android - "your account is restricted or locked. Go to www.paypal.com to resolve this issue."尝试进行高额付款时显示此错误

标签 android paypal-adaptive-payments

<分区>

我正在为安卓开发一个电子商务应用。我已经使用 MPL 进行并行支付。

当我尝试使用 MPL 通过安卓设备支付超过 3000 美元时,它无法登录。它显示错误(您的帐户被限制或锁定。转到 www.paypal.com 解决此问题)。

但是,当我尝试通过同一个 paypal 帐户进行付款时,总金额大于 3000。然后它成功登录,没有任何错误。 但是 paypal 需要一些额外的信息(如社会安全号码、护照号码、外国人登记号码等)才能在网上完成付款。

所以我想知道,我这边(MPL android)是否有任何方法可以执行高额支付。

谢谢

最佳答案

就我与 PayPal 支持人员的沟通而言 - 除了让您的帐户得到全面验证之外,没有办法通过限制。 PayPayl 需要额外的信息,这样他们才能防止金融欺诈。您应该提供此信息,以解除所有限制。

我向您提供来自 PayPal 支持的信息 - 我知道,您可能不在欧盟,但差异仅在于金额。逻辑是一样的:

Thank you for contacting PayPal regarding 'receiving limit'. I have reviewed your account and it show taht your account is fully active and you can send and recieved money. European Union anti-money-laundering and ‘Know Your Customer’ regulations require that we collect and verify certain information from you. Until this verification process is complete, you’ll have a receiving limit on your account. This means that you can receive a maximum of €2,500 EUR into your PayPal account in total cleared payments each year. Your receiving limit goes into effect when you receive your first payment and is reset every year after that on the same date. When you provide the requested documents, we will review them and during that time you can use all features of your account. If the review of your account is not completed after you have received €2,500 EUR into your PayPal account, some features of your account will become limited. We will then prioritise your review and complete the process within a few days. Here’s how to remove the receiving limit on your account: Go to www.paypal.com and log in to your account. At the bottom of the page, click See how much you can send with PayPal. Check the steps required to remove your limits and follow the instructions. If you don’t have a Business account but you sell items on eBay or on your own website, select ‘Individual’ from the ‘Business Type’ menu and then complete those sections that apply to you. I believe this information was helpful and I have answered to your question. Thank you for choosing PayPal. We are always here for you. Yours sincerely, PayPal

关于android - "your account is restricted or locked. Go to www.paypal.com to resolve this issue."尝试进行高额付款时显示此错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33806458/

相关文章:

java - 应用程序在访问 RecyclerView 时崩溃

paypal - 错误 : You do not have permission to execute this implicit payment

php - Paypal 自适应支付退款问题

paypal - GetVerifiedStatus API 调用中的 matchCriteria NONE 可以吗?

php - Paypal直接付款错误

Java线程消息传递

java - 当在我的文本框中输入内容时,我的 ListView 过滤效果很好。但是,当我删除一些字母(退格键)时,列表不会更新

java - 如何在RxJava2中正确调用Single/Maybe,是否需要subscribeOn和observeOn和flatMap?

android - 如何在单独的类中创建日期/时间选择器并在各种类中使用它?

java - PayPal PaymentDetails getReceiverList() 为空。为什么?