php - Paypal 错误 : user is not allowed to perform this action

标签 php permissions paypal payment paypal-adaptive-payments

我正在尝试使用 Paypal SOAP API 实现链式自适应支付。 在我的沙盒中它工作正常。现在我将代码移至实时 API。 当我使用主要收款人付款时,它会返回此错误:

user is not allowed to perform this action

我有我的帐户的应用程序 ID 和批准。我该如何解决这个错误?

最佳答案

我们也有这个问题,目前我们的应用程序只是有条件地获得批准。 top answer to this question on x.com似乎表明某些使用自适应支付 API 的操作,包括链式支付(我们遇到了问题)在应用程序获得有条件批准时将无法运行。

为了您的方便从那里引用 :)

we were getting this error when "conditionally approved" here is the answer from support

Thank you for contacting Merchant Services.

A transaction in "Conditionally Approved" status means that you will be able to process basic and parallel payments.

Please note that it may take several days for our app review team to completely approve your application so that you can process chained payments.

They should be in contact with you directly through x.com if they need more information before approving it.

关于php - Paypal 错误 : user is not allowed to perform this action,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11273236/

相关文章:

flutter - APT : error: attribute android:usesPermissionFlags not found

php - 在 PHP 中使用 POST 响应

php - 用户使用 paypal 付款后,如何将订单数据存储到 mySQL 中

java - PHP 的 phpwhois 在 Java 中?

linux - 将 linux 共享 cifs 挂载为定义的用户而不是 "root"

php - 无法打开 sunrise.php 以包含在内

ruby-on-rails - Paypal IPN 没有告诉我我的订单信息

php - 访问被拒绝使用 PHP 连接到 MySQL

javascript - CSS 和 Javascript 在我的 localhost PHP 文件夹中不起作用

php - 升级到 Silverstripe 4.1.0 出现 fatal error : Class 'PageController' not found in ErrorPageController. php?