Hello,
I have never used Android Pay but is it supported to use with an app developed with corona? How about Apple Pay?
Thanks,
Warren
Hello,
I have never used Android Pay but is it supported to use with an app developed with corona? How about Apple Pay?
Thanks,
Warren
Android and Apple Pay are not supported natively by Corona. You could try enterprise if you really need this. There is a website sdk (for iOS 10 and Mac OS 10.12) for Apple Pay, but I am not sure if this is supported by the web view. From what I read I don’t believe their is a website sdk for android.
If you want to setup in app purchases you can use the store api( iOS, Google Play, Amazon, Fortumo)
There is also some plugins to help payments:
IAP Badger: A simple way to Handle Iap purchase across iOS, Google Play, Amazon
Stripe: a way to make money across all platforms via stripes payment service.
Android and Apple Pay are not supported natively by Corona. You could try enterprise if you really need this. There is a website sdk (for iOS 10 and Mac OS 10.12) for Apple Pay, but I am not sure if this is supported by the web view. From what I read I don’t believe their is a website sdk for android.
If you want to setup in app purchases you can use the store api( iOS, Google Play, Amazon, Fortumo)
There is also some plugins to help payments:
IAP Badger: A simple way to Handle Iap purchase across iOS, Google Play, Amazon
Stripe: a way to make money across all platforms via stripes payment service.