mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-01 02:50:53 +08:00 
			
		
		
		
	refactor: use business profile domain models instead of diesel models (#5566)
This commit is contained in:
		| @ -266,7 +266,7 @@ where | ||||
| pub async fn get_authentication_connector_data( | ||||
|     state: &SessionState, | ||||
|     key_store: &domain::MerchantKeyStore, | ||||
|     business_profile: &storage::BusinessProfile, | ||||
|     business_profile: &domain::BusinessProfile, | ||||
| ) -> RouterResult<( | ||||
|     common_enums::AuthenticationConnectors, | ||||
|     payments::helpers::MerchantConnectorAccountType, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Sanchith Hegde
					Sanchith Hegde