Payments
Authorize payment (publishable)
Public endpoint used during a checkout flow. Attaches a source to the payment and authorizes the gateway transaction. Does not require authentication; the payment is found by its ID alone, so its enable_checkout flag must be true.
post/payments/{id}/authorize/
Request body
Response
Payment authorized.