Skip to content

Latest commit

 

History

History
 
 

Opencart_V1.5.x

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Paytm Payment plugin for Opencart version 1.5.x

Table of Contents

Overview

This plugin adds the Paytm payment option on checkout and enables you to accept payment through Paytm (Wallet/Credit Card/Debit Card/Net Banking/UPI)

Prerequisites

  • PHP >= 5.0
  • PHP extensions are required - cURL

Installation

Using FTP

  1. Copy all folders (admin, catalog & system) from upload diectory, and paste them into your Opencart root directory on server
  2. Go to the Opencart administration page [http://www.example.com/admin].
  3. Go to Extensions > Payments.
  4. In payment option list, find Paytm Payments and click on Install button.
  5. After finishing installtion, proceed to configuration.

See Installation: https://www.youtube.com/watch?v=ccXjwA5pKfA

Configuration

  1. Go to the Opencart administration page [http://www.example.com/admin].
  2. Go to Extensions > Payments.
  3. In payment option list, find Paytm Payments and click on Edit button.

Configuration Parameters

The below table describes the configurable parameters and helps you to set their values.

Parameter Type Description
Merchant ID ALPHANUMERIC Enter your Merchant ID provided by Paytm
Merchant Key ALPHANUMERIC Enter your Merchant Key provided by Paytm
Website Name ALPHANUMERIC Enter your Website Name provded by Paytm
Industry Type ALPHANUMERIC Eg. Retail, Entertainment etc.
Transaction URL URL See here
Transaction Status URL URL See here
Custom Callback URL Enabled/Disabled Enable this only if you want to modify default callback URL
Callback URL URL On completion of transaction, Paytm will rediret to this URL with response parameters.
Total Amount Minimal amount require to make this payment method active.
Geo Zone Zone List Geo Zone for payment method to be active.
Status Enabled/Disabled Keep this Enabled to active.
Sort Order Positive Number Set ordering in the payment methods list.
Order Success Status Order Status List Order status that will set for Successful Payment
Order Failed Status Order Status List Order status that will set for Failed Payment

Transaction URL

Transaction Status URL

In case of any query, please contact to Paytm.