Store Card
URL
The endpoint and http method information to store card independently are stated below.
Request Parameters
The parameters expected to be sent in the requests to be made for card storage are listed under the table and sub-headings below.
Cardholder name
We do not allow the following characters: <>"%;&+()|=!
and more than five numeric characters.
Card Number
Expiry Year of the card
Expiry Month of the card
Name - Alias of the card
User key that generated before for the card
Response Parameters
First 8 digit of the card number
Last 4 digit of the card number
User key value that generated after successful card storage. It should be stored by the merchant by associating it with the customer.
Token value that generated after successful card storage. It should be stored by the merchant by associating it with the customer.
Cardholder name
Name / Alias of the card
Card Type
Card association
Brand of the card
Name of the card bank
ID value of the card bank
Card expiry status.
Storage date of the card
Sample Codes
You can review the sample codes in the open source Craftgate API clients.