Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chargebee-typescript

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chargebee-typescript - npm Package Versions

1
6

2.16.0

Diff

Changelog

Source

v2.16.0 (2023-01-13)


New Attributes:
  • ShippingAddress and BillingAddress parameter has been added to the CreditNote.
  • is_advance_charge has been added to the UnbilledCharge.
Added input parameters:
  • subscription_create_sub_for_customer_quote_params#po_number and subscription_create_sub_items_for_customer_quote_params#po_number parameter has been added to Quote resource.
  • unbilled_charges_import_unbilled_charges_params#is_advance_charge parameter has been added to Subscription resource.
  • import_invoice_params#has_advance_charges parameter has been added to Invoice resource.
New endpoints:
  • Invoice#delete_line_items has been added to the Invoice resource.
New Enum values:
  • SUBSCRIPTION_TRIAL_EXTENDED has been added to EventTypeEnum.
  • ZERO_VALUE_ITEM has been added to TaxExemptReasonEnum.
  • BANK_OF_AMERICA has been added to GatewayEnum.
chargebee
published 2.15.0 •

Changelog

Source

v2.15.0 (2022-11-21)


New Attributes:
  • business_entity_id filter parameter has been added to the Customer.
  • is_written_off, write_off_amount, write_off_date and credit_note parameter have been added to the Invoice.
Added input parameters:
  • business_entity_id filter parameter has been added to the Export#revenue_recognition_params, Export#deferred_revenue_params, Export#customers_params and Subscription#subscription_list_params API.
  • skip_billing_cycles parameter has been added to the Estimate#subscription_pause_subscription_params API.
  • skip_billing_cycles parameter has been added to the Subscription#pause_params.
  • id have been added to the Invoices#credit_note_import_invoice_params API.
New Enum values:
  • billing_cycles has been added to pause_option.
chargebee
published 2.14.0 •

Changelog

Source

v2.14.0 (2022-11-10)


New endpoints:
  • credit_notes#import_credit_note has been added to the credit_notes resource.
  • subscriptions#import_unbilled_charges has been added to the subscriptions resource.
New attributes:
  • shipped_at parameter has been added to the orders#list_orders API.
Added input parameters:
  • voided_at and void_reason_code have been added to the invoices#import_invoice API.
New attributes:
  • business_entity_id has been added to the orders resource.
New Enum values:
  • registered has been added to the status enum in credit_note_einvoice and invoice_einvoice subresources.
  • type enum has been added to the subscription_discount subresource.
  • subscription_entitlements_created has been added to the event_type enum.
chargebee
published 2.13.0 •

Changelog

Source

v2.13.0 (2022-09-20)

New Resource:
  • discount has been added.
New Enum values:
  • apply_on, duration_type and operation_type enums have been added.
chargebee
published 2.12.0 •

Changelog

Source

v2.12.0 (2022-09-20)


New endpoints:
  • subscriptions#list_discounts has been added to the subscriptions resource.
New attributes:
  • billing_month has been added to the customer resource.
Added input parameters:
  • billing_month has been added to the customers#change_billing_date API.
  • line_items[subscription_id] has been added to the invoices#import_invoice API.
  • layout has been added to hosted_pages#checkout_onetime_for_items, hosted_pages#checkout_new_for_items and hosted_pages#checkout_existing_for_items APIs.
  • discounts[apply_on], discounts[percentage], discounts[amount] and discounts[item_price_id] have been added to estimates#create_subscription_for_items, estimates#create_subscription_for_items_estimate, estimates#update_subscription_for_items, hosted_pages#checkout_onetime_for_items, hosted_pages#checkout_new_for_items, hosted_pages#checkout_existing_for_items, invoices#create_for_charge_items_and_charges, quotes#create_subscription_for_items, quotes#edit_create_subscription_quote_for_items, quotes#update_subscription_quote_for_items, quotes#edit_update_subscription_quote_for_items, quotes#create_for_charge_items_and_charges, quotes#edit_for_charge_items_and_charges, subscriptions#create_subscription_for_items, subscriptions#update_subscription_for_items and subscriptions#import_subscription_for_items APIs.
  • discounts[duration_type], discounts[period], discounts[period_unit] and discounts[included_in_mrr] have been added to estimates#create_subscription_for_items, estimates#create_subscription_for_items_estimate, estimates#update_subscription_for_items, hosted_pages#checkout_new_for_items, hosted_pages#checkout_existing_for_items, quotes#create_subscription_for_items, quotes#edit_create_subscription_quote_for_items, quotes#update_subscription_quote_for_items, quotes#edit_update_subscription_quote_for_items, subscriptions#create_subscription_for_items, subscriptions#update_subscription_for_items and subscriptions#import_subscription_for_items APIs.
  • discounts[operation_type] and discounts[id] have been added to estimates#update_subscription_for_items, quotes#update_subscription_quote_for_items, hosted_pages#checkout_existing_for_items, quotes#edit_update_subscription_quote_for_items, subscriptions#update_subscription_for_items and subscriptions#import_subscription_for_items APIs.
New Enum values:
  • global_payments has been added to gateway enum.
  • layout enum has been added.
chargebee
published 2.11.0 •

Changelog

Source

v2.11.0 (2022-08-22)


New endpoints:
  • Purchase#Retrieve has been added to the Purchase resource.
New attributes:
  • ResourceVersion has been added to the Token resource.
  • UpdatedAt has been added to the Token and UnbilledCharge resources.
  • ReferenceLineItemId has been added to the CreditNote#LineItem, CreditNoteEstimate#LineItem, Quote#LineItem, QuoteLineGroup#LineItem, InvoiceEstimate#LineItem and Invoice#LineItem subResources.
  • Index has been added to the Order#ShippingAddress, Invoice#ShippingAddress, Quote#ShippingAddress, QuotedCharge#ItemTier, QuotedSubscription#ItemTier, Subscription#ItemTier, Subscription#ShippingAddress and SubscriptionEstimate#ShippingAddress subResources.
  • VoidWithCreditNote has been added to the Invoice#VoidInvoiceRequest subresources.
  • PaymentMethodDetails has been added to the Transaction resource.
New Resource:
  • InAppSubscription have been added.
Removed input parameters:
  • BusinessEntityId has been removed from Purchase#CreateRequest and Purchase#EstimateRequest.
chargebee
published 2.10.0 •

Changelog

Source

v2.10.0 (2022-07-08)


Fixes:

  • Fixed Status Enum related issues
  • Fixed EmbeddedResource related issues
New endpoints:
  • hostedpage#PreCancel has been added to the hostedpage resource.
New attributes:
  • business_entity_id have been added to the CreditNote, Customer,HostedPage, Invoice, PaymentIntent, Quote, Subscription and Transaction resources.
  • coupon_set_code have been added to the CreditNote, CreditNoteEstimate, Invoice, InvoiceEstimate, Quote and QuoteLineGroup resources.
  • List of SubscriptionEstimate have been added to Estimate resource.
New Resource:
  • ImpactedSubscription, ImpactedItem, Purchase have been added.
New Enum values:
  • direct_debit has been added to payment_method_type enum.
  • bancontact, not_applicable added to payment_source_card_brand enum.
  • business_entity added to entity_type Enum
  • business_entity_created, business_entity_updated, business_entity_deleted, purchase_created added to event_type Enum
  • chargebee_payments added to gateway Enum
chargebee
published 2.9.0 •

Changelog

Source

v2.9.0 (2022-05-23)


New endpoints:
  • invoice#sync_usages and invoice#resend_einvoice have been added to the invoice resource.
  • credit_notes#resend_einvoice has been added to the credit_notes resource.
  • features#list_features, features#create_a_feature, features#update_a_feature, features#retrieve_a_feature, features#delete_a_feature, features#activate_a_feature, features#archive_a_feature and features#reactivate_a_feature have been added to the features resource.
  • subscription_entitlements#subscription_entitlements_for_subscription and subscription_entitlements#set_subscription_entitlement_availability have been added to the subscription_entitlements resource.
  • item_entitlements#item_entitlements_for_an_item, item_entitlements#item_entitlements_for_a_feature, item_entitlements#add_an_item_entitlements and item_entitlements#upsert_or_remove_an_item_entitlements_for_item have been added to the item_entitlements resource.
  • entitlement_overrides#add_entitlement_override_for_a_subscription and entitlement_overrides#list_entitlement_override_for_a_subscription have been added to the entitlement_overrides resource.
New Resource:
  • features, subscription_entitlements, item_entitlements and entitlement_overrides have been added.
New filter parameters:
  • einvoice[status] filter parameter has been added in credit_notes#list_credit_notes api.
New Enum values:
  • paypal_express_checkout has been added to payment_method_type enum.
  • feature_created, feature_updated, feature_deleted, feature_activated, feature_reactivated, feature_archived, item_entitlements_updated, entitlement_overrides_updated, entitlement_overrides_removed, item_entitlements_removed and entitlement_overrides_auto_removed have been added to the event_type enum.
  • action enum has been added.
chargebee
published 2.8.0 •

Changelog

Source

v2.8.0 (2022-04-25)


Fixes:

  • Fixed return type of Subscription#contract_terms_for_subscription, Customer#contacts_for_customer, ItemPrice#find_applicable_items and ItemPrice#find_applicable_item_prices.
New endpoints:
  • UnbilledCharge#CreateUnbilledCharge has been added to UnbilledCharge resource. Applicable only for PC1.0.
New attributes:
  • channel have been added to the Addon, AttachedItem, CreditNote, Customer, Invoice, ItemFamily, ItemPrice, Plan and Subscription resources.
  • external_name and channel have been added to the Item resource.
New input parameters:
  • external_name have been added to Item#CreateRequest and Item#UpdateRequest.
  • channel have been added to Addon#AddonListRequest.
  • channel have been added to CreditNote#CreditNoteListRequest.
  • channel have been added to Customer#CustomerListRequest.
  • invoice[channel], subscription[channel] and customer[channel] have been added to Export#RevenueRecognitionRequest and Export#DeferredRevenueRequest.
  • plan[channel] have been added to Export#PlansRequest.
  • addon[channel] have been added to Export#AddonsRequest.
  • customer[channel] have been added to Export#CustomersRequest.
  • subscription[channel] have been added to Export#SubscriptionsRequest.
  • invoice[channel] have been added to Export#InvoicesRequest.
  • credit_note[channel] have been added to Export#CreditNotesRequest.
  • item[channel] have been added to Export#ItemsRequest.
  • item_price[channel] have been added to Export#ItemPricesRequest.
  • channel have been added to Invoice#InvoiceListRequest.
  • channel have been added to Item#ItemListRequest.
  • channel have been added to ItemPrice#ItemPriceListRequest.
  • channel have been added to Plan#PlanListRequest.
  • channel have been added to Subscription#SubscriptionListRequest.

Existing input parameter changes:

  • item_family_id in Item#CreateRequest has been made as required field.

Removed enum values:

  • coupon_expired has been removed from EventTypeEnum.
chargebee
published 2.7.1 •

Changelog

Source

v2.7.1 (2022-03-31)


Fixes:

  • Fixed serialization issue.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc