#sylvain

1 messages · Page 1 of 1 (latest)

stark sigilBOT
eager wind
#

There is not, you'd need to retrieve the full Checkout Session object to get that using the CHECKOUT_SESSION_ID variable

zealous lynx
#

Ok but For example, when I create the session, I set locale=auto. then when handling the Success, if I retreive the full session, is there a property to read the locale used by the checkout ?

#

session.Locale = auto even when status is "paid"

eager wind
#

Yes, locale: 'auto' on completed sessions unless you specifically passed a different value on creation

zealous lynx
#

So no way to retreive the locale used by Stripe if set to "auto" ?

stark sigilBOT
eager wind
#

There is not, no