The provided Plugin helps store merchants to redirect customers to the Paytm Payment Gateway when they choose PAYTM as their payment method. After the customer has finished the transaction they are redirected back to an appropriate page on the merchant site depending on the status of the transaction.
The aim of this document is to explain the procedure of installation and configuration of the Plugin on the merchant website.
- Log in to your admin panel, go to Modules and click on Install new module link . Upload uc_paytm.zip file and enable it by clicking on Enable newly added module (Paytm module will be under UBERCART-PAYMENT section in module list).
- Configure the Paytm account information by clicking on Store -> Paymnt Method -> Click settings and enter the Paytm account information Merchant ID,Merchant Key,Website Name and Industry type etc.
- Payment method title will be shown on checkout page above Paytm logo and Order review submit button text is text of sumbit button.
- Select paytm checkout mode LIVE/ TEST based on LIVE/STAGGING setup.
- Paytm PG is now reflected as a payment method on the Checkout Page.
staging
Transaction URL => https://securestage.paytmpayments.com/theia/processTransaction
Transaction Status Url => https://securestage.paytmpayments.com/merchant-status/getTxnStatus
Production
Transaction URL => https://secure.paytmpayments.com/theia/processTransaction
Transaction Status Url => https://secure.paytmpayments.com/merchant-status/getTxnStatus