Loading...
Was this page helpful?
This documentation provides a reference to the authorizePaymentSession
method. This belongs to the Payment Module.
This method authorizes a payment session using its associated payment provider. This creates a payment that can later be captured.
Learn more about the payment flow in this guide
id
stringcontext
Record<string, unknown>Promise
Promise<PaymentDTO>