#Dgoek

1 messages · Page 1 of 1 (latest)

split adderBOT
hollow osprey
#

Hi there 👋 if you're seeing that secret value surfaced in your site, then it sounds like that is being injected into your html rather than being used to render an embedded Checkout Session.

That makes it sound like you already have Steps 1-2 from this guide completed, and you'll need to pick up from Step 3:
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=embedded-checkout#mount-checkout

This guide provides similar information, but in a different form factor where you can see most of the project's code at one time on the right:
https://stripe.com/docs/checkout/embedded/quickstart

proud marsh
#

Thanks I will check the information!

hollow osprey
#

Any time! And let me know if the guides aren't sufficient.