mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(mca): Add new auth_type and a status field for mca (#2883)
				
					
				
			Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -410,6 +410,7 @@ mod tests { | ||||
|             profile_id: None, | ||||
|             applepay_verified_domains: None, | ||||
|             pm_auth_config: None, | ||||
|             status: api_enums::ConnectorStatus::Inactive, | ||||
|         }; | ||||
|  | ||||
|         make_mca_graph(vec![stripe_account]).expect("Failed graph construction") | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Mani Chandra
					Mani Chandra