Submits a payment request, using a tokenised card, to a payment gateway.

Authorization: End user or Merchant token is required.

Path Params
uuid
required

The ID of the payment request the card payment is being submitted for.

Body Params
uuid

The ID of the tokenised card to use for the payment. The merchant needs to ensure that the use of the tokenised card is restricted to the same customer that created it.

string
enum

Indicates who initiated the card token payment, customer or merchant.

Allowed:
string

Not used for merchant initiated transactions. Optional for customer initiated transactions. If supplied will be sent to the card processor as a check that the customer using the tokenised card knows the card verification number.

double

Optional partial payment amount. If not specified then the full payment request amount will be attempted.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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