Неверный параметр запроса: requestEnvelope не может быть пустым - PullRequest
0 голосов
/ 05 октября 2018

PayPal \ Types \ AP \ PayResponse Object ([responseEnvelope] => PayPal \ Types \ Common \ ResponseEnvelope Object ([timestamp] => 2018-10-05T01: 26: 51.806-07: 00 [ack] => Сбой[correlationId] => 60e374f3a7daa [build] => 48631621)

[payKey] => 
[paymentExecStatus] => 
[payErrorList] => 
[paymentInfoList] => 
[sender] => 
[defaultFundingPlan] => 
[warningDataList] => 
[error] => Array
    (
        [0] => PayPal\Types\Common\ErrorData Object
            (
                [errorId] => 580022
                [domain] => PLATFORM
                [subdomain] => Application
                [severity] => Error
                [category] => Application
                [message] => Invalid request parameter: requestEnvelope cannot be null
                [exceptionId] => 
                [parameter] => Array
                    (
                        [0] => PayPal\Types\Common\ErrorParameter Object
                            (
                                [name] => 
                                [value] => requestEnvelope
                            )

                        [1] => PayPal\Types\Common\ErrorParameter Object
                            (
                                [name] => 
                                [value] => null
                            )

                    )

            )

    )

)

...