【问题标题】:Is it possible to integrate Authorize.net payment gateway in iphone? [duplicate]是否可以在 iphone 中集成 Authorize.net 支付网关? [复制]
【发布时间】:2011-08-18 12:54:49
【问题描述】:

可能的重复:
Which kind of Payment gateway can inter available in iPhone?
Has anyone implemented the PayPal API through a native iPhone app?

我在iPhone有很好的应用开发经验。但我在支付网关方面做得很少。我一直在使用Paypal 网关。我想在 iphone 中集成 authorize.net api。所以,如果有人能想到它。请给我参考。

【问题讨论】:

  • 请注意,Apple 并不完全欣赏外部付款,除非它与实物商品有关。

标签: iphone objective-c ipad authorize.net


【解决方案1】:

你可以在目标 C 中做到这一点,请看这里:

经过大量 API 研究后发现了这一点。下面是一个创建 HTTP POST 以发送到 Paypal 并发出 NSURLRequest 的方法。您可以填写适当的字符串格式变量。我使用 HTTP 客户端来检查我在做什么。 PayPal API through a native iPhone app?

【讨论】:

  • 据我所知,它将被 App Store 拒绝。
猜你喜欢
  • 2018-11-09
  • 1970-01-01
  • 1970-01-01
  • 2016-09-21
  • 2015-10-10
  • 2010-11-28
  • 2011-08-12
  • 2017-02-23
  • 1970-01-01
相关资源
最近更新 更多