是否有任何 plugins/npm 的/方法允许我让用户在 ionic 中使用他的主卡或借记卡(银行)?
Are there any plugins/npm's /methods that allows me to let user to use his master card or debit (bank) card in ionic?
我想问一下是否有任何方法/插件/npm 允许我让用户在 ionic 中使用支付卡,例如万事达卡或借记卡!
我搜索了这个主题,找到了两个有用的链接
第一个:https://ionicframework.com/docs/native/paypal/
第二个:https://ionicframework.com/docs/native/stripe/
但在询问确认这些插件是否支持 master/debit 卡之前我仍然没有 use/test 它们?
如果没有,我如何在 ionic java/typescript 中使用支付服务?
对于- https://ionicframework.com/docs/native/paypal/
Paypal plugin
现在已弃用,仅支持现有集成。对于所有新集成,请使用 Braintree Direct in supported countries. In other countries, use Express Checkout 并选择 Braintree SDK 集成选项。
在 ionic 中使用 braintree native - https://ionicframework.com/docs/native/braintree/
(Braintree 是 PayPal 的一个部门)
也可以使用braintree的其他第三方服务
我想问一下是否有任何方法/插件/npm 允许我让用户在 ionic 中使用支付卡,例如万事达卡或借记卡!
我搜索了这个主题,找到了两个有用的链接
第一个:https://ionicframework.com/docs/native/paypal/
第二个:https://ionicframework.com/docs/native/stripe/
但在询问确认这些插件是否支持 master/debit 卡之前我仍然没有 use/test 它们?
如果没有,我如何在 ionic java/typescript 中使用支付服务?
对于- https://ionicframework.com/docs/native/paypal/
Paypal plugin 现在已弃用,仅支持现有集成。对于所有新集成,请使用 Braintree Direct in supported countries. In other countries, use Express Checkout 并选择 Braintree SDK 集成选项。
在 ionic 中使用 braintree native - https://ionicframework.com/docs/native/braintree/ (Braintree 是 PayPal 的一个部门)
也可以使用braintree的其他第三方服务