Create a charge

Body Params
authority
object
required

Order shipping address object.

string
required

Unique payment reference for this charge.

string
required

Amount of this charge. This is the amount that will be transferred (if capture=true) from customer to merchant account or ring-fenced if capture=false.

string
required

Transaction currency.
Accepted values are USD CAD AUD NZD

boolean
Defaults to true

Defaults to true. capture=true will immediately transfer funds to merchant account and deduct the funds from customers account. capture=false will authorize only and will ring-fence funds to be transferred on a call to /capture

shopper
object

Shopper information object

Order
object

Order information object

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json