Skip to content

v11.7.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@anniel-stripe anniel-stripe released this 05 Jan 23:03
· 471 commits to master since this release
  • #1648 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for mark_stale_quote method on resource Quote
    • Add support for duration and line_ends_at on QuoteCreateParams.subscription_data.bill_on_acceptance.bill_until, QuoteCreateParams.subscription_data_overrides[].bill_on_acceptance.bill_until, QuoteUpdateParams.subscription_data.bill_on_acceptance.bill_until, and QuoteUpdateParams.subscription_data_overrides[].bill_on_acceptance.bill_until
    • Remove support for line_starts_at on QuoteCreateParams.subscription_data.bill_on_acceptance.bill_until, QuoteCreateParams.subscription_data_overrides[].bill_on_acceptance.bill_until, QuoteUpdateParams.subscription_data.bill_on_acceptance.bill_until, and QuoteUpdateParams.subscription_data_overrides[].bill_on_acceptance.bill_until
    • Add support for metadata on Terminal.Reader.action.refund_payment and TerminalReaderRefundPaymentParams

See the changelog for more details.