Authorize a payment

Authorize a payment without immediately capturing funds.

This endpoint creates an authorization hold on the customer's payment method.
The authorized amount can later be captured using the capture endpoint.

Payment Method Types:

  • creditCard: Process using raw credit card details
  • gatewayPaymentMethodId: Process using an existing gateway payment method id

To charge a previously stored payment method, omit paymentMethodType and supply paymentMethod.paymentMethodId.

Language
Credentials
Header
Click Try It! to start a request and see the response here!