mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(router): verify service for applepay merchant registration (#2009)
This commit is contained in:
@ -201,6 +201,8 @@ pub enum Flow {
|
||||
BusinessProfileDelete,
|
||||
/// List all the business profiles for a merchant
|
||||
BusinessProfileList,
|
||||
/// Different verification flows
|
||||
Verification,
|
||||
}
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user