
Tonder tokenization collects, tokenizes, and reveals sensitive data in the browser securely. Giving merchants a PCI Level 2 certified card processing widget on their checkout page.
Installation
To install Tonder’s plugin in your Magento store, follow these steps:1
Terminal Access
Access the root directory where Magento is installed by opening a terminal window.
2
Plugin Download
To install the plugin, you can use Composer. Simply run the command below to download the plugin:
3
Enable the Plugin
After the download is finished, you need to execute the following command to activate the plugin:
4
System Update
After enabling the plugin, execute the following command to perform necessary system updates:
5
Compile the dependency injection
To compile the dependency injection classes, please run the command below:
6
Cleaning the Cache
To ensure that your changes are reflected correctly, clear the cache by running the following command:
Configuration
TO complete Tonder’s plugin configuration, follow the steps below:1
Administration console
Access the Magento administration console to configure the plugin.
2
Tonder Payment Gateway
Go to Stores -> Settings -> Sales -> Payment Methods and enable Tonder Payment Gateway, by switching Yes.

3
Change the Title
Modify the Title field from Tonder to Payment by Credit/Debit Card (or what better fits your business) for the Magento checkout.

4
Choose a server
Select the server of your choice.
5
Add your Credentials
Enter your Merchant ID and Token.

Your Credentials can be found in the Developers tab of Tonder’s dashboard.
6
Payment Action
Please select the recommended payment action, which is Authorize and Capture.

7
Save your changes
To finish processing the orders, you need to click on the Save Config button.
Please make sure to delete the cache and conduct all necessary tests afterward.