-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Link at checkout not working for "What Is PayPal?" #6477
Comments
@gazzaf |
I've uninstalled Magento 2.1.x because of the enormous number of bugs and slowness that make it unfit for production and "upgraded" to 1.9.x. Sorry. |
Hi @gazzaf! Thank you for your report, we've create internal ticket MAGETWO-58327 to fix this issue. |
Quick fix: In:
Replace With Run:
|
Please rewirte paypal-express-abstract.js
You can resolve it. |
Correct fix should be |
- Fixed jQuery selector of PayPal links - Fixed js test that broke mouse event firing
Hi @gazzaf Fix for MAGETWO-58327 is merged to develop branch, closing the issue. |
Why is it still broken in 2.1.8 if it was merged to develop in April? |
@alena-marchenko Which version of 2.1 will this fix finally be included in? |
[Arrows] MC-39985: Request error when displaying content on CMS page of second website
At the checkout the built-in link What is PayPal opens an empty pop-up window. This is bad for customers as the link is supposed to gain their confidence. Using IE11 the window shows the 404 page but is completely blank using Firefox and Chrome.
Screenshot of checkout page:
Screenshot of pop-up after clicking on "What is PayPal?":
Config: Magento 2.1.0
Theme: Luma (default, unedited)
Payment method: PayPal Website Payments Standard
How can this be fixed please?
The text was updated successfully, but these errors were encountered: