feat(subscriptions): add option 'proration_behavior.always_invoice' for updates#207
feat(subscriptions): add option 'proration_behavior.always_invoice' for updates#207arnaldop wants to merge 2 commits into
Conversation
|
Hey @arnaldop, thanks for contributing! About the Could you reduce the title length for the second commit so it fits in a GitHub line (see the Last thing, could you add an explanation in the commit message about what this change is, what it does, links to the real Stripe API to show us where it comes from, etc. The last thing, did adding a test would make sense? If not can you explain why? If yes could you add a test? Thanks in advance! |

Also adds requirements.txt to make building easier and updates README.