#hiru99-account-creation

1 messages · Page 1 of 1 (latest)

scarlet coral
daring timber
#

I am talking about creating customer not connect account so tell me the required field for that

#

?

scarlet coral
#

My bad

#

Are you not able to find it in the API reference I linked?

daring timber
#

so in this all field is optional so for US country address is required for customer creation ??

#

?

#

@scarlet coral

unique badge
#

Hi there! I'm taking over this thread

daring timber
#

okay so address is optional for customer ?

unique badge
#

Yes, everything is optional. This will work: const customer = await stripe.customers.create({});

daring timber
#

thank you so much for helping me