Forum Discussion

Violet_GA's avatar
Violet_GA
Frequent Visitor
3 years ago

List.Generate cursor pagination using created.gte Stripe parameter

Hi All,    I am trying to fetch charges records from Stripe API using their coursor paginator parameter created.gte, which would source all charges after or on certain created date. For this I am ...