Skip to content

0.42.0 - 2025-02-25

Latest
Compare
Choose a tag to compare
@charliecruzan-stripe charliecruzan-stripe released this 25 Feb 23:42
· 21 commits to master since this release

Features

  • Added ability to pass an onEvent listener to Financial Connections methods via a params argument. This includes the following methods, both when used directly or via useStripe or useFinancialConnectionsSheet:
    • collectBankAccountForPayment
    • collectBankAccountForSetup
    • collectBankAccountToken
    • collectFinancialConnectionsAccounts
  • Added ability to pass metadata to PaymentMethod.ConfirmParams and PaymentMethod.CreateParams