#Ammar - Customer IDs

1 messages · Page 1 of 1 (latest)

hexed chasm
#

Hi Ammar. So you just want to have a way to generate these customer IDs programmatically rather than manually creating them in the dashboard? If so, you can use this endpoint in our API: https://stripe.com/docs/api/customers/create

winter silo
#

I want to be able to choose the cus_id

#

I am using that endpoint, the issue is a new stripe user is generated each time.

#

For 20k users thats a lot.

#

If I can set a fixed cus_id, then I will use that each time instead of generating new ones