How can create google pay for Ionic 4 (android / ios ) app?

橙三吉。 提交于 2019-12-23 10:40:42

问题


I have created google pay for web using following

URL : Google pay for Web

I want to create same google pay for ionic 4 app which works on android and ios app

How can I create? Any reference... Please guide... Thanks in advance


回答1:


If you are using Ionic to write your application, you'll need to make use of native plugins on Android in order to integrate Google Pay in your application (note that at the moment we do not maintain a library on iOS). Once in the JVM domain –both Java or Kotlin– you can follow the Android tutorial in our dev docs.

Hope it helps.



来源:https://stackoverflow.com/questions/53827849/how-can-create-google-pay-for-ionic-4-android-ios-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!