That’s the log, I changed some sensible information by X letters :
”
[05-01-2018 09:20:31] PayPal\Core\PayPalHttpConnection: INFO : Response Status : 201
[05-01-2018 09:20:31] PayPal\Core\PayPalHttpConnection: DEBUG : Response Headers : HTTP/1.1 201 Created, Date: Fri, 05 Jan 2018 21:20:26 GMT, Server: Apache, paypal-debug-id: 3826e3504a2dc, Content-Language: *, HTTP_X_PP_AZ_LOCATOR: sandbox.slc, Paypal-Debug-Id: 3826e3504a2dc, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dapiplatformproxyserv%26TIME%3D451694426%26HTTP_X_PP_AZ_LOCATOR%3Dsandbox.slc; Expires=Fri, 05 Jan 2018 21:50:31 GMT; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Length: 1677, Connection: close, Content-Type: application/json, ,
[05-01-2018 09:20:31] PayPal\Core\PayPalHttpConnection: DEBUG : Response Data : {“id”:”PAY-19029305RM445432CLJH6YGQ”,”create_time”:”2018-01-05T21:20:26Z”,”update_time”:”2018-01-05T21:20:31Z”,”state”:”approved”,”intent”:”sale”,”payer”:{“payment_method”:”credit_card”,”funding_instruments”:[{“credit_card”:{“type”:”visa”,”number”:”xxxxxxxxxxxxxxxx”,”expire_month”:”X”,”expire_year”:”XXXX”,”first_name”:”XXXXX”,”last_name”:”XXXXX”}}]},”transactions”:[{“amount”:{“total”:”9.90″,”currency”:”EUR”,”details”:{“subtotal”:”1.00″,”shipping”:”8.90″}},”description”:”Payment description”,”custom”:”{\”order_id\”:6896,\”order_key\”:\”wc_order_5a4fec0e31a16\”}”,”invoice_number”:”5a4fec0ed0ea0″,”item_list”:{“items”:[{“name”:”Regreso a casa – Etiopía”,”price”:”1.00″,”currency”:”EUR”,”quantity”:”1″}],”shipping_address”:{“recipient_name”:”ttrtttreteet”,”line1″:”trtrtrtrtr”,”line2″:”trtrt”,”city”:”XXXXX”,”state”:”B”,”postal_code”:”XXXX”,”country_code”:”ES”}},”related_resources”:[{“sale”:{“id”:”02M39802XA533863G”,”create_time”:”2018-01-05T21:20:26Z”,”update_time”:”2018-01-05T21:20:31Z”,”amount”:{“total”:”9.90″,”currency”:”EUR”},”state”:”completed”,”parent_payment”:”PAY-19029305RM445432CLJH6YGQ”,”links”:[{“href”:”https://api.sandbox.paypal.com/v1/payments/sale/02M39802XA533863G”,”rel”:”self”,”method”:”GET”},{“href”:”https://api.sandbox.paypal.com/v1/payments/sale/02M39802XA533863G/refund”,”rel”:”refund”,”method”:”POST”},{“href”:”https://api.sandbox.paypal.com/v1/payments/payment/PAY-19029305RM445432CLJH6YGQ”,”rel”:”parent_payment”,”method”:”GET”}],”fmf_details”:{},”processor_response”:{“avs_code”:”X”,”cvv_code”:”M”}}}]}],”links”:[{“href”:”https://api.sandbox.paypal.com/v1/payments/payment/PAY-19029305RM445432CLJH6YGQ”,”rel”:”self”,”method”:”GET”}]}
================================================================================================================================ ”
I dont see any problems but it looks working in sandbox mode. But I’m working in LIVE mode with Paypal API credentials in LIVE mode.
I dont understand ?? Have a nice day