Calling createError1 (Body has no required parameters (intent, purchase_units)) Request Body: {} Response:
Deprecated: Creation of dynamic property PayPalCheckoutSdk\Core\PayPalHttpClient::$curlCls is deprecated in /home/myshopnorder/public_html/np1/vendor/Paypal-SDK/vendor/braintree/braintreehttp/lib/BraintreeHttp/HttpClient.php on line 38

Deprecated: BraintreeHttp\IOException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead in /home/myshopnorder/public_html/np1/vendor/Paypal-SDK/vendor/braintree/braintreehttp/lib/BraintreeHttp/IOException.php on line 9
Status Code: 401 Error: invalid_client Error_description: Client Authentication failed Calling createError2 (Body has invalid parameter value for intent) Request Body: { "intent": "INVALID", "purchase_units": [ { "amount": { "currency_code": "USD", "value": "100.00" } } ] }
Deprecated: Creation of dynamic property PayPalCheckoutSdk\Core\PayPalHttpClient::$curlCls is deprecated in /home/myshopnorder/public_html/np1/vendor/Paypal-SDK/vendor/braintree/braintreehttp/lib/BraintreeHttp/HttpClient.php on line 38
Response: Status Code: 401 Error: invalid_client Error_description: Client Authentication failed