mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(router): Create a merchant config for enable processor agnostic MIT (#4025)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -206,6 +206,8 @@ pub enum Flow {
|
||||
RoutingRetrieveConfig,
|
||||
/// Routing retrieve active config
|
||||
RoutingRetrieveActiveConfig,
|
||||
/// Update connector agnostic mandate config
|
||||
CreateConnectorAgnosticMandateConfig,
|
||||
/// Routing retrieve default config
|
||||
RoutingRetrieveDefaultConfig,
|
||||
/// Routing retrieve dictionary
|
||||
|
||||
Reference in New Issue
Block a user