Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the Subscription field to subscription items #666

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

majelbstoat
Copy link
Contributor

@majelbstoat majelbstoat commented Aug 22, 2018

Per documentation, adds the subscription field to the SubscriptionItem object.

Fixes #665

@remi-stripe
Copy link
Contributor

@majelbstoat Thanks a lot for doing the PR yourself!

r? @brandur-stripe
cc @stripe/api-libraries
note: I double checked and subscription is not expandable on the SubscriptionItem resource.

@brandur-stripe
Copy link
Contributor

note: I double checked and subscription is not expandable on the SubscriptionItem resource.

Haha, I checked exactly the same thing. Thanks!

@brandur-stripe brandur-stripe merged commit 6634d66 into stripe:master Aug 22, 2018
@brandur-stripe
Copy link
Contributor

Released as 42.2.0.

@majelbstoat
Copy link
Contributor Author

majelbstoat commented Aug 22, 2018

Yah, I noticed that, which made me a sad panda. But I can deal with it ;)

That turnaround is impressive. Thanks so much! (This work sponsored by Range ❤️)

@majelbstoat majelbstoat deleted the jamie/subitem-sub branch September 11, 2018 20:50
nadaismail-stripe pushed a commit that referenced this pull request Oct 18, 2024
* Stop splitting order lines

* Missing subscription item types

* Simplifying contract item struct

* Cleanup end dates on subscription phases

* Some additional missing types

* More missing stripe types

* Allow more attributes on mock sf objects

* Contract item tests

* Functional metadata key

* Adding auto-archive helper

* Refactor termination aggregation

* Helpers to remove terminated lines and add auto_archive metadata

* Auto-archive prices, use pricing helpers

* Add auto archive metadata to order line prices

* Moving termination logic out of the contract struct

* Split order tests into multiple files

* Multi-amendment termination test

* Misc test fixes, mostly due to typing

* Updating plan notes

* Contract item test fix

* Establish origin line item mapping first

* Fix duplicated price test

* Test fixes

* Expand phases as well

* Using new test helper

* More docs todo

* Fixing make_translator test helpers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants