Skip to content

9.1.0#106

Merged
imlukedewitt merged 7 commits into
mainfrom
publish
Jun 12, 2026
Merged

9.1.0#106
imlukedewitt merged 7 commits into
mainfrom
publish

Conversation

@imlukedewitt

@imlukedewitt imlukedewitt commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

ab-typescript-sdk 9.1.0 Changelog

Breaking Changes

  • None.

New Features

  • Added support for the invoice_pending webhook event.
  • Added support for the chjs_tokenization_failure and chjs_tokenization_success webhook events.
  • Added typed CHJS tokenization webhook payload support on Event.eventSpecificData.

New Models

  • ChjsTokenizationFailure
  • ChjsTokenizationSuccess
  • TokenizedPaymentProfile
  • PaymentProfileParams

Model Enhancements

  • BankAccountPaymentProfile
    • maskedBankAccountNumber is now optional and nullable.
    • maskedBankRoutingNumber is now nullable.
  • Customer
    • Added maxioid (string | null).
  • Site
    • Added multiFrequencyEnabled (boolean).
    • Added autoRenewalsEnabled (boolean).
    • Added portalEnabled (boolean).
  • InvoiceLineItem
    • Added taxIncluded (boolean).
    • Added prepaidAllocationExpiresAt (string | null).
  • CreditNoteLineItem
    • Added taxIncluded (boolean).
    • Added prepaidAllocationExpiresAt (string | null).
  • BillingSchedule
    • initialBillingAt is now nullable (string | null).
  • EventKey and WebhookSubscription
    • Added InvoicePending.
    • Added ChjsTokenizationFailure.
    • Added ChjsTokenizationSuccess.
  • Event
    • eventSpecificData now supports ChjsTokenizationSuccess and ChjsTokenizationFailure payloads.

Internal / Non-functional Changes

  • API endpoint doc comments reworded across controllers (no behavioral impact).

@imlukedewitt imlukedewitt merged commit b03072b into main Jun 12, 2026
1 check passed
@imlukedewitt imlukedewitt deleted the publish branch June 12, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants