blacklightcms / recurly

A Recurly API client written in golang. Actively maintained and unit tested. No external dependencies.
MIT License
41 stars 44 forks source link

add coupon code to update subscription params #106

Closed andrii-lavreniuk closed 5 years ago

andrii-lavreniuk commented 5 years ago

According to recurly documentation we can use coupon_code in subscription update request.

cristiangraz commented 5 years ago

Thanks for contributing @bagbee!