提交实时PayPal直接支付交易没有错误,但没有通过

时间:2022-10-14 17:06:12

I have created a donation page that utilizes both the options to pay with credit/debit cards directly or paypal express checkout option. Everything works great in the sandbox now when I connect with live credentials the payments through paypal express checkout work great!

我创建了一个捐赠页面,该页面利用了直接用信用卡/借记卡支付的选项或paypal快速结账选项。现在,当我通过paypal快速结账工作连接现金凭证时,沙盒中的一切都很棒!

The payments using direct payment with credit/debit cards however is not going through. On the page everything goes through perfectly (even gives me a transaction id for the payment from paypal) but if I check the credit card that does the payment or the paypal account that receives the payments they are not there.

然而,使用信用卡/借记卡直接付款的付款却没有通过。在页面上一切都完美无缺(甚至给我一个从paypal付款的交易ID)但如果我检查付款的信用卡或收到付款的paypal帐户他们不在那里。

Is there a step I am suppose to do before going live with utilizing the DoDirectPayment api (https://developer.paypal.com/docs/classic/api/merchant/DoDirectPayment_API_Operation_NVP/) for the direct credit/debit card payments?

在使用DoDirectPayment api(https://developer.paypal.com/docs/classic/api/merchant/DoDirectPayment_API_Operation_NVP/)进行直接信用卡/借记卡付款之前,我想做一个步骤吗?

1 个解决方案

#1


It sounds like the transaction ran through the Sandbox anyways. Remember, the Sandbox will issue you Transaction ID just like the live system will. I would check the URL you submitted to, as well as your Sandbox PayPal account(s).

听起来好像交易贯穿Sandbox。请记住,Sandbox会像实时系统一样向您发出交易ID。我会检查您提交的网址以及您的Sandbox PayPal帐户。

#1


It sounds like the transaction ran through the Sandbox anyways. Remember, the Sandbox will issue you Transaction ID just like the live system will. I would check the URL you submitted to, as well as your Sandbox PayPal account(s).

听起来好像交易贯穿Sandbox。请记住,Sandbox会像实时系统一样向您发出交易ID。我会检查您提交的网址以及您的Sandbox PayPal帐户。