#akzentmayer_unexpected
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/1337172665785516156
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ are you using the Address Element with the Payment Element, or are you using it standalone? If the latter, are you passing your Google Maps Places Library key to autocomplete.apiKey?
https://docs.stripe.com/elements/address-element#autocomplete
ah we made a change yesterday to move AE and PE into their own Elements instances on the same page
seems like that's one of the ways it will stop working ๐ฆ
That probably did it. You should be able to pass your Google API key there to restore that functionality though.
that makes sense, ok we can try that
another question for you - when we enable a payment method in the dashboard it can sometimes take a while to show up in the element itself on our checkout page. are you aware of a delay here at all?
maybe it's browser specific
for example- we just enabled Link in the dashboard but it's not appearing immediately
yesterday, we enabled Google Pay but it didn't show up for me until today, no other changes were made
No, those changes should occur immediately. Google Pay has device requirements that must be satisfied in order for us to offer it as an option to a customer:
https://docs.stripe.com/testing/wallets?ui=payment-element#device-requirements
If those aren't met, we won't show Google Pay as an option.
Link is a bit of a weird one. It doesn't get its own tab. It's either part of the Card tab, or it may cause a Bank tab to be shown.