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
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chargebee-typescript - npm Package Versions

13
6

2.32.1

Diff

Changelog

Source

v2.32.1 (2024-05-02)


Removed resources:
  • Session has been removed.
chargebee
published 2.32.0 •

Changelog

Source

v2.32.0 (2024-04-30)


New resources:
  • PriceVariant has been added.
  • Ramp has been added.
  • InstallmentDetail has been added.
  • Session has been added.
  • Ramp has been added.
New Enum values:
  • INVOICE_INSTALLMENTS_CREATED has been added in EventType enum.
  • INVOICE_INSTALLMENT_UPDATED has been added in EventType enum.
  • INSTALLMENT_CONFIG_CREATED has been added in EventType enum.
  • INSTALLMENT_CONFIG_DELETED has been added in EventType enum.
  • RAMP_CREATED has been added in EventType enum.
  • RAMP_DELETED has been added in EventType enum.
  • RAMP_APPLIED has been added in EventType enum.
New Attributes:
  • tax_providers_fields has been added to Addon resource.
  • tax_providers_fields has been added to Customer resource.
  • tax_providers_fields has been added to ItemPrice resource.
  • tax_providers_fields has been added to Plan resource.
  • resource_version has been added to Installment resource.
  • resource_version has been added to InstallmentConfig resource.
  • KlarnaPayNow has been added to PaymentSource resource.
  • business_entity_id has been added to UnbilledCharge resource.
New Endpoints:
  • Exports#PriceVariantsRequest has been added to Exports resource.
New Input parameters:
  • changes_scheduled_at, change_option has been added to Estimate#UpdateSubscriptionRequest.
  • changes_scheduled_at, change_option has been added to Estimate#UpdateSubscriptionForItemsRequest.
  • contract_term[contract_start] has been added to Estimate#CreateSubItemEstimateRequest.
  • contract_term[contract_start] has been added to Estimate#CreateSubItemForCustomerEstimateRequest.
  • contract_term[contract_start] has been added to Subscription#CreateWithItemsRequest.
  • contract_term[contract_start] has been added to Subscription#UpdateForItemsRequest.
  • price_variant_id has been added to ItemPrice#CreateRequest.
  • price_variant_id has been added to ItemPrice#UpdateRequest.
  • price_variant_id has been added to ItemPrice#ListRequest.
Removed attributes:
  • additional_info has been removed from Invoice#StatmentDescriptor resource.
Removed Input parameters:
  • additional_info has been removed from Subscription#CreateRequest.
  • additional_info has been removed from Subscription#CreateForCustomerRequest.
  • additional_info has been removed from Subscription#CreateWithItemsRequest.
  • additional_info has been removed from Subscription#UpdateRequest.
  • additional_info has been removed from Subscription#UpdateForItemsRequest.
  • additional_info has been removed from Subscription#ReactivateRequest.
chargebee
published 2.31.1 •

Changelog

Source

v2.31.1 (2024-04-03)


New Input parameters:
  • to_customer_id has been added to subscription#MoveRequest.
  • copy_payment_source has been added to subscription#MoveRequest.
New endpoints:
  • Subscription#MoveRequest has been added to the Subscription resource.
chargebee
published 2.31.0 •

Changelog

Source

v2.31.0 (2024-03-20)


New resources:
  • Attribute has been added.
  • ImpactedItemPrice has been added.
  • InstallmentConfig has been added.
  • Installment has been added.
Removed attributes:
  • product_id has been removed from ItemPrice resource.
New Enum values:
  • klarna_pay_now has been added to TypeEnum in Customer resource.
  • klarna_pay_now has been added to PaymentMethodEnum.
  • klarna_pay_now has been added to PaymentMethodTypeEnum enum.
  • klarna_pay_now has been added to TypeEnum.
  • price_variant has been added to EntityTypeEnum.
  • price_variant_created has been added in EventType enum.
  • price_variant_updated has been added in EventType enum.
  • price_variant_deleted has been added in EventType enum.
Removed Enum values:
  • product and variant have been removed from EntityTypeEnum.
New Input parameters:
  • config_id has been added to Invoice#InstallmentsRequest.
  • amount has been added to Invoice#InstallmentsRequest.
  • payment_source_id has been added to Purchase#CreateRequest.
  • installment_info[config_id] has been added to Purchase#CreateRequest.
  • installment_info[amount] has been added to Purchase#CreateRequest.
  • subscription_info[contract_term_billing_cycle_on_renewal] has been added to Purchase#CreateRequest.
  • contract_terms[index] has been added to Purchase#CreateRequest.
  • contract_terms[action_at_term_end] has been added to Purchase#CreateRequest.
  • contract_terms[cancellation_cutoff_period] has been added to Purchase#CreateRequest.
  • subscription_info[contract_term_billing_cycle_on_renewal] has been added to Purchase#EstimateRequest.
  • contract_terms[index] has been added to Purchase#EstimateRequest.
  • contract_terms[action_at_term_end] has been added to Purchase#EstimateRequest.
  • contract_terms[cancellation_cutoff_period] has been added to Purchase#EstimateRequest.
Deprecated input parameters:
  • product_created, product_updated, product_deleted, variant_created, variant_updated, variant_deleted has been deprecated in EventTypeEnum.
chargebee
published 2.30.0 •

Changelog

Source

v2.30.0(2024-02-29)


New attributes:
  • usage_percentage has been added to QuoteLineGroup resource.
  • usage_percentage has been added to Quote resource.
  • usage_percentage has been added to CreditNoteEstimate resource.
  • usage_percentage has been added to CreditNote resource.
  • usage_percentage has been added to InvoiceEstimate resource.
  • usage_percentage has been added to Invoice resource.
  • error_detail of type GatewayErrorDetail has been added to PaymentIntent#PaymentAttempt subResource.
  • origin_user has been added to Event resource.
  • proration_type has been added to QuotedSubscription#SubscriptionItem and Subscription#SubscriptionItem subResources
  • network_error_message, recommendation_message, processor_error_code, processor_error_message has been added to Transaction#GatewayErrorDetail subResource.
New Enum values:
  • TAX_NOT_CONFIGURED_EXTERNAL_PROVIDER has been added to TaxExemptReasonEnum.
New Input parameters:
  • billing_address has been added to Estimate#CreateSubItemForCustomerEstimateRequest.
  • transactions[amount] has been added to Invoice#ApplyPaymentsRequest.
chargebee
published 2.29.0 •

Changelog

Source

v2.29.0 (2024-01-31)


New Enum values:
  • item_price_entitlements_updated has been added to EventTypeEnum.
  • item_price_entitlements_removed has been added to EventTypeEnum.
New Input parameters:
  • layout has been added to HostedPage#AcceptQuoteRequest in HostedPage resource.
chargebee
published 2.28.0 •

Changelog

Source

v2.28.0 (2024-01-04)


New resources:
  • Entitlements has been added.
New attributes:
  • date_to, date_from, prorated_taxable_amount has been added to quote_line_group.
  • date_to, date_from, prorated_taxable_amount has been added to quote.
  • date_to, date_from, prorated_taxable_amount has been added to credit_note_estimate.
  • date_to, date_from, prorated_taxable_amount has been added to credit_note.
  • date_to, date_from, prorated_taxable_amount has been added to invoice_estimate.
  • date_to, date_from, prorated_taxable_amount has been added to order.
  • date_to, date_from, prorated_taxable_amount has been added to invoice.
  • active_id has been added to customers.
  • active_id has been added to subscriptions.
  • reference_id has been made optional for payment_sources/create_using_permanent_token
  • custom_payment_method_id has been added to transactions.
  • custom_payment_method_name has been added to transactions.
  • error_detail has been added to transactions.
New Enum values:
  • CMR_FALABELLA, TARJETA_NARANJA, NATIVA, CENCOSUD, CABAL, ARGENCARD, ELO, HIPERCARD, CARNET, RUPAY, MAESTRO has been added to Card#CardTypeEnum
  • Transferred has been added to Subscription#StatusEnum.
  • Transferred has been added to SubscriptionEstimate#StatusEnum.
  • AutomatedBankTransfer has been added to PaymentMethodEnum.
  • UsAutomatedBankTransfer, GbAutomatedBankTransfer, EuAutomatedBankTransfer, JpAutomatedBankTransfer, MxAutomatedBankTransfer has been added to VirtualBankAccount#SchemeEnum.
  • CustomerBusinessEntityChanged, SubscriptionBusinessEntityChanged has been added to EventTypeEnum.
  • Dlocal has been added to GatewayEnum.
  • UsAutomatedBankTransfer, UkAutomatedBankTransfer, EuAutomatedBankTransfer, JpAutomatedBankTransfer, MxAutomatedBankTransfer, Custom has been added to OfflinePaymentMethodEnum.
  • AutomatedBankTransfer has been added to PaymentMethodEnum.
  • AutomatedBankTransfer has been added to PaymentMethodTypeEnum.
New Input parameters:
  • custom_payment_method_name has been added to Transactions#RecordRefundRequest.
  • proration_type has been added to Subscription#UpdateForItemsRequest.
  • proration_type has been added to ItemPrice.
  • payment_initiator has been added to Invoice.
  • payment_method_token, customer_profile_token, network_transaction_id, mandate_id, skip_retrieval, card, billing_address has been added to PaymentSource#CreateUsingPermanentTokenRequest.
  • subscription_items[proration_type] has been added to Estimate#UpdateSubscriptionForItemsRequest.
  • transaction[custom_payment_method_id] has been added to Customer#RecordExcessPaymentRequest.
  • transaction[custom_payment_method_id] has been added to CreditNote#RecordRefundRequest.
chargebee
published 2.27.0 •

Changelog

Source

v2.27.0 (2023-11-30)


New Enum values:
  • swiss_reference has been added to PaymentReferenceNumber#TypeEnum.
New Input parameters:
  • subscription[po_number] has been added to Quote#EditCreateSubForCustomerQuoteRequest in Quote resource.
  • subscription[po_number] has been added to Quote#EditCreateSubCustomerQuoteForItemsRequest in Quote resource.

chargebee
published 2.26.0 •

Changelog

Source

v2.26.0 (2023-10-31)


New attributes:
  • statement_descriptor has been added to invoice resource.
  • source has been added to the Hosted_Pages resource.
New Enum values:
  • pay_com has been added to Gateway.
  • pay_to, faster_payments, sepa_instant_transfer has been added to Customer#TypeEnum.
  • pay_to, faster_payments, sepa_instant_transfer has been added to PaymentMethodEnum.
  • pay_to, faster_payments, sepa_instant_transfer has been added to PaymentMethodTypeEnum.
  • pay_to, faster_payments, sepa_instant_transfer has been added to TypeEnum.
  • pay_to, faster_payments, sepa_instant_transfer, amazon_payments has been added to PaymentIntent#PaymentMethodTypeEnum.
New Input parameters:
  • source has been added to HostedPage#CheckoutOneTimeForItemsRequest.
  • source has been added to HostedPage#CheckoutNewForItemsRequest.
  • source has been added to HostedPage#CheckoutExistingForItemsRequest.
  • statement_descriptor_descriptor has been added to Invoice#CreateRequest.
  • statement_descriptor_descriptor has been added to Invoice#CreateForChargeItemsAndChargesRequest.
  • statement_descriptor_descriptor has been added to Invoice#UpdateDetailsRequest.
  • statement_descriptor_additional_info has been added to Invoice#CreateRequest.
  • statement_descriptor_additional_info has been added to Invoice#CreateForChargeItemsAndChargesRequest.
  • statement_descriptor_additional_info has been added to Invoice#UpdateDetailsRequest.
  • statement_descriptor_descriptor has been added to Subscription#CreateRequest.
  • statement_descriptor_descriptor has been added to Subscription#CreateForCustomerRequest.
  • statement_descriptor_descriptor has been added to Subscription#CreateWithItemsRequest.
  • statement_descriptor_descriptor has been added to Subscription#UpdateRequest.
  • statement_descriptor_descriptor has been added to Subscription#UpdateForItemsRequest.
  • statement_descriptor_descriptor has been added to Subscription#ReactivateRequest.
  • statement_descriptor_additional_info has been added to Subscription#CreateRequest.
  • statement_descriptor_additional_info has been added to Subscription#CreateForCustomerRequest.
  • statement_descriptor_additional_info has been added to Subscription#CreateWithItemsRequest.
  • statement_descriptor_additional_info has been added to Subscription#UpdateRequest.
  • statement_descriptor_additional_info has been added to Subscription#UpdateForItemsRequest.
  • statement_descriptor_additional_info has been added to Subscription#ReactivateRequest.
Updates to old parameters:
  • duration_type, discount_type in coupons has been made optional.
  • proration_type in addons is now supported.
  • csv_tax_rule has been removed.
  • Tax1JurisTypeEnum has been removed.
  • Tax2JurisTypeEnum has been removed.
  • Tax3JurisTypeEnum has been removed.
  • Tax4JurisTypeEnum has been removed.
chargebee
published 2.25.0 •

Changelog

Source

v2.25.0 (2023-09-26)


New attributes:
  • venmo has been added to the PaymentSource resource.
  • proration_type has been added to the QuotedCharge, QuotedSubscription and Subscription resource.
New Enum values:
  • ebanx has been added to Gateway.
  • venmo has been added to Customer#TypeEnum.
  • venmo has been added to PaymentMethodEnum.
  • venmo has been added to PaymentMethodTypeEnum.
  • venmo has been added to TypeEnum.
  • venmo has been added to PaymentIntent#PaymentMethodTypeEnum.
New Input parameters:
  • einvoicing_method has been added to HostedPage#CheckoutOneTimeForItemsRequest.
  • einvoicing_method has been added to HostedPage#CheckoutNewForItemsRequest.
  • additional_information has been added to PaymentSource#CardAdditionalInformation.
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