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.24.0

Diff

Changelog

Source

v2.24.0 (2023-09-05)


New Resource:
  • CsvTaxRule has been added.
New attributes:
  • direct_debit_scheme has been added to the PaymentSource#PaymentSourceBankAccount resource.
New Enum :
  • DirectDebitSchemeEnum has been added.
  • Tax1JurisTypeEnum has been added.
  • Tax2JurisTypeEnum has been added.
  • Tax3JurisTypeEnum has been added.
  • Tax4JurisTypeEnum has been added.
New Input parameters:
  • avalara_tax_code, hsn_code, taxjar_product_code has been added to Invoice#AddChargeRequest.
chargebee
published 2.23.0 •

Changelog

Source

v2.23.0 (2023-07-31)


New Attributes:
  • tax_category has been added to the CreditNote, Quote and Invoice resource.
  • proration_type has been added in Addon resource.
New Enum values:
  • tax has been added to EntityType enum in Invoice resource.
  • payment_source_locally_deleted has been added to EventType.
New Input parameters:
  • CouponId and CouponApplyTill has been added to Subscritpion#CreateRequest in Subscritpion resource.
  • CouponId and CouponApplyTill has been added to Subscritpion#CreateForCustomerRequest in Subscritpion resource.
  • CouponId and CouponApplyTill has been added to Subscritpion#CreateWithItemsRequest in Subscritpion resource.
  • CouponId and CouponApplyTill has been added to Subscritpion#UpdateRequest in Subscritpion resource.
  • CouponId and CouponApplyTill has been added to Subscritpion#UpdateForItemsRequest in Subscritpion resource.
  • CouponId and CouponApplyTill has been added to Subscritpion#ImportSubscriptionRequest in Subscritpion resource.
  • CouponId and CouponApplyTill has been added to Subscritpion#ImportForCustomerRequest in Subscritpion resource.
  • CouponId and CouponApplyTill has been added to Subscritpion#ImportForItemsRequest in Subscritpion resource.
  • cancel_reason_code has been added to Subscritpion#ImportForItemsRequest in Subscritpion resource.
  • proration_type has been added in addon#createRequest and addon#UpdateRequest in Addon resource.
  • addons[proration_type] has been added in Estimate#UpdateSubscriptionRequest in Estimate resource.
  • addons[proration_type] has been added in Subscription#UpdateRequest in Subscritpion resource.
New Enum Class:
  • ProrationType enum has been added to addon resource.
  • ProrationType enum has been added.
chargebee
published 2.22.0 •

Changelog

Source

v2.22.0 (2023-06-30)


New endpoints:
  • ViewVoucher#ViewVoucherRequest has been added to the HostedPage resource.
  • InvoiceListPaymentReferenceNumbers#InvoiceListPaymentReferenceNumbersRequest has been added to the Invoice resource.
New Resource:
  • PaymentReferenceNumber has been added.
New attributes:
  • local_currency_exchange_rate has been added to the CreditNote and Invoice resource.
New Enum values:
  • view_voucher has been added to Type enum in HostedPage resource.
  • paused has been added in StoreStatus enum in InAppSubscription resource.
  • metrics_global and windcave has been added in Gateway enum.
New Input parameters:
  • payment_initiator has been added to Customers#CollectPaymentRequest.
  • payment_initiator has been added to Invoice#CreateRequest.
  • payment_initiator has been added to Invoice#ChargeRequest.
  • payment_initiator has been added to Invoice#ChargeAddonRequest.
  • payment_initiator has been added to Invoice#CollectPaymentRequest.
  • payment_initiator has been added to Subscription#CreateRequest.
  • payment_initiator has been added to Invoice#CreateForChargeItemRequest.
  • payment_initiator has been added to Subscription#CreateForCustomerRequest.
  • payment_initiator has been added to Subscription#CreateWithItemsRequest.
  • payment_initiator has been added to Subscription#UpdateForItemsRequest.
  • payment_initiator has been added to Subscription#ReactivateRequest.
  • payment_initiator has been added to Subscription#ResumeRequest.
  • payment_reference_numbers[id] has been added to Invoice#ImportInvoiceRequest.
  • payment_reference_numbers[type] has been added to Invoice#ImportInvoiceRequest.
  • payment_reference_numbers[number] has been added to Invoice#ImportInvoiceRequest.
chargebee
published 2.21.0 •

Changelog

Source

v2.21.0 (2023-05-31)


New endpoints:
  • PaymentSource#CreateVoucherPaymentSource has been added to the PaymentSource resource.
  • EventsRequest#HostedPage has been added to the PaymentSource resource.
New Resource:
  • PaymentVoucher has been added.
New attributes:
  • boleto and billing_address has been added to the PaymentSource resource.
  • product_id has been added to the ItemPrice resource.
New Enum Class:
  • EventNameEnum has been added.
  • PaymentVoucherTypeEnum has been added.
  • VoucherTypeEnum has been added.
New Enum values:
  • product and variant has been added to EntityType enum.
  • product_created, product_updated, product_deleted, variant_created, variant_updated and variant_deleted enums have been added in EventType enum.
  • voucher_created, voucher_expired and voucher_create_failed have been added in EventType enum.
  • boleto has been added in PaymentMethod and OfflinePaymentMethod and PaymentMethodTypeEnum#PaymentIntent.
chargebee
published 2.20.1 •

chargebee
published 2.20.0 •

Changelog

Source

v2.20.0 (2023-05-16)


New Feature:
  • Added setIdempotencyKey("UUID") utility to pass Idempotency key along with request headers to allow a safe retry of POST requests.
  • Added isIdempotencyReplayed() utility to differentiate between original and replayed requests.
  • Added getResponseHeaders() utility to to fetch the response headers.
chargebee
published 2.19.0 •

Changelog

Source

v2.19.0 (2023-04-28)


Fixes:
  • SubscriptionId attribute has been maid as required in InAppSubscription resource.
New Attributes:
  • TotalContractValueBeforeTax has been added to the ContractTerm resource.
  • TotalContractValueBeforeTax#SubscriptionContractTerm has been added to the Subscription resource.
  • TotalContractValueBeforeTax#SubscriptionEstimateContractTerm has been addded to the SubscriptionEstimate resource.
  • CouponConstraints has been added to the Coupon resource.
New Resource:
  • NonSubscription have been added.
Added Input Parameters:
  • contract_term[total_amount_raised_before_tax]#ImportSubscriptionRequest, contract_term[total_amount_raised_before_tax]#ImportForItemsRequest, contract_term[total_amount_raised_before_tax]#ImportContractTermRequest and contract_term[total_amount_raised_before_tax]#ImportForCustomerRequest parameter has been added to Subscription resource.
  • contract_term[total_contract_value_before_tax]#ImportContractTermRequest parameter has been added to Subscription resource.
  • coupon_constraints[entity_type]#CreateForItemsRequestParams, coupon_constraints[type]#CreateForItemsRequestParams and coupon_constraints[value]#CreateForItemsRequestParams parameter has been added to the Coupon resource.
  • coupon_constraints[entity_type]#UpdateForItemsRequestParams, coupon_constraints[type]#UpdateForItemsRequestParams and coupon_constraints[value]#UpdateForItemsRequestParams parameter has been added to the Coupon resource.
  • export_type#CustomersRequest and export_type#SubscriptionsRequest parameter has been added to the Export resource.
New Enum Class:
  • ExportType has been added.
New Enum values:
  • pending_authorization has been added to StatusEnum#PaymentIntentPaymentAttempt to the PaymentIntent resource.
chargebee
published 2.18.0 •

Changelog

Source

v2.18.0 (2023-03-24)


Fixes:
  • Fixed list_discounts subscriptions API error.
New Attributes:
  • Einvoice#reference_number has been added to the credit_note resource.
  • Einvoice#reference_number has been added to the invoice resource.
  • einvoicing_method has been added to the customer resource.
  • store_status and invoice_id have been addded to the in_app_subscriptions resource.
Added Input Parameters:
  • update_for_items_params#discount_quantity and update_params#discount_quantity parameter has been added to the coupon resource.
  • create_params#einvoicing_method and update_billing_info_params#einvoicing_method parameter has been added to the customer resource.
  • customer_create_params#einvoicing_method , customer_update_params#einvoicing_metho and customer_update_for_items_params#einvoicing_method parameter has been added to the Subscription resource.
  • subscription_info_create_params#meta_data parameter has been added to the purchase resource.
New Endpoints:
  • credit_note#send_einvoice has been added to the CreditNote resource.
  • invoice#send_einvoice has been added to the Invoice resource.
  • in_app_subscriptions#import_subscription and in_app_subscriptions#retrieve_store_subs requests have been added to the in_app_subscriptions resource.
New Enum Class:
  • EinvoicingMethod has been added.
  • StoreStatus has been added in in_app_subscriptions resource.
chargebee
published 2.17.1 •

Changelog

Source

v2.17.1 (2023-03-02)

Fixes:
  • Fixed Subscription_Discount param parsing issue.
chargebee
published 2.17.0 •

Changelog

Source

v2.17.0 (2023-02-17)

Fixes:
  • Fixed Serialization issue for invoice#business_entity_id, CreditNoteLineItem#entity_description CreditNoteEstimateLineItem#entity_description, InvoiceLineItem#entity_description, InvoiceEstimateLineItem#entity_description, QuoteLineItem#entity_description and QuoteLineGroupLineItem#entity_description attributes.
New Attributes:
  • resource_version and updated_at parameter has been added to the tax_withheld resource.
Added input parameters:
  • ListRequestParams#updated_at parameter has been added to attached_item resource.
  • attached_item_attached_items_params#updated_at parameter has been added to export resource.
  • CheckoutGiftRequestParams#coupon_ids parameter has been added to hosted_page resource.
  • customer_process_receipt_params#email, customer_process_receipt_params#first_name and customer_process_receipt_params#last_name parameters has been added to in_app_subscription resource.
New endpoints:
  • invoice#record_tax_withheld and invoice#remove_tax_withheld has been added to the invoice resource.
  • credit_note#remove_tax_withheld_refund has been added to the credit_note resource.
New Enum values:
  • custom has been added to payment_method Enum.
  • ecentric has been added to gateway Enum.
Removed input parameters:
  • estimate_params#invoice_info_estimate_params parameter has been removed from purchase resource.
Deprecated input parameters:
  • CheckoutGiftRequest#coupon parameter have been deprecated in hosted_page resource.
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