#somedev-react-wallet
1 messages ยท Page 1 of 1 (latest)
Hello, on that same device do you see a clickable Apple/Google Pay button at the top of this page? https://stripe.com/docs/stripe-js/elements/payment-request-button
If you aren't seeing the button in that doc then it sounds like your wallet is not set up on your device
You should double check that you are logged in and can see the button on that page. Once it is there, the button should show up on your page if it was working before
oki I understand, I don't have login access to our stripe account for the time being, I will have check this later on with the account holders. In the meantime is it worth trying to upgrade the lib version for @stripe/react-stripe-js ? Or is there some other workaround I can try ? ๐ง
If you can't see the button on the Stripe page, then it is more likely your wallet config than your react library version. If your wallet is set up, the button won't show up no matter the version
oki thx.