PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, November 11, 2022

[FIXED] How integrate Paytm Subscription payment (recurring payments) in android studio?

 November 11, 2022     android-studio, java, payment-gateway, paytm, recurring-billing     No comments   

Issue

I have implemented paytm payment gateway (All in one sdk) , Now I want to provide recurring payment (Subscription payment methods) for my users. how Should I implement it? Please someone explain to me in detail I'm new to this & It is very necessary for me.


Solution

You can refer to Paytm Developer Portal for the same. On the home page, you will find a tab of API reference where you would see Subscriptions. In subscriptions, you will get an Initiate Subscription API which can be used for recurring payment. In case of any issues please raise a ticket on the Contact Us of Paytm Developer portal



Answered By - Soumya Vats
Answer Checked By - David Marino (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing