search

Payment Gateway Integration in PrestaShop

What is PrestaShop?

PrestaShop is a feature-rich, open-source eCommerce solution which you is used to run stores in cloud or via self-hosting.

PrestaShop with Paytm

Integrating your PrestaShop site with Paytm allows you to accept payments using Paytm Payment Gateway. You can accept payments via Debit Card, Credit Card, Netbanking (supports 3D Secure), UPI or Paytm Wallet.

 

Before you begin to integrate the Paytm Payment Gateway on Prestashop webstore, make sure you have a registered business account with Paytm. To create the same, refer to the section Generate your API Keys.

 

Generate your API keys with Paytm

Note:
  1. You have to generate separate API Keys for the test and live modes. No money is deducted from your account in test mode.
  2. MID and merchant keys generation may take few minutes. In case you do not see these details, please logout and login after 5 minutes. Proceed now to generate these keys.

This module offers smooth integration, allowing the customer to pay on your website. It works across all browsers and ensures compatibility with the latest version of PrestaShop.

 

Installation

  1. Download a ZIP of the repository from here.
     

    Prestashop clone
  2. Unzip the folder.

  3. Login to PrestaShop Webstore Admin.

  4. Navigate to the Modules tab and click Upload a Module.
     

    Prestashop clone
  5. Click select file to open the dialogue box letting you search your computer.

  6. Select the unzipped folder and select paytm.zip folder from prestashop 1.7 folder and then click OK or you can also extract the downloaded folder (paytm.zip) and then paste this folder (paytm) in Modules folder under PrestaShop Webstore root folder.

  7. Go to Modules from admin and click the Selection tab.

  8. Find the Paytm module there and click the INSTALL button.

Configuration

Note: This plugin supports EMI Subvention and Bank offers, please reach out to us through Contact Us or your KAM to enable EMI Subvention and Bank Offers for your MID.
  1. Login to PrestaShop Webstore Admin.
  2. Navigate to the Modules tab.
  3. Search for Paytm in the list of modules and then click Configure to configure the module.
  4. Fill in the following credentials.

    Note:You can refer the Merchant Dashboard for these details.

     

Installation

  1. Download a ZIP of the repository from here.
     

    Prestashop clone
  2. Unzip the folder.

  3. Log into PrestaShop Webstore Admin.

  4. Navigate to the Modules tab and click Upload a Module.
     

    Prestashop clone
  5. Click on select file to open the dialogue box letting you search your computer, select the unzipped folder and select the paytm.zip folder from prestashop 1.7 folder and click OK. Or you can also extract the downloaded folder (paytm.zip) and paste this folder (paytm) in Modules folder under PrestaShop Webstore root folder.

  6. Now go to Modules from admin and click on Selection tab, find Paytm module there and click on INSTALL button.

 

Configuration

  1. Log into PrestaShop Webstore Admin
  2. Navigate to the Modules tab.
  3. Search for Paytm in the list of modules and click on Configure to configure the module.
  4. Fill in the following credentials.

    Note:You can refer the Merchant Dashboard for these details.

     

    configuration

Installation

  1. Download a ZIP of the repository from here.
     

    Prestashop clone
  2. Unzip the folder.

  3. Log into PrestaShop Webstore Admin.

  4. Navigate to the Modules tab and click Add a New Module.

  5. Click Browse to open the dialogue box letting you search your computer, select the unzipped folder and select the paytm folder from prestashop 1.5 folder and click OK.

  6. Click Upload this Module.

  7. Click Install to install the module.

 

Configuration

  1. Log into PrestaShop Webstore Admin.
  2. Navigate to the Modules tab.
  3. Search for Paytm in the list of modules and click Configure to configure the module.
  4. Fill in the following credentials.

    Note:You can refer the Merchant Dashboard for these details.
    • Transaction URL -
      • Staging - https://securegw-stage.paytm.in/order/process
      • Production - https://securegw.paytm.in/order/process
    • Transaction Status URL -
      • Staging - https://securegw-stage.paytm.in/order/status
      • Production - https://securegw.paytm.in/order/status
  5. Custom Callback URL - Enable this only if you want to modify the default callback URL.
  6. Callback URL - On completion of the transaction, Paytm will redirect to this URL with response parameters.
  7. Your Paytm payment gateway is enabled. Now you can accept payment through Paytm.