Process a payment (charge)

Process a direct payment charge against a payment method.

This endpoint performs an immediate charge and settlement of funds.
Unlike authorization, the funds are immediately captured and transferred.

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!