Google Pay UPI integration using URL Schemes - iOS

前端 未结 3 1614
半阙折子戏
半阙折子戏 2021-01-12 14:57

I\'m developing an app that accepts Payment using UPI, as per the guidelines provided by the NPCI documentation available at link https://www.npci.org.in/sites/all/t

3条回答
  •  臣服心动
    2021-01-12 15:08

    You can use application native web view instead of opening browser(outside of the application) Seel the create payment request using web.

    supportedMethods: "https://tez.google.com/pay"

提交回复
热议问题