#HK6-pagination
1 messages · Page 1 of 1 (latest)
Hey, that shouldn't be the case I don't think
starting_after will just accept a ch_xxx ID in this case
Is there a reason why you can't use webhooks/events?
we did some very basic implementation to retrieve data for analysis
like a CRON retrieving charges
every night
would be doable using a webhook?
We are lokking at charge search as well but pagination with next_page id may not work either
I would use the created filter. (https://stripe.com/docs/api/charges/list#list_charges-created)