#j_allen_morris

1 messages · Page 1 of 1 (latest)

foggy lindenBOT
whole cave
#

Hi 👋 can you share the ID of an example Checkout Session where you're ssing this behavior, so I can take a closer look at how it was created?

mossy marten
#

yes just a second

#

Payment Intent: pi_3NXVJoF6GTvFAnHX1soeO86c

Checkout Session:
cs_test_b1RTNenG7OL4idftCjbSJqBaNz71atuOnSaJdmHYvpl6sW5AsUt1ny9tTE

whole cave
#

Thank you, pulling that up.

mossy marten
#

I think it's a guest, not a customer

whole cave
#

That should force the Checkout Session to always create Customer objects, but let me know if that still doesn't do what you're hoping.

mossy marten
#

so I just add a new parameter that is 'customer-creation' => 'always' ?

#

customer_creation

whole cave
#

Yup, it defaults to if_required if it is omitted, which only creates Customer objects when the mode is subscription.

mossy marten
#

I've made the change. I'm going to go do another test

#

Thank you for your help

foggy lindenBOT