...
Expand | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||
To submit a card payment using the API, send a POST request to the transactions endpoint with the payment details in the body of the request. The examples below show request bodies for the following use cases:
New Card Payment
The example below shows a sample request body for card payment using a new payment method:
Stored Card PaymentThe example below shows a sample request body for card payment using a stored token as the payment method:
Tokenised Card PaymentThe example below shows a sample request body for card payment using tokenised card data:
|
...
Expand | |||||
---|---|---|---|---|---|
| |||||
To submit a payment via Bank Account (BECS) using the API, send a POST request by scheduling a single or multiple future payments. The example below shows a sample request body for scheduling a single payment:
|
...