mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 17:47:54 +08:00
feat(users): new routes to accept invite and list merchants (#4591)
This commit is contained in:
@ -386,6 +386,8 @@ pub enum Flow {
|
||||
UpdateUserAccountDetails,
|
||||
/// Accept user invitation
|
||||
AcceptInvitation,
|
||||
/// Select merchant from invitations
|
||||
MerchantSelect,
|
||||
/// Initiate external authentication for a payment
|
||||
PaymentsExternalAuthentication,
|
||||
/// Authorize the payment after external 3ds authentication
|
||||
|
||||
Reference in New Issue
Block a user