我们可以在 BrainTree SDK 中获取测试卡来测试 ApplePay 吗?

Posted

技术标签:

【中文标题】我们可以在 BrainTree SDK 中获取测试卡来测试 ApplePay 吗?【英文标题】:Can we get Test Card to test ApplePay in BrainTree SDK? 【发布时间】:2015-07-16 12:11:12 【问题描述】:

我有一个应用程序,我必须在其中实现Apple Pay + Braintree

我按照BrainTree 的建议实施了 Apple Pay。在这方面,

[PKPaymentAuthorizationViewController canMakePayments] return me YES

但是,

[PKPaymentAuthorizationViewController canMakePaymentsUsingNetworks:] returns me `NO`.

Is BrainTree Provides this Test Card to test Apple Pay?

提前致谢

【问题讨论】:

【参考方案1】:

This link 解释了如何使用 Braintree 测试 Apple Pay。因此,您需要将实际功能卡添加到您的存折中。与 Braintree 集成时,卡不会收费,但 Apple Pay 没有测试卡

【讨论】:

感谢 lostIn Transit。

以上是关于我们可以在 BrainTree SDK 中获取测试卡来测试 ApplePay 吗?的主要内容,如果未能解决你的问题,请参考以下文章

Android Braintree SDK:PayPal 验证失败|2073:VALIDATION_ERROR|

paypal-rest-sdk 仍然是一种有效的方法还是我们应该切换到braintree?

Android Braintree SDK - Paypal 在 T&C 视图中显示不同的公司名称

使用 Braintree SDK 在 Android 中支付 PayPal

通过 Braintree SDK 的 Paypal Express Checkout 突然失败(缺少服务商 REST API 应用程序?)

PayPal Checkout 直接使用 Braintree SDK - Swift