Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$NVPCredentials is deprecated in /home/angelley/paypalphp/src/angelleye/PayPal/PayPal.php on line 107

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$Countries is deprecated in /home/angelley/paypalphp/src/angelleye/PayPal/PayPal.php on line 111

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$States is deprecated in /home/angelley/paypalphp/src/angelleye/PayPal/PayPal.php on line 356

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$AVSCodes is deprecated in /home/angelley/paypalphp/src/angelleye/PayPal/PayPal.php on line 433

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$CVV2Codes is deprecated in /home/angelley/paypalphp/src/angelleye/PayPal/PayPal.php on line 451

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$CurrencyCodes is deprecated in /home/angelley/paypalphp/src/angelleye/PayPal/PayPal.php on line 461
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-receiver_api1.angelleye.com
            [PWD] => 4QRLBN4436J5SYK7
            [VERSION] => 55.0
            [BUTTONSOURCE] => AngellEYE_PHPClass
            [SIGNATURE] => Aot58IpYmBS9OCwpojJteaIGD2k5AiAIqTDvQLm4GdfFUBJLTzvvY.S7
            [METHOD] => SetMobileCheckout
            [AMT] => 10.00
            [CURRENCYCODE] => USD
            [DESC] => Test
            [RETURNURL] => http://paypalphp.angelleye.com/return.php
            [CANCELURL] => http://paypalphp.angelleye.com/cancel.php
            [SHAREPHONENUM] => 1
        )

    [RAWREQUEST] => USER=sandbox-receiver_api1.angelleye.com&PWD=4QRLBN4436J5SYK7&VERSION=55.0&BUTTONSOURCE=AngellEYE_PHPClass&SIGNATURE=Aot58IpYmBS9OCwpojJteaIGD2k5AiAIqTDvQLm4GdfFUBJLTzvvY.S7&METHOD=SetMobileCheckout&AMT=10.00&CURRENCYCODE=USD&DESC=Test&RETURNURL=http%3A%2F%2Fpaypalphp.angelleye.com%2Freturn.php&CANCELURL=http%3A%2F%2Fpaypalphp.angelleye.com%2Fcancel.php&SHAREPHONENUM=1
    [RAWRESPONSE] => ACK=Failure&L_ERRORCODE0=81002&L_SHORTMESSAGE0=Unspecified%20Method&L_LONGMESSAGE0=Method%20Specified%20is%20not%20Supported&L_SEVERITYCODE0=Error
)