johannez / chargify

PHP library to interact with the Chargify API
MIT License
5 stars 7 forks source link

getters should consider pagination #10

Open esokullu opened 6 years ago

esokullu commented 6 years ago

See https://github.com/johannez/chargify/pull/8 This can be applied to other controllers.

johannez commented 6 years ago

Sounds good. It would be nice to define the page number and the page size in those getters.