#xixi

1 messages · Page 1 of 1 (latest)

desert perchBOT
livid stratus
#

👋 How can we help?

surreal matrix
#

Create a Session response : payment_intent is null ,why

#

@livid stratus

livid stratus
surreal matrix
#

req_IdQe2AD4vgFdwJ

#

api version 2020-08-27 can get payment_intent

#

api version 2022-11-15 can not

#

how can I change the api version

livid stratus
#

Since API version 2022-08-01, Payment Intent won't be created until Payment is confirmed in Checkout Session

#

Could you share the scenario why you need PaymentIntent during Checkout Session creation?

surreal matrix
#

google /apple pay

livid stratus
#

How would Google Pay/Apple Pay be affected by the Payment Intent?

surreal matrix
#

How to judge payment success for Pay/Apple Pay

livid stratus
#

I see! After the payment is completed, checkout.session.completed event will be sent to your webhook that includes Payment Intent ID. You can use the Payment Intent ID to identify the payment method.

surreal matrix
#

ok, thank you

livid stratus
#

No problem! Happy to help 😄