#irizarry-customer-bulk-update
1 messages · Page 1 of 1 (latest)
Okay. Any ideas for a workaround to update several people?
you can write code that will loop over each customer and call https://stripe.com/docs/api/customers/update for each one
Okay. I had a feeling that is what I would have to do. Thanks for your help!
sure