Skip to main content
Question

Accept UPI payment in INDIA

  • 3 September 2024
  • 4 replies
  • 18 views

I am using Revenuecat for my APP to handle payments and paywalls. 

 

I am using 

purchases_flutter: ^8.1.0purchases_ui_flutter: ^8.1.0

I am seeing 100% failures on payment made through UPI on Google Play Store in India. 

 

Do I need to do anything on my end to make it work?

 

 

A 100% failure rate sounds like some configuration problem. There are numerous restrictions around selling subscriptions in India, including some price caps. Maybe the products are too expensive? There’s a blog post here that might be helpful: https://www.revenuecat.com/blog/engineering/indias-new-subscription-rules/


Ryan,

Other payment options goes through. India has payment type called UPI that doesn’t go through with RevenueCat. 


Any logs or error messages you can share about the failure?


This is what I am seeing on google play store. It starts the transaction and cancels it after 30 minutes of inactivity. 


Reply