Paytm Instant (beta)

Add Paytm Instant (beta) as a payment provider on Optimizer.


Go live with your Paytm Payment Gateway account instantly using the Instant integration mode. This is a beta release and supports limited

. Follow the steps below to onboard Paytm Instant (beta) as a payment provider.

Prerequisites

  • You need to have an active Paytm account with the necessary payment methods activated.
  • to enable refunds via API for your Paytm account.
  • Generate API keys on the .
    1. Log in to the Paytm dashboard.
    2. Navigate to Developers SettingsAPI Keys and generate live API keys.
    Paytm test API keys

To add Paytm (instant) as a payment provider:

  1. Log in to your .
  2. Go to the PAYMENT PRODUCTS section and click Optimizer.
  3. In the top-right section, click Add Provider.
  4. Select PayTm in the list of gateways available and click Next.
    Add Paytm
  5. Select Instant (beta) and click Next.
    Select Paytm Insant (beta)
  6. Enter the provider name and description and click Next.
    Add Paytm provider details
  7. Enter your INDUSTRY_TYPE_ID, KEY, MID (merchant id) and WEBSITE details.
  8. Select the payment methods you want to enable for Paytm and click Submit.
    Add Paytm final details

You have successfully added Paytm Instant (beta) as a payment provider on Optimizer.

Payment MethodsAvailability
NetbankingLive
CardsLive
UPILive
WalletLive
EMIComing Soon
SettlementsLive
RefundsLive

Handy Tips

If you want to offer all payment methods and support refunds from the Razorpay dashboard, please use the

.

Follow the email format given below to get Refund API enabled on your Paytm PG account:

To: pg.support@paytmpayments.com, devsupport@paytmpayments.com

Subject: Enabling Refunds API on MID Paytm MID

Dear Team,

Please enable refunds via API for our Paytm PG account with MID Paytm MID

Regards,

You might be generating a unique Order id or Receipt for every order which can be passed to Paytm via

.

To make your order id visible on the Paytm dashboard:

  1. In Razorpay's Orders API, use the receipt parameter to send your unique Order id or Receipt.
  2. Razorpay passes this value to Paytm in the extendInfo.udf1 parameter.
  3. Write to your Paytm Relationship Manager to show the parameter extendInfo.udf1 in the dashboard and reports as per your use case.

Before routing any traffic to a new gateway via Optimizer, the following best practices are recommended:

Live and Test Mode Rules

All rules configured on live or test mode on the Razorpay Dashboard will reflect on live mode. However, credentials added on test mode will not be automatically replicated in live mode.

Sanity Test at Razorpay

You can reach out to Razorpay for basic sanity testing of the integration. Razorpay will try a test payment of small value and ensure that the credentials are correct.

Perform Self Sanity Test

We recommend configuring a rule on live mode to route payments lesser than a set value (for example, ₹2) to the Paytm gateway. This helps to test on production whether small value payments are being routed to Paytm and working successfully, thus avoiding any direct impact on production traffic.

To configure a rule in live mode:

  1. Log in to your .
  2. In the left navigation, click Optimizer.
  3. Click +Add Rule and enter the Rule name and Description.
  4. Click Next and enter the following rule:
    • In Parameter field, select Amount (In Rupees).
    • In Select Connection field, select Less Than.
    • In Enter Amount field, enter the value 2 and click Next.
    Add Rule
  5. Enter the value 100 in the Route field, select Paytm in the payment via field, and click Next.
    Paytm target Provider
  6. Click Publish Rule.
    Paytm Publish Rule

After the integration is tested and successful, you can go live on Paytm.


Was this page helpful?