mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(vsaas): integrate onboarding flow for vertical saas (#7884)
This commit is contained in:
@ -409,6 +409,8 @@ pub enum Flow {
|
||||
UpdateUserRole,
|
||||
/// Create merchant account for user in a org
|
||||
UserMerchantAccountCreate,
|
||||
/// Create Platform
|
||||
CreatePlatformAccount,
|
||||
/// Create Org in a given tenancy
|
||||
UserOrgMerchantCreate,
|
||||
/// Generate Sample Data
|
||||
|
||||
Reference in New Issue
Block a user