Make a card payment

POST {{CHECKOUT_API_BASE_URL}}/payments

Sends payment parameters (like amount, country, and currency) together with other required input details collected from the shopper. To know more about required parameters for specific payment methods, refer to our payment method guides. The response depends on the payment flow: * For a direct flow, the response includes a pspReference and a resultCode with the payment result, for example Authorised or Refused. * For a redirect or additional action, the response contains an action object.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
Idempotency-Keynull
User-AgentstringMark start of the flow