Skip to content

v11.15.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@anniel-stripe anniel-stripe released this 09 Mar 21:02
· 396 commits to master since this release
  • #1705 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Remove support for list_transactions method on resource Tax.Transaction
    • Add support for amendment_start and timestamp on SubscriptionScheduleAmendParams.prebilling[].bill_from
    • Change type of SubscriptionScheduleAmendParams.prebilling[].bill_from.type from literal('now') to enum('amendment_start'|'now'|'timestamp')
    • Change type of SubscriptionSchedule.applies_to from QuotesResourceQuoteLinesAppliesTo | null to QuotesResourceQuoteLinesAppliesTo
    • Add support for new value lease_tax on enum Tax.Calculation.tax_summary[].tax_rate_details.tax_type
    • Add support for tax_behavior on Tax.Settings.defaults and TaxSettingUpdateParams.defaults

See the changelog for more details.