#IGMontero
1 messages ยท Page 1 of 1 (latest)
Do you have a test page where we can see this?
Kind of. Give me a sec to set something up
I'm trying to set it up right now but will take a while. In any case, is there a place where I should put any custom domain that my app is using to allow the Google Pay button to show?
Here is some of the code. I'm using the "canMakePayment" function, and looks like it's resolving to null. Is there a way to see an error message if there is any?
Gotcha. No there's not a way to get a more specific error message. It resolves to null outside the cases listed at the bottom of this page: https://stripe.com/docs/js/payment_request/can_make_payment
Do you see the google pay button in the same browser at the top of this page? https://stripe.com/docs/stripe-js/elements/payment-request-button
Interesting. I see this message
Says that my browser is not compatible or I don't have a payment method attached. Which is not true since I do have payment methods attached, and i'm using Chrome latest version..
Hello ๐
Are you seeing the button now? ๐
I managed to see the button. But not on my platform yet
My platform with the default domain (ignacio3.moonbootsdev.com)
do you see any errors in your console?
Nothing related to Stripe
Here is the same platform, using www.moonboots.dev custom domain
so just to recap, you see it on ignacio3.moonbootsdev.com but don't on www.moonboots.dev
Exactly
Notice that both are different domains
SSL certificate for www.moonboots.dev is properly set up
can you share any test credentials I can use to test www.moonboots.dev ?
Sure, sec.
When you click "Join", you will see the payment method modal
Just saw this on Safari:
"Either you do not have a card saved to your Wallet or the current domain (www.moonboots.dev) or stripeAccount parameter (acct_1KpzH6HXcvbhGPeW) is not registered for Apple Pay. Visit https://dashboard.stripe.com/account/apple_pay to register this domain."
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I do see the button though
Oh crap. Then it's something on my side only?
Yeah most likely something to do with your Google Wallet.
Would recommend adding a different card and see if that works?
I can try. Okay but looks like it's working as it should in that case
Yup, you can also try logging out and relogin.
Thank you very much!
NP! ๐ Happy to help
Okay. Thanks hanzo and codename_duchess