#algodanzer_code
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1307026669483196446
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- algodanzer_code, 8 hours ago, 26 messages
Hello! You didn't provide any details or ask a question, so I'm not sure how to help you.
googlepay is disabled. but in older version it's working fine
when i upgraded to stripe checkout element. it's disabled
can u help me pls
I need a lot more details. What did you upgrade from? What did you upgrade to? Did you follow a specific guide you can link me to?
(https://partsavatar.ca/shopping-cart) this is my prod. it has older version of stripe in which google pay and apple pay is working
https://staging.partsavatar.ca/shopping-cart this is my test env. in which i upgraded to latest version of stripe
nothing is working
and from stripe api it's saying google pay disabled. as you can see in the SS
That second link gives me a 403 error.
If you're in test mode, can you check to see if you have Google Pay enabled in your Dashboard here? https://dashboard.stripe.com/test/settings/payment_methods
No, I'd rather not share my IP here. Can you check that setting in your Dashboard? Can you link me to the guide/steps you're using?
okay. give me few mins
check now
pls add something in cart https://staging.partsavatar.ca/brakes
Loads now, looking...
In the console I see this:
[Stripe.js] The parent container is not wide enough for Express Checkout Element to display the button types you chose. Instead, the element is showing 'plain' buttons. This may also cause the Google Pay button to disappear, so please adjust the window width to solve this issue.
i didn't see this. can u share the SS pls
okay. can this be an issue i am now accessing from India. so is it location based also ?
as apple pay doesn't work for us. but previously google pay worked
If I force the container to be wider Google Pay does show up as expected.
I believe Google Pay would show up for you if the container was wide enough. I recommend you make the PayPal button full width instead of half and move the Express Checkout Element under it and also make it full width.
okay.. thanks
The other issue you're going to run into with such a narrow width is when two buttons are displayed, which is what's happening in that last screenshot. The "see more" there reveals the Link button when pressed:
But your layout doesn't accomidate it.
okay . i will fix it
Have a look at the options here, particularly layout, for various options: https://docs.stripe.com/js/elements_object/create_express_checkout_element#express_checkout_element_create-options