StepupRequest.PaymentInfo (Object)
Name | Description | Type | Length | Required |
---|---|---|---|---|
CardNumber | Payment card number used in the transaction. | String | 13-19 characters | Required |
CardExpiryMonth | Expiration month. | String | 2 characters | Required |
CardExpiryYear | Expiration year: 2-digits; e.g. 28 | String | Up to 4 characters | Required |
CardType | Card or account type e.g. Debit or Credit. Possible values: Note: This field is specific to Brazil Market Extensions due to combo cards in Brazil. | String | Enum | Optional |
CardHolderName | Name of the cardholder | String | Up to 45 characters | Optional |
Updated over 1 year ago