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

Update api_version to 2018-05-21 #390

Merged
merged 2 commits into from
Jun 18, 2018

Conversation

snewcomer
Copy link
Collaborator

@snewcomer snewcomer commented Jun 14, 2018

  • Products no longer have SKU lists embedded.
    Never assumed this: - [ ] Major - The id field of invoice line items of type=subscription no longer can be interpreted as a subscription ID, but instead is a unique invoice line item ID. It can be used for pagination.
    Not applicable: - [ ] Coupon, SKU, customer, product and plan ids may only contain alphanumeric and _- characters on creation.
    Not applicable: - [ ] Major - When creating or updating subscriptions, the default value of trial_from_plan is now false, meaning that a subscription will not automatically inherit a plan’s trial_period_days. We recommend setting an explicit trial per subscription instead of setting trials on plans.
    Not applicable: - [ ] When changing the plan on a subscription to a new plan with a trial (together with trial_from_plan=true), the new plan’s full trial period will be added to the subscription, without subtracting already-used time from previous trials.

Ref - https://stripe.com/docs/upgrades#api-changelog

@coveralls
Copy link

coveralls commented Jun 14, 2018

Coverage Status

Coverage remained the same at 83.473% when pulling ec79786 on snewcomer:sn/2018-05-21 into db5e873 on code-corps:master.

@begedin begedin merged commit cc4f028 into beam-community:master Jun 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants