Closed
Description
When clicking on the "PayPal Checkout" button from the mini cart or cart page and using Firefox, you are directed to the customer login page.
Preconditions
- Magento 2.1.1
- Guest checkout enabled
- PayPal Express Checkout enabled
Steps to reproduce
- Use Firefox (currently testing in safe mode on v50.0.1
- Add product to basket
- From the minibasket click on the PayPal logo
Expected result
- Redirected to PayPal site to log in and complete transaction
Actual result
- Sent to customer login/register page on the site (/customer/account/login/?context=checkout)
This is working as expected on Chrome and Edge.