chirag04 / react-native-in-app-utils

A react-native wrapper for handling in-app payments
MIT License
892 stars 187 forks source link

Discount Subscriptions #213

Open jonathanroze opened 4 years ago

jonathanroze commented 4 years ago

Hi,

I'm developping a mobile app which need to have a subscriptions system to have access to some parts of the app.

We need to handle coupon codes reduction dynamically.

There is a way to handle that with this library ?

Did you know if i can implement Paypal in my app to handle subscription (For virtual service..)

Thanks