-- url of the page with the problem -- : kiteoutlet.eu
-- HikaShop version -- : 5.0.2
-- Joomla version -- : 4.4.1
-- PHP version -- : 8.1
A few weeks ago I installed the new Hikashop Paypal Checkout payment plugin and it was working fine. However, I have just (finally) updated to Joomla 4 and it stopped working.
When I place an order, I can go through all the steps of the checkout process, and I end up at the screen where I can select my payment method through Paypal. (See attached screenshot.) When I do however, a Paypal logo flashes across the screen briefly, but nothing else happens. I never get redirected to the Paypal page as I did previously.
In the payment plugin settings I can see that it is still succesfully connected to the paypal account.
I already found some posts on this forum describing similar issues (
www.hikashop.com/forum/payment-methods/9...checkout.html#356942
) that were fixed by adjusting a setting in the "Cross-Origin-Opener-Policy" option to "same-origin-allow-popups". I did this and cleared my cache, but the issue is still there.
I also checked my views and there are no overrides for the new Joomla 4 templates. I have tried with both the default Cassiopea and a custom template and both give the same results.
With error reporting set to maximum and debugging set tor true I get no error messages that can help me any further.
Can you please help me fix this issue, so that customers can pay with Paypal again?