angular.js - cordova做的app可以实现支付宝支付的功能吗?该怎么实现呢?
phpcn_u1582
phpcn_u1582 2017-05-15 17:04:51
0
3
698

cordova做的app可以实现支付宝支付的功能吗?该怎么实现呢?

能提供下教程吗

phpcn_u1582
phpcn_u1582

reply all(3)
Peter_Zhu

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.

漂亮男人

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

小葫芦

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!