search

Home  >  Q&A  >  body text

angular.js - Can an app made with cordova implement Alipay payment functions? How to achieve this?

Can the app made by Cordova implement Alipay payment function? How to achieve this?

Can you provide a tutorial

phpcn_u1582phpcn_u15822820 days ago755

reply all(3)I'll reply

  • 天蓬老师

    天蓬老师2017-05-15 17:06:51

    It’s realistic. I’ve done it. Using Cordova’s Alipay plug-in, go to Cordova’s official website plug-in to search for alipay or go directly to Github to search for Cordova alipay. The Alipay payment function needs to be activated on Alipay, and then the backend and front-end of the app must be coded together.
    Note: in Do not leave any private configuration such as Alipay's private_key on the front end of the app. Go to the background configuration.

    reply
    0
  • 漂亮男人

    漂亮男人2017-05-15 17:06:51

    http://jingyan.baidu.com/arti...
    This is an ali payment I made before using the Cordova plug-in
    Can be used for Android and ios

    reply
    0
  • 高洛峰

    高洛峰2017-05-15 17:06:51

    https://github.com/charleyw/c...

    reply
    0
  • Cancelreply