Limited Use Tokens
Limit Use Tokens Overview
In certain situations, a merchant may need a solution for processing payments that will keep PCI out of scope for their internal system. This would include keeping Credit Card information from being captured by their servers. The solution Priority Payments Systems utilizes is referred to as a ‘3-Way Payment’. This involves utilizing tokens for authentication and processing payments.
Options for using 3-Way Payments include:
- Making a Payment with Tokens
- Getting the ‘One Time Use’ Token during authentication
- Submitting a Payment using the ‘One Time Use’ Token
- Vaulting Credit Cards and Using Tokens for Future Payments
- Getting the ‘One Time Use’ Token during authentication
- Vaulting a Credit Card using the ‘One Time Use’ Token
- Getting another ‘One Time Use’ Token
- Submitting a Payment using the new 'One Time Use' Token with the ‘Vault Token’ in the payload
Below are examples of using 3-Way Payments.
Get a token
API Tryout
Click to try
Create customer/vaulted card with token
API Tryout
Click to try
Create vaulted card on existing customer with token
API Tryout
Click to try
Make a payment with token
Note that you'll need to get a new token each time you make a call.
API Tryout
Click to try
Updated 20 days ago
