j3k0 / cordova-plugin-purchase

In-App Purchase for Cordova on iOS, Android and Windows
https://purchase.cordova.fovea.cc
1.29k stars 529 forks source link

Payment in installments #1522

Closed jpissis closed 2 months ago

jpissis commented 3 months ago

Hello,

Thanks for your great plugin. It works perfectly

Is it possible to create a non-consumable product (not subscription) that a user could be pay in two times ? for example 10% now and 90% in 1 month ?

Best

j3k0 commented 2 months ago

I don't think this is possible. You could have 1 consumable for the 10% thing (that only gives access a given amount of time). Then 1 non-consumable for unlimited access... This is more a question about the platform than the plugin, so I'll close.