Skip to content

Conversation

viambot
Copy link
Member

@viambot viambot commented Sep 18, 2025

This is an AI-generated PR to update the SDK based on proto changes. The AI may make mistakes so review carefully.

Summary of Changes:
This change introduces support for US Bank Accounts as a payment method within the billing system.

The Protobuf definitions (billing_pb.d.ts and billing_pb.js) have been updated to:

  • Add a PAYMENT_METHOD_TYPE_USBANKACCOUNT enum value.
  • Define new messages VerificationInfo and PaymentMethodUSBankAccount.
  • Add an optional method_us_bank_account field to the GetOrgBillingInformationResponse.

Correspondingly, the client-side tests (billing-client.spec.ts) have been updated with new test data and assertions to cover scenarios involving the US bank account payment method.

Copy link

atlassian bot commented Sep 22, 2025

🔗 Link your GitHub account to Atlassian

To enable Code Reviewer, please link your GitHub account to your Atlassian account.

Click here to connect your accounts

This is a one-time setup that takes less than a minute.

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.

1 participant