Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个使用 Authorize.net sdk 接受信用卡付款的 ios 应用程序。经过大量工作后它工作正常。
但是现在我需要使用相同的方式实现定期计费。但我在 sdk 中看不到任何方法或 API 调用。但是每个人都说 Authorize.e 支持定期计费。是否有任何方法可以在 Authorize.net ios a 中实现定期计费
Authorize.Net 的 iOS SDK 不支持自动定期计费。您可以在下面的链接中查看。ARB api 及其源代码也可用于其他语言,但不适用于 iOS。
http://community.developer.authorize.net/t5/Integration-and-Testing/Recurring-billing-possible-in-ios/td-p/34688