How to Set up Paytm Payment Gateway in Magento 2.x

by | Dec 8, 2016

Paytm Payment Gateway Setup in Magento 2.x

Paytm payment gateway is the latest and smartest Way to Collect Payments. It provides Maximum Payment Options such as Credit Card, Debit Card, Net Banking, Wallet, EMI.

Paytm payment gateway can help you to perform your online transaction safely and securely.

Installation and Configuration:

1. Upload all files and folder you server end in magento2 directory.

2. Run below command:
php bin/magento module:enable One97_Paytm
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

3. Goto Admin->Store->Configuration->Sales->Payment Method->Paytm
fill details here and save them.

4. Goto Admin->System->Cache Management
Clear all Cache.

Now you can collect payment via Paytm .

Magento Kit For Paytm can be downloaded from here
Download code form Github

About Poonam Saini