【问题标题】:How to run Authorize.Net SDK for iOS on Xcode 5如何在 Xcode 5 上运行 Authorize.Net SDK for iOS
【发布时间】:2014-07-25 15:02:13
【问题描述】:

所以,第一件事。我希望在我现有的项目上实施 Authorize.Net iOS SDK,以接收我正在销售的一些实物的付款(是的,这对于 AppStore 应用程序是允许的)。 发生的情况是 SDK 似乎很旧,因为首先它不支持 ARC。

现在,这些步骤:http://developer.authorize.net/integration/fifteenminutes/ios/ 不适合我并试图找到一个工作项目我发现了这个很好的实现 https://github.com/sibahota059/AuthorizeNetPaymentTest/tree/master 但为了让它运行,你需要关闭 ARC,当然我因为我的项目依赖于 ARC,所以不能这样做。

有没有办法只为 SDK 关闭 ARC?如果是这样,我该怎么做?危险吗?

【问题讨论】:

    标签: ios xcode automatic-ref-counting payment authorize.net


    【解决方案1】:

    来自 Authorize.Net 的新 iOS SDK 在 GitHub 上可用:https://github.com/AuthorizeNet/sdk-mpos-ios

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-03-10
      • 2013-11-18
      • 2013-11-15
      • 2013-09-26
      相关资源
      最近更新 更多