Thank you. I've been able to workaround this, and I'm sorting them server side because processing. Require a bit more API call but that's not that dramatic. Thanks!
--
You received this message because you are subscribed to a topic in the Google Groups "Stripe API Discussion" group.
Offset is actually not supported anymore and does not appear neither on Stripe API. I've also removed it from my library. Stripe team told us that offset should still be supported for backward-compatibility reason, but I'd suggest you to not use it, although offset still allows use case that are not possible with offset.
--