WC Paytm Gateway Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Pay with Paytm is the simplest of the available ways to do payment integration to your website. It helps you create a no frills Payment button on your checkout page where amount can be fixed preconfigured on our servers or can be dynamic. The person who clicks the Pay with Paytm button will be taken to Pay with Paytm website where user will complete the transaction via Paytm and Pay with Paytm returns back the browser handle to the website after payment confirmation. Website will also receive a notification, which will be a server-to-server call as soon as the payment is done.
Note: By default Paytm blocks refund API in the production environment. You need to send them a request with your MID to activate the refund API.
Integration
- In wordpress, Go to Woocommerce -> Settings -> Checkout
- Under Payment Gateways, Pay With Paytm should appear.
- Go to its settings.
-
Enable the plugin.
-
For Button Id and Button secret:-
- Signup/Sign In on paywithpaytm.com and fill in the profile details and bank details.
- Create a pay button in the Catalog section.
- Copy button id and button secret.
- Go to settings->edit
- Set Success Url :- (yourbasewebsiteurl)/process-paytm/
- Set Cancel Url :- (yourbasewebsiteurl)/process-paytm/
- Set Notify Url :- (yourbasewebsiteurl)/process-paytm/
-
Set the redirect url where you want to redirect after payment.
All Response from paytm should be directed to site_url//process-paytm/
Eg : http://example.com/process-paytm/