error on checkout page
-
paypal does not work on site https://benupens.com
hosting is godaddy, ssl sertificate is standart from godaddy (not advanced ssl -not working with russia enteprise), plugin is activated
paypal popup is opening on submit but then returning a mistake https://gyazo.com/e0f92a11c87a9111b6d87a699ae167a6
here is a screen from console https://gyazo.com/7fec5ac961229fc5c04df70aa039a3c6here is screen of debug log https://gyazo.com/c9cab1dc2d5b042cc2857fe200d7b293
2022-02-14T10:05:27+00:00 DEBUG POST https://api.paypal.com/v2/checkout/orders Request Body: {"intent":"CAPTURE","purchase_units":[{"reference_id":"default","amount":{"currency_code":"USD","value":"190.00","breakdown":{"item_total":{"currency_code":"USD","value":"160.00"},"shipping":{"currency_code":"USD","value":"30.00"},"tax_total":{"currency_code":"USD","value":"0.00"}}},"description":"","items":[{"name":"Berry Field | Fountain pen","unit_amount":{"currency_code":"USD","value":"80.00"},"quantity":2,"description":"","sku":"08.2.06.6.0","category":"PHYSICAL_GOODS","tax":{"currency_code":"USD","value":"0.00"}}],"payee":{"merchant_id":"BH6NNHX8FVTY6"}}],"application_context":{"user_action":"CONTINUE","shipping_preference":"NO_SHIPPING","landing_page":"LOGIN","locale":"en-US","brand_name":"Benu | eStore","return_url":"https:\/\/benupens.com\/?wc-ajax=ppc-return-url","cancel_url":"https:\/\/benupens.com\/checkout\/"},"payment_method":{"payee_preferred":"UNRESTRICTED","payer_selected":"PAYPAL"}} Response Debug ID: bc1cf8abb8964 Response: Array ( [code] => 201 [message] => Created ) 2022-02-14T10:07:15+00:00 DEBUG POST https://api.paypal.com/v2/checkout/orders Request Body: {"intent":"CAPTURE","purchase_units":[{"reference_id":"default","amount":{"currency_code":"USD","value":"0.00","breakdown":{"item_total":{"currency_code":"USD","value":"0.00"},"shipping":{"currency_code":"USD","value":"0.00"},"tax_total":{"currency_code":"USD","value":"0.00"}}},"description":"","items":[],"payee":{"merchant_id":"BH6NNHX8FVTY6"}}],"application_context":{"user_action":"CONTINUE","shipping_preference":"NO_SHIPPING","landing_page":"LOGIN","locale":"en-US","brand_name":"Benu | eStore","return_url":"https:\/\/benupens.com\/?wc-ajax=ppc-return-url","cancel_url":"https:\/\/benupens.com\/checkout\/"},"payment_method":{"payee_preferred":"UNRESTRICTED","payer_selected":"PAYPAL"}} Response Debug ID: 14f1360d3f574 Response: Array ( [code] => 422 [message] => Unprocessable Entity )
The page I need help with: [log in to see the link]
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘error on checkout page’ is closed to new replies.