mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	refactor(merchant_id): create domain type for merchant_id (#5408)
				
					
				
			Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
This commit is contained in:
		| @ -176,7 +176,7 @@ impl ForeignFrom<common_enums::AuthenticationStatus> for common_enums::AttemptSt | ||||
|  | ||||
| pub async fn create_new_authentication( | ||||
|     state: &SessionState, | ||||
|     merchant_id: String, | ||||
|     merchant_id: common_utils::id_type::MerchantId, | ||||
|     authentication_connector: String, | ||||
|     token: String, | ||||
|     profile_id: String, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Narayan Bhat
					Narayan Bhat