-
Notifications
You must be signed in to change notification settings - Fork 0
paytm/Paytm_WPeCommerce_Plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Introduction This is the readme file for Paytm Payment Gateway Plugin Integration for WPeCommerce v3.11.x. The provided Plugin integrate "Paytm" as a payment method in WPeCommerce. 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 Package on the merchant website. Installation and Configuration - Unzip the Paytm module files - Copy the file "paytm.php" and "paytm" folder to your WordPress installation in this folder: /wp-content/plugins/wp-e-commerce/wpsc-merchants/ - Log in to your WordPress administration - Go to Settings -> Store - Choose Payments at the top of the screen, and tick off Paytm. Press "Update" to save the settings. - After module Installation, configure it. - You should select the Transaction mode, enter paytm Merchant id, Merchant key, website in the listed parameters on configuration tab. - Then click on Update. # 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
Packages 0
No packages published