We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
大神您好: 我现在在开发hostBill下的Asiapay支付接口,现在遇到了callback更新invoice问题,偶然间遇到您的项目,收益颇大。 但是现在还是关于callback处理部分不是很理解,源码中本身只有两个方法,一个为logActivity另外一个为addTransaction,两个我都尝试过curl模拟post来请求更新某个invoice_id,PaymentModule一直定义为PAYMENT_SUCCESS,可惜都没成功更新, 如果是logActivity是更新方法的话,它不需要传递invoice_id的值,不知根据什么来更新,addTransation来更新的话,需要传递值,但是模拟请求一直更新不成功 还请大神解答一下,附(asiapay的callback类似于Alipay的notify_url异步通知网站更新) 2014年10月15日10:07:45 [email protected]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
大神您好:
我现在在开发hostBill下的Asiapay支付接口,现在遇到了callback更新invoice问题,偶然间遇到您的项目,收益颇大。
但是现在还是关于callback处理部分不是很理解,源码中本身只有两个方法,一个为logActivity另外一个为addTransaction,两个我都尝试过curl模拟post来请求更新某个invoice_id,PaymentModule一直定义为PAYMENT_SUCCESS,可惜都没成功更新,
如果是logActivity是更新方法的话,它不需要传递invoice_id的值,不知根据什么来更新,addTransation来更新的话,需要传递值,但是模拟请求一直更新不成功
还请大神解答一下,附(asiapay的callback类似于Alipay的notify_url异步通知网站更新)
2014年10月15日10:07:45
[email protected]
The text was updated successfully, but these errors were encountered: