DEV Community

Cover image for Integrate PayTm Payment Gateway in Wordpress
Chetan Rohilla
Chetan Rohilla

Posted on • Edited on • Originally published at w3courses.org

2

Integrate PayTm Payment Gateway in Wordpress

Payment gateway is used to accept the online payments through website, mobile apps or any other medium. WordPress allow us to integrate different types of payment gateways like Paypal, Stripe, Razorpay, Paytm etc.

Uses of payment gateway in wordpress:

  • We can use payment gateway in woocommerce for our e-commerce wordpress website
  • Payment gateway can be use in membership wordpress websites.
  • We can accept donations through payment gateway in our wordpress websites.
  • In Booking websites we can use payment gateway to accept booking payments.
  • We can also use payment gateway for services offering websites.

Here we will integrate PayTm Payment Gateway in wordpress website.

Integrating Paytm Payment Gateway in Woocommerce

Step 1

Download the woocommerce plugin and activate it.

Step 2

Download the Paytm payment gateway for woocommerce and activate it.

Step 3

Create an account on Paytm Business and activate your account. After activating your account you will see your credentials to integrate.

Step 4

Login to your wordpress dashboard and go to WooCommerce => Settings. Under Payments tab you will see the Payments methods then click on Pay with Paytm. And now fill the form with credentials given by PayTm Business.

That’s it Now you can see the option Pay with Paytm at checkout in your website.


Please like share subscribe and give positive feedback to motivate me to write more for you.

For more tutorials please visit my website.

Thanks:)
Happy Coding:)

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay