#vktr0440
1 messages · Page 1 of 1 (latest)
Hi
Yes this was a change on Checkout Session
the PaymentIntent will be created after the customer complete the Checkout Session
@gray obsidian and why one checkout session has payment_intent and another one not?
That means you are using different Stripe API version
make sure you are using the last API version
Only difference is in test api key provided
So probably each test API key belongs to a different Stripe Account and so a different API version
Okay, how i can change the dev api version in account?
Please, can you navigate me how to migrate?
Goog so for this Account you are already at the latest API key
So when you create a Checkout Session with this key, you won't have PaymentIntent
unless you complete it
Thanks, and in which version was this changed? I only have these two versions
Like on screen
I'm not understanding your ask? the label default means that's will be your default API version used when calling Stripe API
Thank you so much for you help. One more question. Is there a way how to get the api version from checkout session?
Thank you.