Credit card tokenization with the AltaPay SalesForce CC Plugin
You can save the customer credit card after a successful transaction. The credit card number is saved securely inside AltaPay payments gateway. To enable this functionality, follow the steps below.
Contact AltaPay to enable the credit card token in your terminal
The credit card terminal must be set up to support credit card tokens. Also, the credit card form template must be set to form_dynamic_div_with_save_cc. This setup is done inside AltaPay payments gateway. Please contact AltaPay to set up your terminal.
If the terminal is set up correctly the customer will have the option to save the credit card information during checkout. Also, a previous saved credit card will appear with a mask in the checkout page.
You must also set up your Business Manager instance.
Set up Business Manager
- Go to: Administration > Site Development > System Object Types
- Click on the ‘Profile’ object
- Click on the tab ‘Attribute Definitions’
- Click on ‘New’
- Fill the ‘ID’ field with the value ccToken
- Fill the ‘Display Name’ field with ‘Credit card token for AltaPay’
- ‘Value Type’ must be ‘String’