For additional flexibility with real-time, recurring, and card-on-file transactions, Merchants have Tokenization gives merchants the ability to securely save their customers' card payment and eCheck data by creating a tokenpayment information. By tokenizing a customer's payment method, Merchants merchants can schedule future card-on-file charges and create recurring payment plans.
Info |
---|
Tokens save the payment method while fully protecting the cardholder’s sensitive data, simplifying your PCI compliance requirements. Tokens do not expire. |
...
Payrix provides the following resources for implementing tokenization and card-on-file/recurring payments:
Page Tree | ||||||||
---|---|---|---|---|---|---|---|---|
|
This page includes the following information about Payrix’s tokenization and recurring payments solutions:
Table of Contents |
---|
...
How to Tokenize a Customer’s Payment Method
There are two ways in which a cardholder’s payment data can be saved for CoF & recurring payment transactions:
...
Info |
---|
Technically, the customer’s address is not required when creating a token. However, we strongly recommend including it to prevent future payments from being blocked/declined due to AVS mismatch. Please visit our API Reference for optional fields & additional information. |
Location | Syntax | ||
---|---|---|---|
URL |
| ||
HEADER |
| ||
BODY |
|
Creating a Token SimultaneouslyAs You Submit a Transaction in the API
...
Info |
---|
Please note, the syntax for creating a token simultaneously as you submit a transaction differs slightly for card payments and eCheck payments (as shown in the sample code below). |
Location | Syntax | ||
---|---|---|---|
URL |
| ||
HEADER |
| ||
BODY (for card payments) |
| ||
BODY (for eCheck payments) |
|
...
Recurring Payments
One of the key features of tokenizing a payment method is the ability for Merchants to use it to schedule recurring payments. This solution gives a Merchant the ability to charge their customer’s tokenized payment method in their desired amount and at their desired frequency. For example, Merchants can utilize recurring payments to charge their customers a monthly fee or for billing on a subscription-based business model.
...
To summarize, a plan determines the amount & frequency of a recurring payment, and customers can be added to a plan via a subscription.
...
How to Submit a Card-On-File (CoF) Payment Using a Token
Once a customer’s payment method has been tokenized it can also be used by Merchants to submit CoF transactions.
...
Info |
---|
The API syntax for CoF card payments and CoF eCheck payments differs slightly as shown below: |
Location | Syntax | ||
---|---|---|---|
URL |
| ||
HEADER |
| ||
BODY (for card payments) |
| ||
BODY (for eCheck payments) |
|
...
Related Articles
Child pages (Children Display) |
---|