接受iPhone应用程序中的信用卡付款 [英] Accept credit card payment in iPhone app

查看:91
本文介绍了接受iPhone应用程序中的信用卡付款的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从我的iPhone应用程序中接受信用卡付款?信用卡终端是一个很好的解决方案,但这意味着我的应用程序的用户也必须安装他们的iPhone应用程序!

How can I accept credit card payments from within my iPhone app? The Credit Card Terminal is a good solution but that would mean my app's users have to have their iPhone app installed as well!

如何在应用程序内完成所有操作(如果需要,使用UIWebView)?

How can I do it all from within the app (using a UIWebView if need be)?

我确实在SO上查看了相关问题,但没有人真正回答过这个问题。

I did check out related questions on SO but none really answered the question.

这不适用于应用内购买(我们可以使用StoreKit)。这是捐赠(并且应用程序将是免费的,因为Apple指南建议)

This is not for in-app purchases (we can use StoreKit for that). This is for donations (and the app would be free as the Apple guidelines suggest)

谢谢。

推荐答案

可能您可以通过PayPal API捐款,但我不确定Apple是否会批准它。

May be you can donate through PayPal API but I am not sure whether Apple will approve it.

适用于iOS的PayPal API:

PayPal API for iOS:

https:// www .x.com / community / ppx / xspaces / mobile / mep

在开始之前请参阅此链接:

Refer to this link before you start:

适用于iOS的PayPal API - 允许?

我认为没有其他选择。 UIWebView可以在您的应用程序中打开一个接受信用卡付款的网站,但我不确定它对用户有多好和吸引力。

I think there is no other option. UIWebView can open a site in your application which accepts credit card payments but I am not sure how good and appealing it would be to a user.

希望这可以帮助您

编辑:

如果你使用除PayPal和In App Purchase之外的任何东西,那么我担心你的应用程序会被Apple拒绝。

If you use anything apart from PayPal and In App Purchase, then I fear that your app will be rejected by Apple.

这篇关于接受iPhone应用程序中的信用卡付款的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆