-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Update Wyre ETH purchase url #8051
Conversation
Builds ready [5762612]
Page Load Metrics (693 ± 24 ms)
|
This reverts commit bc67d1e.
Apple Pay apparently only works on Safari.
7d70a2c
to
68827b2
Compare
Apply Pay apparently only works on Safari, so the purchase URL has been updated to restrict payments to debit only. |
Builds ready [68827b2]
Page Load Metrics (606 ± 46 ms)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, successfully opens widget in a tab and uses debit card to purchase ETH. Also, uses SMS validation for transaction. Issue at the end of the payment confirmation that doesn't allow us to close the widget, probably since it is in a tab, have to manually close the tab from the tab bar.
* Revert "Revert "Update Wyre ETH purchase url" (MetaMask#7631)" This reverts commit bc67d1e. * Restrict widget to just debit card payments Apple Pay apparently only works on Safari.
This reverts commit bc67d1e (#7631), which was a revert of 015ba83 (#7482)
The new hosted widget is now used for Wyre deposits. It appears to allow payment with either Apple pay, or debit (in certain U.S. states only). This has not yet been tested.