Completes (captures) a payment.
POST
/v2/payments/{payment_id}/complete
Completes (captures) a payment.
By default, payments are set to complete immediately after they are created.
You can use this endpoint to complete a payment with the APPROVED status
.
Guide