WooCommerce customers to wp-login page after payment with external service
-
Customers on my woocommerce website are being redirected to the admin login page after their payment (with Mollie).
The user pays in the exteral service, gets send back after their succesfull payment and they are being redirected to the (renamed by your plugin) wp-login page.
The original redirect string is in the get query
?redirect_to=https%3A%2F%2Fstyle-my-party.nl%2Fcheckout%2Forder-received%2F5926%2F%3Fkey%3Dwc_order_wn6CvVUXK9mzy%26utm_nooverride%3D1&aiowps_login_msg_id=session_expiredThe session expired var tells me this happens due the aiowps plugin.
The issue is described here as well: https://github.com/Arsenal21/all-in-one-wordpress-security/issues/71 but this topic never got any answers.
How can I fix this?
- The topic ‘WooCommerce customers to wp-login page after payment with external service’ is closed to new replies.