Skip to content

paytm/Paytm_Ubercart_Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Introduction

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.

Installation and Configuration

  1. 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).
  2. 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.
  3. Payment method title will be shown on checkout page above Paytm logo and Order review submit button text is text of sumbit button.
  4. Select paytm checkout mode LIVE/ TEST based on LIVE/STAGGING setup.
  5. Paytm PG is now reflected as a payment method on the Checkout Page.

Paytm PG URL Details

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •