Error executing API call (422: Unprocessable Entity): The redirect URL is invali
-
I updated wordpress to 5.8 and mollie payments for woocommerce to 5.6.2, getting this error since then:
2021-07-22T19:55:07+00:00 DEBUG Creating payment object: type Order, first try failed: [2021-07-22T19:55:07+0000] Error executing API call (422: Unprocessable Entity): The redirect URL is invalid. Field: payment.redirectUrl. Documentation: https://docs.mollie.com/reference/v2/orders-api/create-order 2021-07-22T19:55:07+00:00 DEBUG Creating payment object: type Order, did not fail because of incorrect customerId, so trying Payment now. 2021-07-22T19:55:07+00:00 DEBUG Creating payment object: type Payment, creating a Payment. 2021-07-22T19:55:07+00:00 DEBUG mollie_wc_gateway_ideal : Order 1843 returnUrl: /afrekenen/order-received/xxxx/?key=wc_order_xxxxxxxxxxx&utm_nooverride=1&order_id=xxxx&filter_flag=onMollieReturn 2021-07-22T19:55:07+00:00 DEBUG mollie_wc_gateway_ideal : Order xxxx webhookUrl: https://www.easycell.nl/wc-api/mollie_wc_gateway_ideal?order_id=xxxx&key=wc_order_xxxxxxxxD&filter_flag 2021-07-22T19:55:07+00:00 DEBUG Array ( [amount] => Array ( [currency] => EUR [value] => 373.89 ) [description] => Order xxxx [redirectUrl] => /afrekenen/order-received/xxxx/?key=wc_order_xxxxxxxxxxxxx&utm_nooverride=1&order_id=xxxx&filter_flag=onMollieReturn [webhookUrl] => https://www.easycell.nl/wc-api/mollie_wc_gateway_ideal?order_id=xxxx&key=wc_order_xxxxxxxx&filter_flag [method] => ideal [issuer] => ideal_ABNANL2A [locale] => nl_NL [dueDate] => [metadata] => Array ( [order_id] => xxxx ) )
Do you have any idea what happened here? Not being able to make any payment requests now (apart from rembours)
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Error executing API call (422: Unprocessable Entity): The redirect URL is invali’ is closed to new replies.