#gcrespo

1 messages · Page 1 of 1 (latest)

dreamy lindenBOT
calm lynx
#

👋 happy to help

#

would you mind elaborating a bit more?

fluid trail
#

sure!

#

im getting this error

#

and the call i make is the next oen

calm lynx
#

the error is quite expressive

fluid trail
#

i know man

calm lynx
#

the Checkout Session you created is in test mode, and your front-end code is using a Stripe instance initialized with a live mode publishable key

#

they're not compatible

fluid trail
#

so how should I change the checkout session

calm lynx
#

are you testing in live mode? or in test mode?

fluid trail
#

in live mdoe

#

mode*

#

how should I change the checkout session to try to make it run on my app on live mode?

#

if I try it in test mode it works

#

but it doesnt on live

calm lynx
#

your backend code that generated the Checkout Session should also use the Live mode secret key

fluid trail
#

ok man!

#

thank you very much for your help

calm lynx
#

let me know if you need any more help