API Reference

Save 3Ds Card

Log in to see full request history
Query Params
integer

Reference number of account to save card to while logged out, if x-access-token is sent, this is ignored

string

Reference uuid for paymentToken

Body Params
cardDetails
object
required

Schema for providing card and associated address details.

string
required
length between 1 and 50

The first name of the cardholder.

string
required
length between 1 and 50

The last name of the cardholder.

date | null

The date of birth of the cardholder. Optional.

string | null

The email address of the cardholder. Optional.

string

The URL to which notifications related to this card will be sent.

string

The URL for contacting support or for more details.

boolean | null
Defaults to false

Some Boolean flag, purpose unknown (please update).

boolean | null
Defaults to false

Indicates whether to save the card information for future use.

boolean

Indicates if a challenge request is required for this card.

Responses

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