#Domica
1 messages ยท Page 1 of 1 (latest)
Hi ๐ this change will need to be performed for each account individually, though you could write a script to handle that for you.
So no batch updates? That's gonna take some time to finish with limited pagination fetching + individual updates ๐ญ
Thank you, will start writing a script to handle that
๐ you want to take advantage of auto-pagination here: https://stripe.com/docs/api/pagination/auto.
But yes, overall does take writing a script to accomplish this
won't be able to since we don't use a library. already wrote most of it manually! thanks again!
Ah gotcha