×

IT Company in Bhopal - MaMITs

IT Company in Bhopal - Website and Mobile App Development Company in Bhopal, Madhya Pradesh - MaMITs

1We Support 24x7.
2Call Now - +91-860-2741312
3 Address -

Mohini Niketan, 221-C, Sector C, Indrapuri, Bhopal, Madhya Pradesh 462022

If you still have problems, please let us know, by sending an email to info@mamits.comThank you!

Any Query ? Call Now +918602741312
  • SUPPORT

MaMITs

MaMITs

Website Designing and Mobile Apps Development in Bhopal, Digital Marketing, SEO Company - MaMITs

Phone No. +91-860-274-1312
Email: info@mamits.com

MaMITs
MaM ITs, 221-C, Sector C, Indrapuri, Bhopal, Madhya Pradesh, India | Pin - 462022

Open in Google Maps
  • Home
  • Services
    • Free Website Design
      • Static Website Designing
      • Free Static Website DesigningNew
      • Dynamic Website Development
      • Free Dynamic Web DevelopmentNew
      • Free WordPress Website Development
    • Free Mobile App Development
      • Android App Development
      • iOS iPhone Apps Development
      • Ecommerce Mobile App Development
      • Free Ecommerce Mobile App Development
      • Mobile App Development
    • Free Ecommerce Website
      • Free Ecommerce Website DevelopmentNew
      • Ecommerce Website Development
      • Opencart Website Development
      • WooCommerce Website Development
      • Magento Development Company
      • Free Payment GatewayNew
    • Free Graphic Designing
      • Logo Design
      • Online Logo Designing
      • Free Logo DesignNew
      • Website Banner Design
      • Free Banner DesignNew
      • Free Letterhead DesigningNew
      • Free Business Card DesignNew
      • Free Pamphlet DesignNew
    • Internet Marketing
      • Digital Marketing
      • Search Engine Optimization
      • Social Media Marketing
      • Social Media Optimization
      • Pay Per Click
      • Video Ads
    • Webcast Services
  • About
  • Our Portfolio
  • News & Blog
  • Contact Us
FREEQUOTE

GET A FREE QUOTE

Please fill this for and we'll get back to you as soon as possible!

9
MaMITs
Monday, 20 May 2019 / Published in ecommerce website, commerce website development company n india, ecommerce website designing company in india, payment gateway, paytm

Paytm Payment Gateway Integration Services, Paytm Payment Gateway – MaMITs India

Paytm Payment Gateway Integration Services MaMITs
Paytm Payment Gateway Integration Services MaMITs
Paytm Payment Gateway Integration Services MaMITs

MaMITs is Paytm payment gateway integration company, specializes for Magento, Opencart, WordPress, WooCommerce, WP eCommerce payment integration.

Paytm Payment Gateway Integration Services MaMITs
Paytm Payment Gateway Integration Services MaMITs

We know that India’s largest mobile payments and commerce platform are Paytm. This is used. for online mobile recharge and bill payments. Paytm has an online marketplace today and India’s most trusted payment platform. A payment gateway appears on the website for easy and convenient online payment. It is very helpful for the transaction, by transfer key information (like credit/debit card details) between payment portals and front-end processor/bank.

payment Gateway and Integration Company In India
Payment Gateway and Integration Company

What are the features of Paytm Gateway?

Features of Paytm Gateway

Bargain Power Catalog and Inventory Management Easy to set up Mobile First Multiple Channels Promotions Unified Dashboard Wide Reach

Why choose Paytm payment gateway?

Paytm Payment Gateway provides a secure, PCI-compliant way to accept Debit/Credit card, Net-Banking, UPI and Paytm wallet payments from your customersAccept every paymentAround the clock serviceBusiness growth insightsCheckout with saved cardsFast bank settlementsGadget-friendlyIndustry-High success ratePayment’s securityQuick transaction processesVarious mode of transaction

How to access the Paytm dashboard?

Goto This Link – https://dashboard.paytm.com/The Paytm Dashboard is a single window to manage account – Activate your account to accept payment Generate your account credentials Switch views between staging and production transaction data Check payment Check bank transfers, Paytm makes into your account Start refunds if you need to Download transaction report

How to collect payments through Paytm?

Here are the fundamentals of collecting payments with Paytm:-In the website or mobile application, the customer has to click the pay button. The checkout page will open in the form formate where fill the payment details and authorizes the payment. After completion of the transaction, Paytm post the response on the callback URL defined by us. We validate each transaction response via server-to-server (S2S) API call. In browser call, transaction revalidation protects from request/response tampering. S2S call is not required for Paytm plugins and hosted e-commerce website integration solutions. Based on the response received, we display order status to our customer. We can see the real-time summary of payments received and other insights in our dashboard. And also received payment information in our bank account on the next business day.

For your more convenient we describe the Detailed Payment Flow.

  1. Transaction Creation
    When the transaction request is received to Paytm’s server, then there are multiple validations carried out like valid source of the request, the structure of request, uniqueness of request, etc. Once these validations are passed, then the transaction is created.
    Successful Transaction
  2. After filling the basic payment details to authorize the payment. Once the authorization is successful, money is debited from the customer’s account. This transaction is a successful transaction.
  3. Failed Transaction
    If the payment authorization failure, then the money is not deducted from the customer’s account. This is marked as a failed transaction.
  4. Pending Transaction( https://developer.paytm.com/docs/late-notification/ )
    Sometimes Paytm doesn’t receive real-time transaction status from the bank due to many reasons like network issues, technical errors at customer’s/bank’s end, etc. This is marked as a pending transaction. Refer this for detailed handling of the pending transaction.
  5. Settled Transaction
    Payments received against successful transactions are credited into your bank account on T+1, where T is the date of the successful transaction. Once the payment is credited, the corresponding transaction is marked as Settled.
  6. Refund Transaction ( https://developer.paytm.com/docs/refund-management/ )
    Sometimes we need to reverse payments for successful or settled transactions. This reversal transaction of a successful or settled payment is called refund transaction.

List of Paytm plugins for all major eCommerce platforms :-

Magento Paytm Payment Gateway Integration
  • Magento 1.X:-
    Download the plugin then Extract the files from the downloaded folder. Copy app and skin folder and place them into the root folder. If prompted to overwrite the files, click yes. Then Login to Magento Admin Panel and choose Payments Methods System – > Configuration – > Payment Methods. Then enables the payment option. Go to the Paytm PG Configuration and save all the configuration like:
    Enable Plugin – Yes | New Order Status – Processing | Title – Paytm PG | Merchant ID – MID provided by Paytm | Merchant Key – Key provided by Paytm | Transaction URL ( For Staging – https://securegw-stage.paytm.in/theia/processTransaction / For Production – https://securegw.paytm.in/theia/processTransaction) | Transaction Status URL (For Staging – https://securegw-stage.paytm.in/merchant-status/getTxnStatus / For Production – https://securegw.paytm.in/merchant-status/getTxnStatus) | Website Name (WEBSTAGING for Staging/ WEBPROD for Production) | Custom Callback Url – No | Callback Url – customized callback URL(this is visible when Custom Callback Url is yes) | Industry Type ( Retail for staging / Industry type for Production will be provided by Paytm).
    Please note if you have Linux server, please make sure folder permission is set to 755 & file permission to 644. Once the plugin is installed, please log out from the admin panel and clear the cache of the Magento. Your plug-in is installed now, you can now make payment with Paytm.

  • Paytm_Magento_v2.3.x_Kit
    Supported Versions Paytm Plugin version V3.0 Magento supported version 2.3.X onward | Installation and Configuration upload app/code/One97 (all files and folder) at your server end. | Run below command (php bin/magento module:enable One97_Paytm php bin/magento setup:upgrade php bin/magento setup:static-content:deploy -f php bin/magento setup:upgrade) | goto Admin->Store->Configuration->Sales->Payment Method->Paytm fill details here and save them | goto Admin->System->Cache Management Clear all Cache | Now you can collect payment via Paytm.

  • Paytm_Magento_v2.x_Kit
    Supported Versions Paytm Plugin version V1.0 Magento supported version 2.0.X onward | Installation and Configuration upload app/code/One97 (all files and folder) at your server end | Run below command: php bin/magento module:enable One97_Paytm php bin/magento setup:upgrade php bin/magento setup:static-content:deploy | goto Admin->Store->Configuration->Sales->Payment Method->Paytm fill details here and save them | goto Admin->System->Cache Management Clear all Cache | Now you can collect payment via Paytm.

  • Opencart 1.5.X/2.0.x/2.3.x/3.x:
Opencart Paytm Payment Gateway Integration

Download the plugin then extract the file for the desired version of Opencart plug-in. Extract folders (admin, catalog & systems). We will be prompted with the warning that you are to overwrite files, click Yes to copy plug-in. Due to this activity, the original source code will not be changed. Paste the folder into the root folder.
Then login admin panel | go to the Payments tab under Extensions | enable the Paytm option | Save the configuration like

Merchant ID – Staging/Production MID provided by Paytm | Merchant Key – Staging/Production key provided by Paytm | Website Name – provided by Paytm | Industry type – provided by Paytm | Transaction URL (Staging – https://securegw-stage.paytm.in/theia/processTransaction | Production – https://securegw.paytm.in/theia/processTransaction) | Transaction Status URL (Staging – https://securegw-stage.paytm.in/merchant-status/getTxnStatus | Production – https://securegw.paytm.in/merchant-status/getTxnStatus) | Custom Callback Url – Disable | Callback Url – customized callback URL(this is visible when Custom Callback Url is Enable) | Order status – Processing | Paytm payment – Enabled | Opencart plug-in is now installed. We can accept payment through Paytm.

Prestashop:

Prestashop Paytm Payment Gateway Integration

Log in to the administrator area of Prestashop | Go to the modules tab and upload the paytm.zip file | Once it gets installed properly, we can see paytm module in the “Payments and Gateways” list. | Click on the “Payments and Gateways” link, click on configure link for Paytm and enter the merchant information like MerchantID, SercretKey, Gateway URL, etc and then click on Update Setting button to save the settings. | Now we can see the Paytm plugin in payment option. | If we have a Linux server make sure the Folder permission is set to 755 and file permission to 644. | After we have installed the plugin, log out from the administrator area.

CS Cart:

Upload the contents of the plugin to your CS Cart Installation directory (the content of the app folder goes in the app folder, the content of the design folder in the design folder). | Log into CS-Cart as administrator. Navigate to Administration / Payment Methods. | Click the “+” to add a new payment method. | Choose Paytm from the list and then click save. For template, choose “paytm.tpl” | Click the ‘Configure’ tab. | Enter your Paytm Details. | Click ‘Save’.


Database Query
REPLACE INTO cscart_payment_processors (processor_id, processor, processor_script, processor_template, admin_template, callback, type)

VALUES (1000, ‘Paytm’, ‘paytm.php’, ‘views/orders/components/payments/paytm.tpl’, ‘paytm.tpl’, ‘Y’, ‘P’);
insert into 

cscart_payment_descriptions (payment_id, payment, description, instructions, surcharge_title, lang_code)

values(’14’,’Paytm’,’Simplifying Payments’,’ ‘,”,’EN’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_merchant_id’,’Merchant ID’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_secret_key’,’Merchant Key’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_industry_type’,’Industry Type Id’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_website_name’,’Website’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_channel_id’,’Channel Id’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_version_txt’,’Paytm plugin updated on 06 Aug 2018.’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_transaction_url’,’Transaction URL’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_transaction_status_url’,’Transaction Status URL’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_custom_callbackurl’,’Custom Callback URL (if you want)’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_log_params’,’Log’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_yes’,’Yes’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_no’,’No’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_promo_code’,’Promo Code Value’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_promo_code_view’,’Promo Code’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_promo_code_view_yes’,’Yes’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_promo_code_view_no’,’No’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_promo_code_local_validation’,’Local Validation’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_promo_code_local_validation_yes’,’Yes’);
REPLACE INTO cscart_language_values (lang_code,name,value) VALUES (‘EN’,’paytm_promo_code_local_validation_no’,’No’);
Installation/Configurations
Upload the contents of the plugin to your CS Cart Installation directory (content of app folder goes in app folder, content of design folder in design folder).
Log into CS-Cart as administrator. Navigate to Administration / Payment Methods.
Click the “+” to add a new payment method.
Choose Paytm from the list and then click save. For template, choose “paytm.tpl”
Click the ‘Configure’ tab.
Enter your Paytm Details.
Click ‘Save’

WordPress:

WordPress Paytm Payment Gateway Integration

WordPress Paytm Payment Gateway Integration Plugin

Upload the plugin folder “paytm-donation” into /wp-content/plugins/directory using FTP (Filezilla/Live FTP). | Activate the plugin from WordPress admin panel. (refer the screenshot: “Help_screenshot/activate.png”). | Select Paytm Settings from the menu list and insert Paytm configuration values provided by Paytm team. (refer the screenshot: “Help_screenshot/settings.png”). | Create a new post or page with [paytmcheckout].(refer the screenshot: “Help_screenshot/add_post.png”). | To check all the donations, select Paytm Donation from the menu list. (refer the screenshot: “Help_screenshot/donation_list.png”). | ( Merchant ID – Staging/Production MID provided by Paytm | Merchant Key – Staging/Production Key provided by Paytm | Website – Provided by Paytm | Industry type – Provided by Paytm | Channel ID – WEB/WAP | Transaction URL (Staging – https://securegw-stage.paytm.in/theia/processTransaction | Production – https://securegw.paytm.in/theia/processTransaction) | Transaction Status URL (Staging – https://securegw-stage.paytm.in/merchant-status/getTxnStatus | Production – https://securegw.paytm.in/merchant-status/getTxnStatus) | Default Amount – 100 | Default Button/Link Test – Paytm | Set callback URL – Yes (only for version 3 To 4.x) | Our WordPress Donation plug-in is now installed. We can accept payment through Paytm.

WooCommerce

Woocommerce Paytm Payment Gateway Integration

Woocommerce Paytm Payment Gateway Integration

Upload the latest version of WooCommerce plugin installed. | Copy the folder named ‘paytm’ into the directory location /wp-content/plugins/. Or, you may choose to upload the paytm folder via the Woocommerce Admin panel. | Activate the plugin through the left side ‘Plugins’ menu in WordPress. | Visit the Woo-Commerce => settings page and click on the Checkout tab. | Scroll down the Checkout page and go to the setting option of paytm under “Gateway Display”. | Click on paytm to edit the settings. If you do not see paytm in the list at the top of the screen make sure you have activated the plugin in the WordPress Plugin Manager. | Save the below configuration | Now you can see paytm in your payment option. | Save the configuration (Enable – Enable check box | Title – Paytm | Description – Default | Merchant Identifier – Staging/Production MID provided by Paytm | Secret Key – Staging/Production Key provided by Paytm | Website Name – Provided by Paytm | Industry Type – Provided by Paytm | Channel ID – WEB/WAP | Gateway URL Staging (Staging – https://securegw-stage.paytm.in/theia/processTransaction | Production – https://securegw.paytm.in/theia/processTransaction) | Transaction Status URL (Staging – https://securegw-stage.paytm.in/merchant-status/getTxnStatus | Production – https://securegw.paytm.in/merchant-status/getTxnStatus) | Custom Callback Url – Disable | Callback Url – customized callback URL(this is visible when Custom Callback Url is Enable) | Return Page – My Account | Our Woo-commerce plug-in is now installed. We can accept payment through Paytm.

Zencart:

zencart paytm payment gateway intregraion

Copy the files as per the directory structure in the module. | encdec_paytm, paytm_version.txt-: Put this file under “includes” directory. | paywithpaytm-: put this file under “includes/modules/payment” directory. | paywithpaytm(language file)-: put this file under “includes/languages/english/modules/payment” | Log in to your Administrator Area. | From the backend of your Zencart site (administration) select Modules -> Payment. | Click on “PaywithPaytm” Gateway and click on install button. | After module Installation, configure it. | You should select the Transaction mode, enter paytm Merchant-id, Merchant key, website in the listed parameters on the configuration tab. | Then click on Update.

WP eCommerce:

Unzip the Paytm module files | Copy the file “paytm.php” and “paytm” folder to your WordPress installation in this folder: /wp-content/plugins/wp-e-commerce/wpsc-merchants/ | Log in to your WordPress administration | Go to Settings -> Store | Choose Payments at the top of the screen, and tick off Paytm. Press “Update” to save the settings. | After module Installation, configure it. | You should select the Transaction mode, enter paytm Merchant id, Merchant key, website in the listed parameters on the configuration tab. | Then click on Update.

Paytm Payment Gateway Integration Services – MaMITs

All E-commerce Solution Here!

android app development android app development company in india app development best android app development best apps development company best apps development company in india best ecommerce mobile app coder developers digital marketing dynamic website designing dynamic website development ecommerce mobile app development ecommerce mobile app development company in india ecommerce website designing company in india food ordering mobile app development food ordering website designing company in india food ordering website desingnig free ecommerce android app free ecommerce android app development company in india free ecommerce ios app development free ecommerce mobile app development company in india free ecommerce website free ecommerce website designing free ecommerce website development company free ecommerce website development company in india free website designing graphic design india ios app development logo designing mamits MaMITs Development mobile app development company in india mobile apps development online marketing static website designing static website development webcasting and streaming company website design website designing company in india website development website development company in bhopal wordpress website designing wordpress website development

Tagged under: how integration payment gateway, how integration paytm payment gateway, how integration paytm payment gateway ecommerce, Payment Gateway Integration, Paytm, Paytm Payment, Paytm Payment Gateway, Paytm Payment Gateway Integration, Paytm Payment Gateway Integration services

What you can read next

food ordering website and mobile app development - MaMITs
Food ordering system – food delivery mobile apps & website development company MaMITs
use of push notification in ecommerce website
What is the use of push notification in ecommerce website?
How to earn money with dropshipping business
How to earn money with dropshipping business?

3 Comments to “ Paytm Payment Gateway Integration Services, Paytm Payment Gateway – MaMITs India”

  1. Sumit says :
    May 21, 2019 at 3:55 am

    nice thanks for sharing content.. really very helpful

  2. Iron ThundeR says :
    June 13, 2019 at 8:22 am

    Keep this going please, great job!

  3. Chrinstine says :
    August 20, 2019 at 10:08 am

    This is a topic that’s close to my heart… Thank you! Exactly where are your contact details though?

Featured Posts

  • Food Ordering System development Bhopal MaMITs

    Food Ordering System, No.1 Online Food Ordering System in Bhopal – MaMITs

    0 comments
  • 512x512 MaMITs

    Website development company in bhopal, Madhya Pradesh – MaMITS

    0 comments
  • Lead generation, How to generate leads

    Lead generation | How to generate leads, Via Digital Marketing – MaMITs

    0 comments
  • internet speed test

    Internet Speed Test

    0 comments
  • Classified Ads website | Classified Ads website development - MaMITs

    Classified Ads website Development company – MaMITs

    0 comments

GET A FREE QUOTE

Please fill this for and we'll get back to you as soon as possible!

Important Link

  • Home
  • Our Services
  • About Us
  • Contact Us
  • Sitemap
  • News & Top Stories
  • Free Website Build
  • Free Apps Development
  • Free Ecommerce
  • Free Logo Design
  • Internet Marketing
  • Webcast Services

NEWSLETTER SIGNUP

By subscribing to our mailing list you will always be update with the latest news from us.

We never spam!

GET IN TOUCH

Phone No: +91-860-274-1312

Mobile No: +91-790-385-2016

Email: info@mamits.com

Address: MaMITs, 221-C, Sector C, Indrapuri, Bhopal, Madhya Pradesh
462022

Open in Google Maps

#MaMITs

18 days ago#MaMITs wishes you a very Happy new year, this year to be filled with grand adventures and exciting times.… https://t.co/Yn2HW3AoZb
34 days agoTravel portal website development | What is Travel portal website | #MaMITs https://t.co/8322iYFIzG via @YouTube… https://t.co/nYEqwoENU9
43 days agoLooking for #food_ordering_system in Bhopal. MaMITs is best known company to develop #website and… https://t.co/2vQBA8R7O1
65 days ago#HappyDiwali ❣️🤗 @MaMITsinfo https://t.co/9E34fEBD1J
66 days agoECOMMERCE MOBILE APP Easy #registration process Product #filter and #sort option Google #analytics Multiple… https://t.co/EnSK21nvtv
77 days agoA warm welcome to all! Cube 9m is Online store for mobile #skins #protector #card_skin #stickers, #nail_art_vinyl… https://t.co/fwYQDjM1om
78 days agoInterested in starting your business We are here! "BE YOUR OWN #BOSS" 1. Describe Your Idea 2. Register Your Busine… https://t.co/IoUUahOD8b
79 days agoGive a new look to your #product ! With this amazing #features : #3D_Preview #360_degree_preview Drag & Drop… https://t.co/yl9MicmJR1
84 days agoGROCERY/FOOD DELIVERY MOBILE APP Easy login and signup Multi-currency Discounts & coupons Google map Payment Gatew… https://t.co/Jr44PtJB0O
85 days agoHappy #Dussehra Wishing you longevity, good #health, good fortune and prosperity. Have A #Blessed Dussehra!… https://t.co/0cpAm6KGPb
Follow @MaMITsinfo

Share For India's Free Business Development

Best solution for mobile app development company in Bhopal, madhya pradesh. MaMITs. 5+ year experience in website designing and ecommerce development.

  • SITEMAP
  • RSS
  • T & C
  • GET SOCIAL
MaMITs

Copyrights © 2015-18 All Rights Reserved MaMITs

TOP Call Now

Add MaMITs to your Homescreen!

Add