自适应链式付款失败代码 520009 - 帐户受到限制

Posted

技术标签:

【中文标题】自适应链式付款失败代码 520009 - 帐户受到限制【英文标题】:adaptive Chained Payments failed code 520009 - account is restricted 【发布时间】:2014-06-27 07:55:46 【问题描述】:

我正在尝试设置链式付款(在沙盒环境中完美运行),但我收到错误 520009 (Account is limited) for live 。

贝宝的第一次回复回复

Array

(

[responseEnvelope] => Array

(

[timestamp] => 2014-05-08T00:18:05.168-07:00

[ack] => Failure

[correlationId] => 16ead17a17432

[build] => 10680030

)



[error] => Array

(

[0] => Array

(

[errorId] => 520009

[domain] => PLATFORM

[subdomain] => Application

[severity] => Error

[category] => Application

[message] => Account XXXX@gmail.com is restricted

[parameter] => Array

(

[0] => XXXX@gmail.com

)



)



)

“SetPaymentOptions 响应”的第二个响应表单 paypal =

Array
( 
[responseEnvelope] => Array
( 
    [timestamp] => 2014-05-08T00:18:06.185-07:00
    [ack] => Failure
    [correlationId] => b569e8963ed54
    [build] => 10680030
)

[error] => Array    
(
    [0] => Array    
    (    
        [errorId] => 580022    
        [domain] => PLATFORM    
        [subdomain] => Application
        [severity] => Error
        [category] => Application
        [message] => Invalid request parameter: payKey with value 
        [parameter] => Array
        (
            [0] => payKey   
            [1] =>     
        )
    )
)
)

【问题讨论】:

please将您的代码格式化为代码,而不是双倍行距,以便可读!我没有使用过 Paypal,但它看起来对我来说就像它没有收到 payKey 的价值。 【参考方案1】:

如果您在实时环境中收到“帐户受限”错误,则您的 PayPal 帐户受到限制。访问您的 PayPal 帐户中的调解中心以确定原因。您可能需要联系客服解决。

【讨论】:

以上是关于自适应链式付款失败代码 520009 - 帐户受到限制的主要内容,如果未能解决你的问题,请参考以下文章

错误 #520009 - 帐户受到限制

PayPal 自适应付款 - 错误 520009 - 帐户受到限制

带有定期付款的 Paypal 自适应链式付款

自适应支付:链式支付中不允许的单边接收方受到限制

自适应支付 PayPal 中不支持卡支付

Paypal 自适应/链式支付工作流程