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 /home3/teatro/public_html/wp-content/plugins/events-made-easy/payment_gateways/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/HttpClient.php on line 38
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 /home3/teatro/public_html/wp-content/plugins/events-made-easy/payment_gateways/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/HttpClient.php on line 38
Response:
Status Code: 401
Error: invalid_client
Error_description: Client Authentication failed