PAYPAL Express Checkout REST API, Payment status is pending instead of completed

给你一囗甜甜゛ 提交于 2019-12-25 01:00:40

问题


I've a problem with the Express Checkout REST API : after that the user has approuved the transaction with the paypal form, I call the "execute" method by passing the payment attributs (token, id, payerId,...). In the returned data, the status of the payment is indicated as "approved".

My trouble is that although the payment is well present of the activity list of the sandbox acount that i use for my tests, it still labelised as "pending".

I've tried to use the REST API with the PHP SDK and without the PHP SDK (I'm calling URL's with Curl), I've the same problem ! I'm using the same currency of the default user currency and the manual approbation is well disabled for the user.

I'm working on this problem since 1 month and I can't solve it ! Please, anyone has a solution or a part of response?

Thankz by advance,

Mickaël

来源:https://stackoverflow.com/questions/51891187/paypal-express-checkout-rest-api-payment-status-is-pending-instead-of-completed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!