You are viewing the PayPal Community Archives. This content may be old or outdated. Leave the Archive
you need to execute the payment via execute method
https://api-m.sandbox.paypal.com/v1/payments/payment/{payment_id}/execute
with paymentId and payerId to confirm it
or
$payment->execute($execution, $apiContext);
with php sdk
©1999-2022 PayPal, Inc. All rights reserved.