问题
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