mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
[PM-24964] Stripe-hosted bank account verification (#16220)
* Implement bank account hosted URL verification with webhook handling notification * [PM-25491] Create org/provider bank account warning needs to be updated
This commit is contained in:
@@ -30,4 +30,7 @@ export enum NotificationType {
|
||||
NotificationStatus = 21,
|
||||
|
||||
RefreshSecurityTasks = 22,
|
||||
|
||||
OrganizationBankAccountVerified = 23,
|
||||
ProviderBankAccountVerified = 24,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user