Setup Method
Charge Tokenised PM
Charge a payment using a tokenized payment method
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
Charge Tokenized Payment Method
The body is of type object
.
Response
200
application/json
Payment charged successfully
The response is of type object
.