deanpcmad / lemonsqueezy

Ruby library for the Lemon Squeezy API
30 stars 7 forks source link

Add missing parameters to Subscription.change_plan #5

Closed amo13 closed 9 months ago

amo13 commented 9 months ago

I was wondering how to invoice immediately when changing a subscription plan because I read about the option to do so in the upstream guide on changing plan. Then I saw that your neat library does not support that yet. So here is the PR adding the missing parameters.

deanpcmad commented 9 months ago

Thanks! Looks like I missed that when updating the library recently. Will push a gem update shortly.