Payment information by credit card:


Element

M

Type

Restrictions

Description

@holderY
String
Cardholder's name

@number

Y

String


Card number

@expiryDateYDateFormat: dd/MM/yyyy
Card expiration date
@securityCodeYString
CVC security code



Example PaymentCardDetail:


                 <paymentCardDetail holder="Guest name" number="4111111111111111" expiryDate="01/04/2025" securityCode="123"/>