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

Try replacing async/await with .then() in Express Payments and CashApp Pay #217

Open
Sidsector9 opened this issue Sep 10, 2024 · 0 comments
Labels
priority: high The issue/PR is high priority—if affect lots of customers substantially, but not critically.

Comments

@Sidsector9
Copy link
Member

Describe the bug

With Woo 9.3 and React 18, both Digital Wallets and CashApp Pay broke for block Checkout. (See PR #216)
On discussing with Woo on Slack, it was suspected that using async/await could be the issue and they suggested to use .then() instead.

We should give this a try and see if it works.

@vikrampm1 vikrampm1 added the priority: high The issue/PR is high priority—if affect lots of customers substantially, but not critically. label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high The issue/PR is high priority—if affect lots of customers substantially, but not critically.
Projects
None yet
Development

No branches or pull requests

2 participants