- Scope for Lago payment methods with a given provider.
- Method to find a Lago payment method by provider, and provider id.
- Added
pull!
andpush!
methods to billable, and payment method, to better control syncing with Lago. - Method to retrieve a payment method on billable.
- Dependency
lago-ruby-client
was upgraded to version 0.52.2.pre.beta. - Improved API for adding a payment method to billable.
- Method
subscription
on subscription can be passedreload: true
to reload the subscription data.
- Initial release