For the complete documentation index, see llms.txt. This page is also available as Markdown.

Card expiration date

Card payments require an expiration date unless the customer creates a card token.

The expiration date is validated through the following steps:

  • The expiration date field values are used, excluding any non-numeric characters.

  • The values are interpreted in a four‑digit format: a two‑digit month and a two‑digit year (MMYY).

Last updated

Was this helpful?