Subscription::Preview resource
Opened this issue · 1 comments
BAJ- commented
Add Chargify::Subscription::Preview
resource to allow the following:
subscription_preview = Chargify::Subscription::Preview.create( ... )
wsmoak commented
https://docs.chargify.com/api-subscription-preview was added to the API fairly recently and it doesn't look like support was added to the gem yet.