mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(connector): Plaid connector Integration (#3952)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -210,7 +210,6 @@ impl ForeignTryFrom<&types::ConnectorAuthType> for PlaidAuthType { | ||||
|                 Ok::<Self, errors::ConnectorError>(Self { | ||||
|                     client_id: api_key.to_owned(), | ||||
|                     secret: key1.to_owned(), | ||||
|                     merchant_data: None, | ||||
|                 }) | ||||
|             } | ||||
|             _ => Err(errors::ConnectorError::FailedToObtainAuthType), | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Sarthak Soni
					Sarthak Soni