是否有用于 braintree Apple Pay 支付的 phonegap 或 cordova 插件
Is there a phonegap or cordova plugin for braintree Apple Pay payments
只是想知道是否有使用 Braintree 作为处理器的 IOS Apple Pay 支付插件。我有一个在网站上运行的 UI JS 版本,它似乎在一个基本上是网站包装器的应用程序上用于 CC 支付和 PayPal 支付。只是想知道是否有办法让 Apple Pay 也与 Phonegap 应用程序一起使用。
是的,有适用于 Phonegap / Cordova 的 Braintree 插件。使用以下链接将它们集成到您的应用程序中。
https://github.com/kunlqt/Braintree-PhoneGap-Plugin
https://github.com/romk1n/PhoneGap-Braintree-iOS
只是想知道是否有使用 Braintree 作为处理器的 IOS Apple Pay 支付插件。我有一个在网站上运行的 UI JS 版本,它似乎在一个基本上是网站包装器的应用程序上用于 CC 支付和 PayPal 支付。只是想知道是否有办法让 Apple Pay 也与 Phonegap 应用程序一起使用。
是的,有适用于 Phonegap / Cordova 的 Braintree 插件。使用以下链接将它们集成到您的应用程序中。
https://github.com/kunlqt/Braintree-PhoneGap-Plugin https://github.com/romk1n/PhoneGap-Braintree-iOS