Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$api_url is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 85

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$api_key is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 86

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$allow_method is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 87

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$NVPCredentials is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 110

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$Countries is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 114

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$States is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 359

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$AVSCodes is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 436

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$CVV2Codes is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 454

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$CurrencyCodes is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 464
Array
(
    [ACK] => Failure
    [L_ERRORCODE0] => 81002
    [L_SHORTMESSAGE0] => Unspecified Method
    [L_LONGMESSAGE0] => Method Specified is not Supported
    [L_SEVERITYCODE0] => Error
    [ERRORS] => Array
        (
            [0] => Array
                (
                    [L_ERRORCODE] => 81002
                    [L_SHORTMESSAGE] => Unspecified Method
                    [L_LONGMESSAGE] => Method Specified is not Supported
                    [L_SEVERITYCODE] => Error
                )

        )

    [REQUESTDATA] => Array
        (
            [USER] => SANDBOX_API_USERNAME
            [PWD] => SANDBOX_API_PASSWORD
            [VERSION] => 204.0
            [BUTTONSOURCE] => 
            [SIGNATURE] => SANDBOX_API_SIGNATURE
            [METHOD] => DoMobileCheckoutPayment
        )

    [RAWREQUEST] => USER=SANDBOX_API_USERNAME&PWD=SANDBOX_API_PASSWORD&VERSION=204.0&BUTTONSOURCE=&SIGNATURE=SANDBOX_API_SIGNATURE&METHOD=DoMobileCheckoutPayment
    [RAWRESPONSE] => ACK=Failure&L_ERRORCODE0=81002&L_SHORTMESSAGE0=Unspecified%20Method&L_LONGMESSAGE0=Method%20Specified%20is%20not%20Supported&L_SEVERITYCODE0=Error
)