Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modalLoading.init() redirecting to the start page #137

Open
JarJarBernie opened this issue Jun 17, 2020 · 0 comments
Open

modalLoading.init() redirecting to the start page #137

JarJarBernie opened this issue Jun 17, 2020 · 0 comments

Comments

@JarJarBernie
Copy link

I have recognized the following error in V 3.6.4 / Oxid 6.2.1:

In some browsers the buy button forces a redirect to the start page instead of showing the thankyou page. I placed all return Urls in the seller central but this did not help. Safari did not work at all, other browsers worked randomly.

I think the reason is that I am using a custom theme that is still based on azure. I could not reproduce the error in flow and wave.

I finally fixed it by removing line 12 in bestitamazonpay4oxid_order_confirm_button.tpl.

window.location.href = "#openModalLoading";

I hope some kind of fix for my issue in the next version.

Regards,
Bernhard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant