Pagination with stripe-go

Опубликовано: 17 Октябрь 2024
на канале: Stripe Developers
906
7

Learn how to work with lists of Stripe objects using the stripe-go client libraries, including how to take disable auto-pagination with `Single`.

Presenter

Amanda Lee - Technical Solutions Engineer at Stripe

Resources

Official documentation: https://stripe.com/docs/api/pagination
Code: https://github.com/stripe-samples/dev...

Table of contents

00:00 Overview
01:36 List a page of customers
03:10 Disable auto pagination
03:35 limit
04:00 starting_after and ending_before

Support

If you have a question, please feel free to reach out to our support team on Discord at https://stripe.com/go/developer-chat.

Updates

Sign up to stay updated with developer news: https://go.stripe.global/dev-digest

Feedback

If you have any feedback about this or other episodes, let us know: https://forms.gle/VjNqzRhotM2snYo88.
#Stripe #Payments