SendAuthenticationResult.PaymentInfo (Object)
Name | Description | Type | Length | Required |
---|---|---|---|---|
CardNumber | Payment card number used in transaction. | String | Between 13 and 19 characters | Required |
CardExpiryMonth | Expiration month. | String | 2 characters | Required |
CardExpiryYear | Expiration year: | String | Up to 4 characters | Required |
CardType | Card or account type e.g. Debit or Credit. Possible values: | String | Enum | Optional |
CardHolderName | Name of cardholder. | String | Up to 45 characters | Optional |
Updated 9 months ago