#Williamdev
1 messages · Page 1 of 1 (latest)
Could you share an example Payment Intent ID (pi_xxx) of incomplete details?
From https://dashboard.stripe.com/logs/req_YhUbi9exFkOWnt of this PI and the latest Checkout Session creation request: https://dashboard.stripe.com/logs/req_PppVixLeHMndvN, the API version was upgraded from 2020-08-27 to 2022-11-15.
Since API version 2022-08-01 (https://site-admin.stripe.com/docs/upgrades#2022-08-01):
A PaymentIntent is no longer created during Checkout Session creation in payment mode. Instead, a PaymentIntent will be created when the Session is confirmed.
This means that the Payment Intent will only be created if the customer attempts the payment, i.e. entering card details and make a payment