#stefan_code

1 messages ¡ Page 1 of 1 (latest)

half roverBOT
hidden dockBOT
#

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.

half roverBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1255489292273455144

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

granite pier
#

Amazon Pay should render there I think, but I see similar errors in the console

gray jay
#

Amazon pay is not rendering for me. But it should render Google Wallet

#

its not there

granite pier
#

Also, is this impacting your livemode integration?

gray jay
#

no, we are builing a new checkout for the company

granite pier
granite pier
gray jay
#

yes

#

if you open the console, you will see the errors

#

(or maybe not, you need to have something in the cart)

granite pier
#

Can you get me a repro?

gray jay
#

let me see if i can make this url reproducible

granite pier
#

I think it's this issue:

Invalid value 'en_GB' for 'checkoutLanguage', please use one of the available values: en_US.
Invalid value 'GBP' for 'ledgerCurrency', please use one of the available values: USD.```
#

Can you share your ECE code?

gray jay
#

whats ECE code?

granite pier
#

Express Checkout Element

#

The code you use to initialise the element

gray jay
#

"@stripe/stripe-js": "^3.1.0",

#

you can probably ignore the createStripeElemenets as copied the last bit from the example site

granite pier
#

OK, looks like we're working on fixing this. Appreciate you flagging!

gray jay
#

Is this a known issue?

noble finch
#

hi! I'm taking over this thread.

#

thanks to your report we are looking into this and it will be fixed soon.

gray jay
#

any workaround?

noble finch
#

not really, sorry. but we are actively working on this, so it should be fixed soon.

gray jay
#

well, my company wants to start working on express checkout ASAP. would it work if i load stripe.js via <script> tag instead of npm?

noble finch
#

I don't think that would change anything.