Hello!
Today Iugu API endpoint to fetch all subscriptions has a limitation of 100 items per response. To navigate between the pages, we should use a parameter start to move between the pages/items. But the Iugu::Subscription#fetch doesn't support this. Would be cool to add this.
Hello!
Today Iugu API endpoint to fetch all subscriptions has a limitation of 100 items per response. To navigate between the pages, we should use a parameter
startto move between the pages/items. But theIugu::Subscription#fetchdoesn't support this. Would be cool to add this.