Paypal自适应付款退款错误(代码:589061)

时间:2014-05-16 05:23:14

标签: codeigniter paypal paypal-adaptive-payments

我正在使用PayPal Adaptive Payments Pro PayFlow CodeIgniter Library(Click Here)。当我尝试退还金额时,我收到此错误消息:

我已经提到了paypal错误代码,它说"接收邮件对于此退款"无效。 但我不知道如何解决这个问题。

任何人都可以帮忙吗?

   Array
(
    [Errors] => Array
        (
            [0] => Array
                (
                    [Receiver] => 
                    [Category] => Application
                    [Domain] => PLATFORM
                    [ErrorID] => 589061
                    [ExceptionID] => 
                    [Message] => The receiver receiver@mail.com is invalid for this refund
                    [Parameter] => receiver@mail.com
                    [Severity] => Error
                    [Subdomain] => Application
                )

    )

[Ack] => Failure
[Build] => 10902368
[CorrelationID] => dd093046f0e1e
[Timestamp] => 2014-05-15T22:04:29.865-07:00
[EncryptedTransactionID] => 
[RefundFeeAmount] => 
[RefundGrossAmount] => 
[RefundHasBecomeFull] => 
[RefundNetAmount] => 
[RefundStatus] => 
[RefundTransactionStatus] => 
[TotalOfAllRefunds] => 
[Receiver] => Array
    (
        [Amount] => 
        [Email] => 
        [InvoiceID] => 
        [PaymentType] => 
        [Primary] => 
    )

[RawRequest] => ReturnAllen_USUSDAP-7EU21334NX145763S1.32receiver@mail.com87D13041FU8962320
[RawResponse] => 2014-05-15T22:04:29.865-07:00Failuredd093046f0e1e10902368589061PLATFORMApplicationErrorApplicationThe receiver receiver@mail.com is invalid for this refundreceiver@mail.com
)

1 个答案:

答案 0 :(得分:0)

您用于完成退款的电子邮件不存在,这就是您收到该错误的原因。

您需要有效的电子邮件。如果您要退还自适应付款,您还需要使用所有附属电子邮件。

我在WHMCS找到了您对确切错误的引用:

WHMCS Documentation on invalid receiver email