In app purchase for iOS and Android Example?
-
Is there any tutorial or documentation on how to setup in app purchases using the quasar framework? Is that even possible with hybrid apps?
-
This post is deleted! -
I think you’ll have to look for cordova/capacitor implementations for payment.
https://github.com/j3k0/cordova-plugin-purchase
https://developer.payumoney.com/payumoney-cordova-plugin/
https://ionicframework.com/integrations/category/payments
https://medium.com/bewizyu/in-app-purchase-with-ionic-cordova-18960239f989
-
@dobbel Thank you. I will look into these links.
-
Hi @numerouno , did you manage to have any progress on this?
I saw a lot of examples for ionic but when reading how to use other cordova plugins in Quasar, it seems to behave differently so I wonder if you, or anyone else, had any success implementing this plugin into Quasar.
Thanks -
@numerouno Hi I’m using cordova-plugin-purchase and keep getting “invalid” returned whenever I refresh my products. Which plugin are you using?
-
Now I can list my products but no matter what I click I get “The item you were attempting to purchase could not be found”. I have checked the product IDs and they match what I keyed into Google Play (it has to otherwise the product information can’t even be refreshed). Anyone else knows how to fix this error? I’m using cordova-plugin-purchase.
-
I think you can find better support at the specific cordova plugin community.