如何将 ios 中的 Elavon 与在 obj-c 中使用 Apple Pay 集成?

Posted

技术标签:

【中文标题】如何将 ios 中的 Elavon 与在 obj-c 中使用 Apple Pay 集成?【英文标题】:how to integrate converge Elavon in ios with using apple pay in obj-c? 【发布时间】:2018-02-08 05:57:27 【问题描述】:

我已经在 ios (iPhone,obj-c) 中集成了 apple pay。

但是我如何测试Apple pay,有没有可以支付一些金额的演示信用卡?

【问题讨论】:

我希望你能在这里得到信息developer.apple.com/support/apple-pay-sandbox 【参考方案1】:

要在演示模式下测试 Apple Pay,您可以使用沙盒环境。卡号可在以下苹果网站Test Cards for Apps and the Web

另外:Braintree documentation 可能会帮到你,请看一下。

【讨论】:

以上是关于如何将 ios 中的 Elavon 与在 obj-c 中使用 Apple Pay 集成?的主要内容,如果未能解决你的问题,请参考以下文章

XIB 文件与在 iPhone 中的代码中定义布局

如何将图像文件夹中的数据与在 Keras 中保存分类详细信息的 excel 结合起来

将对象设置为 nil 与在 dealloc 中向其发送释放消息有啥区别

将包含url的数组中的图片添加到单元格的imageView - iOS Xcode Obj C

Obj-C,iOS,如何将基于导航的应用程序转换为基于视图的应用程序?

应用程序在模拟器上的显示与在情节提要中的不同