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] => 55.0
[BUTTONSOURCE] =>
[SIGNATURE] => SANDBOX_API_SIGNATURE
[METHOD] => SetMobileCheckout
[AMT] => 10.00
[CURRENCYCODE] => USD
[DESC] => Test
[RETURNURL] => https://ppcp.angellops.com/return.php
[CANCELURL] => https://ppcp.angellops.com/cancel.php
[SHAREPHONENUM] => 1
)
[RAWREQUEST] => USER=SANDBOX_API_USERNAME&PWD=SANDBOX_API_PASSWORD&VERSION=55.0&BUTTONSOURCE=&SIGNATURE=SANDBOX_API_SIGNATURE&METHOD=SetMobileCheckout&AMT=10.00&CURRENCYCODE=USD&DESC=Test&RETURNURL=https%3A%2F%2Fppcp.angellops.com%2Freturn.php&CANCELURL=https%3A%2F%2Fppcp.angellops.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
)