Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/267.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php Paypal GetVerifiedStatus,带“;不允许用户执行此操作";_Php_Paypal - Fatal编程技术网

Php Paypal GetVerifiedStatus,带“;不允许用户执行此操作";

Php Paypal GetVerifiedStatus,带“;不允许用户执行此操作";,php,paypal,Php,Paypal,我从中使用PHP库来验证paypal帐户的状态。在配置中,api_用户名、api_密码和api_签名来自验证和业务。但它的反应是 Array ( [Errors] => Array ( [0] => Array ( [Receiver] => [Category] => Application

我从中使用PHP库来验证paypal帐户的状态。在配置中,api_用户名、api_密码和api_签名来自验证和业务。但它的反应是

Array
(
    [Errors] => Array
        (
            [0] => Array
                (
                    [Receiver] => 
                    [Category] => Application
                    [Domain] => PLATFORM
                    [ErrorID] => 550001
                    [ExceptionID] => 
                    [Message] => User is not allowed to perform this action
                    [Parameter] => 
                    [Severity] => Error
                    [Subdomain] => Application
                )

        )

    [Ack] => Failure
    [Build] => 7784095
    [CorrelationID] => 9beb77e429506
    [Timestamp] => 2013-09-20T03:02:59.383-07:00
    [AccountStatus] => 
    [CountryCode] => 
    [EmailAddress] => 
    [AccountID] => 
    [BusinessName] => 
    [Salutation] => 
    [FirstName] => 
    [MiddleName] => 
    [LastName] => 
    [Suffix] => 
    [XMLRequest] => ReturnAllen_USvinhnt.dev@gmail.comNONE
    [XMLResponse] => 2013-09-20T03:02:59.383-07:00Failure9beb77e4295067784095550001PLATFORMApplicationErrorApplicationUser is not allowed to perform this action
)
    )

[Ack] => Failure
[Build] => 7784095
[CorrelationID] => fd4782eabeda1
[Timestamp] => 2013-09-20T23:53:51.560-07:00
[AccountStatus] => 
[CountryCode] => 
[EmailAddress] => 
[AccountID] => 
[BusinessName] => 
[Salutation] => 
[FirstName] => 
[MiddleName] => 
[LastName] => 
[Suffix] => 
[XMLRequest] => ReturnAllen_USvinhnt.dev@gmail.comNAMEVinh TrungNguyen
[XMLResponse] => 2013-09-20T23:53:51.560-07:00Failurefd4782eabeda17784095580023PLATFORMApplicationErrorApplicationCannot determine PayPal Account status
所以,我想知道我该如何检查和验证贝宝帐户的状态

    )

[Ack] => Failure
[Build] => 7784095
[CorrelationID] => fd4782eabeda1
[Timestamp] => 2013-09-20T23:53:51.560-07:00
[AccountStatus] => 
[CountryCode] => 
[EmailAddress] => 
[AccountID] => 
[BusinessName] => 
[Salutation] => 
[FirstName] => 
[MiddleName] => 
[LastName] => 
[Suffix] => 
[XMLRequest] => ReturnAllen_USvinhnt.dev@gmail.comNAMEVinh TrungNguyen
[XMLResponse] => 2013-09-20T23:53:51.560-07:00Failurefd4782eabeda17784095580023PLATFORMApplicationErrorApplicationCannot determine PayPal Account status
更新

    )

[Ack] => Failure
[Build] => 7784095
[CorrelationID] => fd4782eabeda1
[Timestamp] => 2013-09-20T23:53:51.560-07:00
[AccountStatus] => 
[CountryCode] => 
[EmailAddress] => 
[AccountID] => 
[BusinessName] => 
[Salutation] => 
[FirstName] => 
[MiddleName] => 
[LastName] => 
[Suffix] => 
[XMLRequest] => ReturnAllen_USvinhnt.dev@gmail.comNAMEVinh TrungNguyen
[XMLResponse] => 2013-09-20T23:53:51.560-07:00Failurefd4782eabeda17784095580023PLATFORMApplicationErrorApplicationCannot determine PayPal Account status
我发布这些数据

$GetVerifiedStatusFields = array(
                            'EmailAddress' => 'vinhnt.dev@gmail.com',
                            'FirstName' => 'Vinh Trung', 
                            'LastName' => 'Nguyen', 
                            'MatchCriteria' => 'NAME'
                            );
    )

[Ack] => Failure
[Build] => 7784095
[CorrelationID] => fd4782eabeda1
[Timestamp] => 2013-09-20T23:53:51.560-07:00
[AccountStatus] => 
[CountryCode] => 
[EmailAddress] => 
[AccountID] => 
[BusinessName] => 
[Salutation] => 
[FirstName] => 
[MiddleName] => 
[LastName] => 
[Suffix] => 
[XMLRequest] => ReturnAllen_USvinhnt.dev@gmail.comNAMEVinh TrungNguyen
[XMLResponse] => 2013-09-20T23:53:51.560-07:00Failurefd4782eabeda17784095580023PLATFORMApplicationErrorApplicationCannot determine PayPal Account status
然后,回答如下:

Array
    )

[Ack] => Failure
[Build] => 7784095
[CorrelationID] => fd4782eabeda1
[Timestamp] => 2013-09-20T23:53:51.560-07:00
[AccountStatus] => 
[CountryCode] => 
[EmailAddress] => 
[AccountID] => 
[BusinessName] => 
[Salutation] => 
[FirstName] => 
[MiddleName] => 
[LastName] => 
[Suffix] => 
[XMLRequest] => ReturnAllen_USvinhnt.dev@gmail.comNAMEVinh TrungNguyen
[XMLResponse] => 2013-09-20T23:53:51.560-07:00Failurefd4782eabeda17784095580023PLATFORMApplicationErrorApplicationCannot determine PayPal Account status
( [错误]=>数组 ( [0]=>阵列 ( [接收器]=> [类别]=>应用程序 [域]=>平台 [错误ID]=>580023 [例外ID]=> [消息]=>无法确定PayPal帐户状态 [参数]=> [严重性]=>错误 [子域]=>应用程序 )

    )

[Ack] => Failure
[Build] => 7784095
[CorrelationID] => fd4782eabeda1
[Timestamp] => 2013-09-20T23:53:51.560-07:00
[AccountStatus] => 
[CountryCode] => 
[EmailAddress] => 
[AccountID] => 
[BusinessName] => 
[Salutation] => 
[FirstName] => 
[MiddleName] => 
[LastName] => 
[Suffix] => 
[XMLRequest] => ReturnAllen_USvinhnt.dev@gmail.comNAMEVinh TrungNguyen
[XMLResponse] => 2013-09-20T23:53:51.560-07:00Failurefd4782eabeda17784095580023PLATFORMApplicationErrorApplicationCannot determine PayPal Account status

)

根据,GetVerifiedStatus仅适用于matchCriteria=姓名和必需的名字/姓氏。

但当我使用matchCriteria时,它会显示“580023无效请求”。我想知道为什么?你能发布你的请求数据吗?请参阅-580023无效请求是当名称与帐户名称不匹配时的预期响应
    )

[Ack] => Failure
[Build] => 7784095
[CorrelationID] => fd4782eabeda1
[Timestamp] => 2013-09-20T23:53:51.560-07:00
[AccountStatus] => 
[CountryCode] => 
[EmailAddress] => 
[AccountID] => 
[BusinessName] => 
[Salutation] => 
[FirstName] => 
[MiddleName] => 
[LastName] => 
[Suffix] => 
[XMLRequest] => ReturnAllen_USvinhnt.dev@gmail.comNAMEVinh TrungNguyen
[XMLResponse] => 2013-09-20T23:53:51.560-07:00Failurefd4782eabeda17784095580023PLATFORMApplicationErrorApplicationCannot determine PayPal Account status