2.162.0

Released: 2024-10-13

  • Added: ProvisionSubscriptionInput.PayingCustomerID
  • Added: UpdateSubscriptionInput.PayingCustomerID
  • Added: ApplySubscriptionInput.PayingCustomerID
  • Added: PreviewSubscriptionInput.PayingCustomerID
  • Added: EstimateSubscriptionInput.PayingCustomerID
  • Added: EstimateSubscriptionUpdateInput.PayingCustomerID

2.160.0

Released: 2024-10-13

  • Added: raise error when sync to Stripe fails due to unrecognized customer billing address

2.151.0

Released: 2024-10-06

  • Added: Entitlement.UsagePeriodStart
  • Added: Entitlement.UsagePeriodEnd

2.131.1

Released: 2024-09-19

  • Added: raise error when attempting to import a customer with an existing BillingID

2.129.0

Released: 2024-09-17

  • Added: CustomerPortalSubscription.PlanID

2.123.1

Released: 2024-09-11

  • Added: SubscriptionCouponInput.BillingCouponID
  • 🟑 Deprecated: ProvisionSubscriptionInput.PromotionCode
  • 🟑 Deprecated: UpdateSubscriptionInput.PromotionCode
  • 🟑 Deprecated: ApplySubscriptionInput.PromotionCode
  • 🟑 Deprecated: PreviewSubscriptionInput.PromotionCode
  • 🟑 Deprecated: EstimateSubscriptionInput.PromotionCode
  • 🟑 Deprecated: EstimateSubscriptionUpdateInput.PromotionCode

2.100.2

Released: 2024-09-01

  • Added: ProvisionSubscriptionInput.PayingCustomerID
  • Added: ApplySubscriptionInput.PayingCustomerID
  • Added: slimSubscriptionFragmentV2Fragment.payingCustomer
  • Added: FullSubscription.payingCustomer

2.86.0

Released: 2024-08-22

  • Added: ProvisionSubscriptionInput.AppliedCoupon
  • Added: UpdateSubscriptionInput.AppliedCoupon
  • Added: ApplySubscriptionInput.AppliedCoupon
  • Added: PreviewSubscriptionInput.AppliedCoupon
  • Added: EstimateSubscriptionInput.AppliedCoupon
  • Added: EstimateSubscriptionUpdateInput.AppliedCoupon

2.80.2

Released: 2024-08-20

  • Changed: ImportCustomerBulk changed to ImportCustomerBulkInput

2.62.4

Released: 2024-08-07

  • Added: CancelSubscriptionUpdates()

2.62.0

Released: 2024-08-07

  • Added: PreviewNextInvoice()

2.20.0

Released: 2024-07-07

  • Changed: FetchUsageHistory() now returns the precise timestamp when the usage was reset

2.13.5

Released: 2024-07-01

  • Changed: UpdateSubscriptionInput.SubscriptionEntitlements does not require the full list of entitlements when only needing to add or update specific entitlements

2.8.2

Released: 2024-06-27

  • Added: TrialOverrideConfigurationInput.TrialEndDate to allow scheduled trial cancelation when provisioning and updating subscriptions

1.236.0

Released: 2024-06-20

  • Added: GetActiveSubscriptionList() which is served from Edge

1.232.0

Released: 2024-06-16

  • Added: GetActiveSubscriptions()