#thoth

1 messages · Page 1 of 1 (latest)

ornate plinthBOT
hearty epoch
#

Hello what are you currently trying to do to create a customer and get their ID?

#

PaymentIntents should have a latest_charge or charges property. Are those populated for the intents that you are looking at?

steady copper
#

Currently I'm getting a checkout session id and then trying to get the customer id from the session id. I'll make some screen shots for context

#

The workflow

#

the steps being taken

hearty epoch
#

The customer ID should be on the customer property of the Checkout Session if there is one. If that field is gone, you can pass customer_creation='always when creating your checkout session and we will create one for the session if you aren't providing one