Skip to content

Releases: chargebee/chargebee-python

v3.14.0

26 Nov 08:16
10e3d14

Choose a tag to compare

New Resources:

  • Einvoice has been added.
  • QuotedDeltaRamp has been added.

New Attributes:

  • line_items_next_offset has been added to CreditNote.
  • line_items_next_offset has been added to Invoice.
  • credit_lines has been added to SalesOrder.
  • billable_unit_price has been added to SalesOrder#LineItem.
  • billable_quantity has been added to SalesOrder#LineItem.
  • billable_amount has been added to SalesOrder#LineItem.

New Endpoint:

  • move has been added to ItemPrice.

New Parameters:

  • line_items_limit has been added to CreditNote#RetrieveRequest.
  • line_items_offset has been added to CreditNote#RetrieveRequest.
  • line_items_limit has been added to Invoice#RetrieveRequest.
  • line_items_offset has been added to Invoice#RetrieveRequest.
  • item_tiers has been added to Estimate#GiftSubscriptionForItemsRequest.
  • unit_price has been added to Estimate#SubscriptionItems#GiftSubscriptionForItemsRequest.
  • unit_price_in_decimal has been added to Estimate#SubscriptionItems#GiftSubscriptionForItemsRequest.
  • item_tiers has been added to Gift#CreateForItemsRequest.
  • meta_data has been added to Gift#CreateForItemsRequest.
  • unit_price has been added to Gift#SubscriptionItems#CreateForItemsRequest.
  • unit_price_in_decimal has been added to Gift#SubscriptionItems#CreateForItemsRequest.
  • item_tiers has been added to HostedPage#CheckoutGiftForItemsRequest.
  • unit_price has been added to HostedPage#SubscriptionItems#CheckoutGiftForItemsRequest.
  • unit_price_in_decimal has been added to HostedPage#SubscriptionItems#CheckoutGiftForItemsRequest.
  • auto_select_local_currency has been added to PricingPageSession#CreateForNewSubscriptionRequest.

New Enums:

  • EZIDEBIT has been added to GatewayEnum.
  • BUSINESS_RULE has been added to EntityTypeEnum.
  • RULESET has been added to EntityTypeEnum.

v2.59.0

26 Nov 08:13
620b46a

Choose a tag to compare

New Resources:

  • Einvoice has been added.
  • QuotedDeltaRamp has been added.

New Attributes:

  • line_items_next_offset has been added to CreditNote.
  • line_items_next_offset has been added to Invoice.
  • credit_lines has been added to SalesOrder.
  • billable_unit_price has been added to SalesOrder#LineItem.
  • billable_quantity has been added to SalesOrder#LineItem.
  • billable_amount has been added to SalesOrder#LineItem.

New Endpoint:

  • move has been added to ItemPrice.

New Parameters:

  • line_items_limit has been added to CreditNote#RetrieveRequest.
  • line_items_offset has been added to CreditNote#RetrieveRequest.
  • line_items_limit has been added to Invoice#RetrieveRequest.
  • line_items_offset has been added to Invoice#RetrieveRequest.
  • item_tiers has been added to Estimate#GiftSubscriptionForItemsRequest.
  • unit_price has been added to Estimate#SubscriptionItems#GiftSubscriptionForItemsRequest.
  • unit_price_in_decimal has been added to Estimate#SubscriptionItems#GiftSubscriptionForItemsRequest.
  • item_tiers has been added to Gift#CreateForItemsRequest.
  • meta_data has been added to Gift#CreateForItemsRequest.
  • unit_price has been added to Gift#SubscriptionItems#CreateForItemsRequest.
  • unit_price_in_decimal has been added to Gift#SubscriptionItems#CreateForItemsRequest.
  • item_tiers has been added to HostedPage#CheckoutGiftForItemsRequest.
  • unit_price has been added to HostedPage#SubscriptionItems#CheckoutGiftForItemsRequest.
  • unit_price_in_decimal has been added to HostedPage#SubscriptionItems#CheckoutGiftForItemsRequest.
  • auto_select_local_currency has been added to PricingPageSession#CreateForNewSubscriptionRequest.

New Enums:

  • EZIDEBIT has been added to GatewayEnum.
  • BUSINESS_RULE has been added to EntityTypeEnum.
  • RULESET has been added to EntityTypeEnum.

v3.13.0

28 Oct 09:21
b2c31c9

Choose a tag to compare

New Attributes:

  • reference_transactions has been added to Invoice.
  • payment_attempts[] has been added to PaymentIntent.
  • checkout_details has been added to PaymentIntent#PaymentAttempt.
  • line_item_id has been added to CreditNoteEstimate#Discount.
  • line_item_id has been added to CreditNote#Discount.
  • line_item_id has been added to InvoiceEstimate#Discount.
  • line_item_id has been added to Invoice#Discount.
  • line_item_id has been added to InvoiceEstimate#Discount.
  • line_item_id has been added to Quote#Discount.
  • line_item_id has been added to QuoteLineGroup#Discount.

Modified Attributes:

  • omnichannel_subscription_item_offers has been made optional attribute from required attribute.

New Input Parameters:

  • discount[line_item_id] has been added to CreditNote#ImportCreditNoteRequest.
  • discount[line_item_id] has been added to CreditNote#ImportInvoiceRequest.

New Enums:

  • OMNICHANNEL_TRANSACTION_CREATED has been added to EventTypeEnum.
  • DEUTSCHE_BANK has been added to Gateway.

v2.58.0

28 Oct 09:19
98769f9

Choose a tag to compare

New Attributes:

  • reference_transactions has been added to Invoice.
  • payment_attempts[] has been added to PaymentIntent.
  • checkout_details has been added to PaymentIntent#PaymentAttempt.
  • line_item_id has been added to CreditNoteEstimate#Discount.
  • line_item_id has been added to CreditNote#Discount.
  • line_item_id has been added to InvoiceEstimate#Discount.
  • line_item_id has been added to Invoice#Discount.
  • line_item_id has been added to InvoiceEstimate#Discount.
  • line_item_id has been added to Quote#Discount.
  • line_item_id has been added to QuoteLineGroup#Discount.

Modified Attributes:

  • omnichannel_subscription_item_offers has been made optional attribute from required attribute.

New Input Parameters:

  • discount[line_item_id] has been added to CreditNote#ImportCreditNoteRequest.
  • discount[line_item_id] has been added to CreditNote#ImportInvoiceRequest.

New Enums:

  • OMNICHANNEL_TRANSACTION_CREATED has been added to EventTypeEnum.
  • DEUTSCHE_BANK has been added to Gateway.

v3.12.2

10 Oct 07:15
91c8e2d

Choose a tag to compare

v3.12.2 (2025-10-10)


Bug fixes:

  • Made a correct response schema for Entitlement#CreateResponse.
  • Made a correct response schema for EntitlementOverride#AddEntitlementOverrideForSubscriptionResponse.
  • Made a correct response schema for SubscriptionEntitlements#SetSubscriptionEntitlementAvailabilitySubscriptionEntitlementResponse.

v3.12.1

07 Oct 04:29
5a4c3f6

Choose a tag to compare

v3.12.1 (2025-10-06)


Bug Fixes:

  • Fixed incorrect type for upcoming_renewal in OmnichannelSubscriptionItemResponse.
  • Fixed incorrect type for linked_item in OmnichannelSubscriptionItemResponse.

v3.12.0

25 Sep 04:00
815481e

Choose a tag to compare

New Resources:

  • PersonalizedOffer has been added.
  • OfferFulfillment has been added.
  • OfferEvent has been added.
  • OmnichannelSubscriptionItemOffer has been added.

New Attributes:

  • business_entity_id has been added to Customer#Balance.
  • processor_advice_code has been added to GatewayErrorDetail.
  • processor_advice_code has been added to Transaction#GatewayErrorDetail.
  • omnichannel_subscription_item_offers has been added to OmnichannelSubscriptionItem.
  • linked_omnichannel_subscriptions has been added to OmnichannelTransaction.
  • linked_omnichannel_one_time_orders has been added to OmnichannelTransaction.
  • contract_term has been added to Ramp.
  • charge_once has been added to Ramp#ItemsToAdd.
  • charge_on_option has been added to Ramp#ItemsToAdd.
  • charge_on_event has been added to Ramp#ItemsToAdd.
  • charge_once has been added to Ramp#ItemsToUpdate.
  • charge_on_option has been added to Ramp#ItemsToUpdate.
  • charge_on_event has been added to Ramp#ItemsToUpdate.
  • error_file_path has been added to UsageFile.
  • error_file_url has been added to UsageFile.

New Endpoint:

  • move has been added to OmnichannelSubscription.

New Parameters:

  • offline_payment_method has been added to Estimate#CreateSubItemEstimateRequest.
  • offline_payment_method has been added to Estimate#CreateSubItemForCustomerEstimateRequest.
  • offline_payment_method has been added to HostedPage#CheckoutNewForItemsRequest.
  • offline_payment_method has been added to Quote#SubscriptionCreateSubItemsForCustomerQuoteRequest.
  • offline_payment_method has been added to Quote#SubscriptionEditCreateSubCustomerQuoteForItemsRequest.
  • contract_term has been added to Ramp#CreateForSubscriptionRequest.
  • items_to_add has been added to Ramp#CreateForSubscriptionRequest.
  • items_to_update has been added to Ramp#CreateForSubscriptionRequest.
  • contract_term has been added to Ramp#UpdateRequest.
  • items_to_add has been added to Ramp#UpdateRequest.
  • items_to_update has been added to Ramp#UpdateRequest.

New Enums:

  • DUNNING_UPDATED has been added EventType.
  • OMNICHANNEL_SUBSCRIPTION_MOVED_IN has been added to EventType.

Bug Fixes:

  • currency list action has been marked as ListRequest.
  • index has been removed from CreditNote#ShippingAddress.
  • index has been removed from Invoice#ShippingAddress
  • index has been removed from Order#ShippingAddress.
  • index has been removed from Quote#ShippingAddress.
  • index has been removed from SubscriptionEstimate#ShippingAddress.
  • index has been removed from Subscription#ShippingAddress.

v2.57.0

23 Sep 10:30
80c0195

Choose a tag to compare

New Resources:

  • PersonalizedOffer has been added.
  • OfferFulfillment has been added.
  • OfferEvent has been added.
  • OmnichannelSubscriptionItemOffer has been added.

New Attributes:

  • business_entity_id has been added to Customer#Balance.
  • processor_advice_code has been added to GatewayErrorDetail.
  • processor_advice_code has been added to Transaction#GatewayErrorDetail.
  • omnichannel_subscription_item_offers has been added to OmnichannelSubscriptionItem.
  • linked_omnichannel_subscriptions has been added to OmnichannelTransaction.
  • linked_omnichannel_one_time_orders has been added to OmnichannelTransaction.
  • contract_term has been added to Ramp.
  • charge_once has been added to Ramp#ItemsToAdd.
  • charge_on_option has been added to Ramp#ItemsToAdd.
  • charge_on_event has been added to Ramp#ItemsToAdd.
  • charge_once has been added to Ramp#ItemsToUpdate.
  • charge_on_option has been added to Ramp#ItemsToUpdate.
  • charge_on_event has been added to Ramp#ItemsToUpdate.
  • error_file_path has been added to UsageFile.
  • error_file_url has been added to UsageFile.

New Endpoint:

  • move has been added to OmnichannelSubscription.

New Parameters:

  • offline_payment_method has been added to Estimate#CreateSubItemEstimateRequest.
  • offline_payment_method has been added to Estimate#CreateSubItemForCustomerEstimateRequest.
  • offline_payment_method has been added to HostedPage#CheckoutNewForItemsRequest.
  • offline_payment_method has been added to Quote#SubscriptionCreateSubItemsForCustomerQuoteRequest.
  • offline_payment_method has been added to Quote#SubscriptionEditCreateSubCustomerQuoteForItemsRequest.
  • contract_term has been added to Ramp#CreateForSubscriptionRequest.
  • items_to_add has been added to Ramp#CreateForSubscriptionRequest.
  • items_to_update has been added to Ramp#CreateForSubscriptionRequest.
  • contract_term has been added to Ramp#UpdateRequest.
  • items_to_add has been added to Ramp#UpdateRequest.
  • items_to_update has been added to Ramp#UpdateRequest.

New Enums:

  • DUNNING_UPDATED has been added EventType.
  • OMNICHANNEL_SUBSCRIPTION_MOVED_IN has been added to EventType.

Bug Fixes:

  • currency list action has been marked as ListRequest.
  • index has been removed from CreditNote#ShippingAddress.
  • index has been removed from Invoice#ShippingAddress
  • index has been removed from Order#ShippingAddress.
  • index has been removed from Quote#ShippingAddress.
  • index has been removed from SubscriptionEstimate#ShippingAddress.
  • index has been removed from Subscription#ShippingAddress.

v3.11.0

28 Aug 03:14
6e79be6

Choose a tag to compare

New Features

  • Use httpx instead of requests, thereby adding support for asynchronous API requests.

v3.10.0

26 Aug 06:03
db16bb4

Choose a tag to compare

New enhancement:

  • Updated the ./chargebee/ssl/ca-certs.crt to use the latest version of DigiCert Global Root G2.