捕获付款时 Paypal 是否会发送 IPN 消息?
我们正在使用 Paypal 的授权/捕获。当用户手动捕获付款(在 Paypal 网站上)时,Paypal 会发送任何通知吗?
我们希望后端能够识别已捕获并授权的付款与尚未捕获的付款。
我们还希望收到有关付款被拒绝的通知。
请注意,我们不使用 API。
We are using Paypal's Authorisation/Capture. When a user manually captures the payment (on the Paypal website), does Paypal send any notification?
We want our backend to recognise payments that have been captured and authorised versus payments that haven't been captured yet.
We would also like to be notified about payments that were rejected.
Please note we are not using the API.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好的,发现没有专门的变量,它只是存储在 Paypal 的 IPN 消息中的“ payment_status”中。
与授权/捕获相关的状态有:
OK, found out that there is no special variable for this, it is simply stored in the 'payment_status' in the IPN message from Paypal.
The statuses relevant to authorisation/capture are: