问题标签 [react-native-braintree-dropin-ui]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
332 浏览

react-native - react-native-braintree-dropin-ui 弹出窗口未在 android 中显示“Credit or Debit Cart”选项

我在我的 react-native 应用程序中使用了react-native-braintree-dropin-ui库。这是我用来调用 react-native-braintree-dropin-ui 弹出窗口的代码:

它成功弹出了braintree-dropin-ui。但问题是,在 android 中它只提供使用 paypal 支付的选项。它不会在弹出窗口中显示“信用卡或借记车”选项。然而,相同的代码在 iOS 中显示两个选项,Paypal 和 Credit 或 Debit Cart。

谁能帮我这里有什么问题?

0 投票
0 回答
10 浏览

react-native - react-native-braintree-dropin-ui 弹出窗口未在 ios 中显示“Apple pay”选项

我尝试了此处给出的所有步骤(https://developer.paypal.com/braintree/docs/guides/apple-pay/configuration/ios/v5),但仍然看不到苹果支付选项。任何帮助将不胜感激。

我在 git repo 中创建问题(https://github.com/wgltony/react-native-braintree-dropin-ui/issues/83)但没有响应。