PaymentCardRequest document (Shop API 23.2)
Document representing payment card information.
Property | Type | Constraints | Description |
---|---|---|---|
expiration_month |
Integer | The payment card expiration month. | |
expiration_year |
Integer | The payment card expiration year. | |
holder |
String | maxLength=256 | The payment card holder. |
number |
String | maxLength=4000 | The payment card number. |
security_code |
String | The payment card security code. |
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.