#eskimo_dev
1 messages · Page 1 of 1 (latest)
Did you upgrade API version recently?
this is a new account, so i'm assuming that's why?
can i use the old version or do i have to make a change so it does create the customer?
You may check your default API version on your account here: https://dashboard.stripe.com/test/developers
If the version is above 2022-08-01, then it's expected that the customer isn't created in Checkout Session by default and will only be created if required: https://stripe.com/docs/upgrades#2022-08-01
ok cool so i can just add customer_creation always?
If you wish to create the customer, you may set customer_creation to always