Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已将 CCAvenue 集成到我的网站中php Yii framework。交易在 95% 的情况下都能完美运行,但有时我会遇到这样的错误。我在 google 和 ccavenue 文档中搜索过,但没有找到任何线索。请帮助我。
php Yii framework
Error Code: -1 Error Description:Null+Pointer+Exception%21%21%21
好吧,我不太熟悉脚本错误,但我在其中一个门户网站上付款时遇到了这个问题。这是我对它的观察。
尝试使用“万事达卡”付款时,经常出现错误。
我尝试在我填写的所有信息中调整字符串(如逗号、空格等),但无济于事。
因此,我将信用卡从万事达卡更改为 VISA 卡,这种卡更改导致成功处理。
我想知道这是否与您的查询有任何相关性。但我向你保证,这个错误和你的一样。
我已经确认这是 CCAvenue 的问题。我们最终无事可做。