#Ferb
1 messages · Page 1 of 1 (latest)
You can use one of the methods listed here to page through your customers https://stripe.com/docs/api/pagination
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ok, but how can i pass next_page
You pass in the last ID that you got in the list
ok