简体   繁体   English

IOS应用程序中的美国帐户无法使用直接信用卡付款吗?

[英]Direct Credit Card Payment is not working in US based account in IOS app?

My PayPal account is US based, I Create a app in developer.paypal.com and used it's client id in my App. 我的PayPal帐户基于美国,我在developer.paypal.com中创建一个应用,并在我的应用中使用了其客户ID。 But Direct credit card payment is not allowed? 但是不允许直接信用卡付款吗? I make a transaction in Florida but it is failed. 我在佛罗里达州进行交易,但失败了。

For an US business account, they can't make Direct credit card payment with REST API directly. 对于美国企业帐户,他们无法直接使用REST API进行直接信用卡付款。 They need to enable direct credit card first: https://developer.paypal.com/developer/accountStatus 他们需要先启用直接信用卡: https//developer.paypal.com/developer/accountStatus

To enable this feature, they will be required to provide the information as below: 要启用此功能,将要求他们提供以下信息:

'To enable direct credit card processing, please provide addition information about yourself and your business. “要启用直接信用卡处理功能,请提供有关您自己和您的业务的其他信息。

To meet regulatory requirements, we need to collect your business details. 为了满足法规要求,我们需要收集您的业务详细信息。 This may include: 这可能包括:

US Business owner Social Security Number, date of birth, and other personal details. 美国企业主的社会安全号码,出生日期和其他个人详细信息。 US Business Tax ID (EIN, ITIN) and other business information.' 美国营业税ID(EIN,ITIN)和其他营业信息。”

If you would like to use direct credit card payment, please make sure your account is a Business-Pro account, otherwise, direct credit card payment feature in your app is disabled. 如果您想使用直接信用卡付款,请确保您的帐户是Business-Pro帐户,否则,您的应用程序中的直接信用卡付款功能将被禁用。 Upgrade business to Pro: https://registration.paypal.com/onboardingPage.do?bundleType=C3&country=US&partner=PayPal . 将企业升级到专业版: https : //registration.paypal.com/onboardingPage.do?bundleType=C3&country=US&partner=PayPal

Your account is not registered in US . 您的帐户未在美国注册。 Its a Colombian account. 它是哥伦比亚的帐户。 REST API (credit card payments) are supported only in REST API(信用卡付款)仅在

  • US ( a business account). 美国(企业帐户)。
  • UK (you need a PRO account) 英国(您需要一个PRO帐户)

https://developer.paypal.com/docs/integration/direct/rest_api_payment_country_currency_support/ https://developer.paypal.com/docs/integration/direct/rest_api_payment_country_currency_support/

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

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