问题描述
对于 PayPal Adaptive 和 PayPal Payments Standard,集成的工作方式是,付款人将被重定向到 PayPal URL,一旦付款被处理,将有一个 IPN 发送到支付 URL 构建过程中指定的 URL。
我们需要区分(或)找出在我们收到 IPN 的付款过程中使用的确切付款方式。
付款人可以通过以下方式付款,
i)Card through Guest Checkout
ii)Stored Cards in their PayPal account
iii)PayPal Balance(PayPal Wallet)
iv)Bank Account(ACH)
v)Express Checkout(Cards and address stored in PayPal account)
有没有办法从IPN信息中找出用于付款的确切付款方式?我的主要要求是区分通过卡和 PayPal 余额(钱包)进行的付款。
找到以下链接,但找不到我正在寻找的确切答案,
https://developer.paypal.com/docs/api-basics/notifications/ipn/IPNandPDTVariables/#id08CTB0S055Z https://developer.paypal.com/docs/archive/adaptive-payments/integration-guide/APIPN/
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)