#vktr0440

1 messages · Page 1 of 1 (latest)

keen pollenBOT
clever valley
#

Hi there!

#

When it's created, the Checkout Session doesn't have a PaymentIntent. It will have one once the user goes on the Checkout page and tries to pay.

ashen citrus
#

Okay, thank you. In previous api versions it had already an payment intent when checkout session was created. So i was confused.

clever valley
#

Yes that's correct, that's something that changed recently.

ashen citrus
#

Thank you for quick answer 🙂

clever valley
#

A PaymentIntent is no longer created during Checkout Session creation in payment mode. Instead, a PaymentIntent will be created when the Session is confirmed.

ashen citrus
#

Thank you!