The parameter group contains credit card data. Most of this data already exists.
We strongly recommend using our card tokenization mechanic as outlined in Hosted-iFrame Mode - Short description. Not only will this significantly decrease your PCI DSS compliance efforts, using the tokenized pseudocardpan will also decrease the amount of card parameters you will have to handle.
Parameters
Parameter
Required
Comments
cardcvc2
o
Card verification number. Not required if pseudocardpan ist used.
Format
CHAR(1..255)
cardexpiredate
o
Card expiry date in format YYYYMM. Not required if pseudocardpan ist used.
Format
DATE(6), YYYYMM
card_start_date
-
Card start date in format YYMM
Format
DATE(4), YYMM
cardholder
o
Name of the cardholder as indicated on the card. Otherwise we will join firstname and lastname as cardholder.
Format
CHAR(1..255)
cardissuenumber
-
Card issue number
Format
CHAR(1..255)
cardpan
o
Card number
Cardpan or pseudocardpan will be needed.
Format
CHAR(1..255)
pseudocardpan
o
Card token
Cardpan or pseudocardpan will be needed.
Format
CHAR(1..255)
cardtype
o
Card Network. Not required if pseudocardpan ist used.