saleor / saleor-storefront

A GraphQL-powered, NextJs-based, PWA storefront for Saleor. IMPORTANT: This project is [DEPRECATED] in favor of saleor/react-storefront soon to become our default demo and storefront starter pack.
https://demo.saleor.io/
BSD 3-Clause "New" or "Revised" License
768 stars 674 forks source link

Braintree payments broken with Firefox #511

Closed petedermott closed 4 years ago

petedermott commented 4 years ago

What I'm trying to achieve

Checkout using the Firefox browser

Steps to reproduce the problem

  1. Install Saleor and storefront
  2. Populate the database
  3. Add braintree API keys
  4. Place order using the Firefox browser

What I expected to happen

For the order to complete

What actually happens

In the current Saleor storefront this order will take me back to the "Select payment method" area of the checkout with no error messages. Orders will complete OK with Chrome and Edge, I have also tried a different machine with the same FF version and a completely clean cache.

This also affects the Django powered storefront in addition to the PWA

System information Operating system: Windows 10 Pro Browser: Firefox 70.0.1 (64-bit)

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

mateuszkula commented 4 years ago

@petedermott could you check if this issue still occurs after following PR has been merged? https://github.com/mirumee/saleor-storefront/pull/575

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.