简体   繁体   English

PayPal iOS信用卡无法使用

[英]PayPal iOS Credit Card not working

I am using the code from https://github.com/paypal/PayPal-iOS-SDK 我正在使用来自https://github.com/paypal/PayPal-iOS-SDK的代码

I am able to buy things using Paypal account. 我可以使用Paypal帐户购买东西。 However there is no option for me to pay by credit card. 但是我没有选择用信用卡付款。

May I know how can I enable the option for paying by credit card? 我可以知道如何启用信用卡付款选项吗?

Thanks. 谢谢。

It's likely you're not using a supported country for the Credit Card payments. 您可能没有使用受支持的国家/地区进行信用卡付款。

From their docs: Note: Direct Credit Card Payments is only available in a select few countries. 从他们的文档中: 注意:直接信用卡付款仅在少数几个国家/地区可用。 Also, see the International Support section for details on the specific currencies supported. 另外,请参阅“国际支持”部分以获取有关所支持的特定货币的详细信息。

Further info on supported countries: 有关受支持国家/地区的更多信息:

https://developer.paypal.com/webapps/developer/docs/integration/direct/rest_api_payment_country_currency_support/#direct-credit-card-payments https://developer.paypal.com/webapps/developer/docs/integration/direct/rest_api_payment_country_currency_support/#direct-credit-card-payments

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM