#nithisha_error

1 messages · Page 1 of 1 (latest)

frigid heraldBOT
#

👋 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/1405984798614229083

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

serene breach
#

hi! can you share the request ID where you created the checkout session?

#

also when exactly are you running into the error? just when you try to click the link button?

frigid heraldBOT
ripe venture
oak quarry
#

Hi taking over here

#

Can you share a link to the checkout page?

oak quarry
#

That looks to be using test keys

#

But you said it was working in test?

ripe venture
#

it works in local_host but not on the live

#

I change the env with sk_live, pk_live and sk_test, pk_test in local and it works, but in the live both of them are give me this error

oak quarry
#

Hm weird

ripe venture
#

yes they are enabled

oak quarry
#

That's not the domain you shared above

ripe venture
oak quarry
#

So that's the domain I'm referring to

#

Try registering that

ripe venture
#

ok so would have be hotfix-checkout right?

oak quarry
#

For certain payment methods, you must register every web domain that shows the payment method if your integration uses Elements or Checkout’s embeddable payment form. This includes registering top-level domains and subdomains. For example, if you have the domain example.com and subdomains like shop.example.com and www.example.com, this guide explains how to register them.

#

so you'd need hotfix-checkout.d3pjbsvzg0p6gg.amplifyapp.com

ripe venture
#

ok got it, i am trying that right now

#

thanks

#

i am having the same issue even after adding the domain

oak quarry
#

Ok hm I'm not sure what the issue could be. Let me check with a colleague

ripe venture
#

ok thanks

frigid heraldBOT
humble zinc
#

Hello, I'm taking over from my colleague. How are you integrating with Stripe, is it Checkout + Elements (ebmedded components)?

ripe venture
#

Hello this is my flow, Primary Approach: Embedded Checkout + Elements

  • Uses Stripe's modern ui_mode: 'custom' for embedded checkout experiences
  • Custom payment forms built with React Stripe Elements
  • Express Checkout Elements (Apple Pay, Google Pay, Link)
  • HSA/FSA card support for health industry compliance
humble zinc
#

Ok, can you test this without Cross Origin Opener Policy (COOP)? There may be a compatibility issue with it.