diff --git a/types/stripe-js/stripe.d.ts b/types/stripe-js/stripe.d.ts index 6051ad17..748d1007 100644 --- a/types/stripe-js/stripe.d.ts +++ b/types/stripe-js/stripe.d.ts @@ -804,7 +804,7 @@ export interface Stripe { verifyMicrodepositsForSetup( clientSecret: string, data?: setupIntents.VerifyMicrodepositsForSetupData - ): Promise; + ): Promise; /** * Use `stripe.collectBankAccountForSetup` in the [Save bank details](https://stripe.com/docs/payments/ach-debit/set-up-payment) flow for the [ACH Direct Debit](https://stripe.com/docs/payments/ach-debit)