How to use these endpoints
To learn more about how to use and connect to these endpoints, you can refer to the PaySecure V1 guide available here.
This guide includes:
- End-to-end flow
- Encryption and PIN format
- RSA encryption for generating session ID
- PIN/CVV encryption example
- Decryption example
- JavaScript example
For each individual PaySecure V1 endpoint, you can view their specifications and try them out through the links below:
- Get CVV2 - allows to get CVV2 for a card/token.
- Get PAN - allows to get the PAN for a card/token.
- Get PIN - allows to get the PIN for a card/token.
- PAN To Token - allows to get token for the provided PAN.
- Set PIN - allows set pin for a card/token.
- Verify PIN - allows to verify the PIN for the provided PAN.