PayStand Payment Tokens are unique identifiers associated with payment methods stored in the system. This article will guide you through interpreting these tokens and their components.
Token Structure
A PayStand Payment Token is composed of specific characters that help identify the payment method and its association:
Key Components:
- First Letter: Indicates the payment method type:
- C: Credit Card
- B: Bank-to-bank and ACH
Token example: {"4":{"tokenId":"ch3ru6j4vped7m2uhwxmbe60r","last4":"9999"}}
Additional Notes:
- You can have several tokens stored for a particular customer record; however, only the most recently stored token will be displayed.