mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat: add support for 3ds and surcharge decision through routing rules (#2869)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -46,7 +46,10 @@ impl From<Flow> for ApiIdentifier { | ||||
|             | Flow::RoutingRetrieveDictionary | ||||
|             | Flow::RoutingUpdateConfig | ||||
|             | Flow::RoutingUpdateDefaultConfig | ||||
|             | Flow::RoutingDeleteConfig => Self::Routing, | ||||
|             | Flow::RoutingDeleteConfig | ||||
|             | Flow::DecisionManagerDeleteConfig | ||||
|             | Flow::DecisionManagerRetrieveConfig | ||||
|             | Flow::DecisionManagerUpsertConfig => Self::Routing, | ||||
|  | ||||
|             Flow::MerchantConnectorsCreate | ||||
|             | Flow::MerchantConnectorsRetrieve | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Hrithikesh
					Hrithikesh