mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	fix: fix internal server errors on merchant connector account creation (#1026)
This commit is contained in:
		| @ -414,6 +414,8 @@ pub async fn create_payment_connector( | ||||
|         business_country, | ||||
|         business_label, | ||||
|         business_sub_label: req.business_sub_label, | ||||
|         created_at: common_utils::date_time::now(), | ||||
|         modified_at: common_utils::date_time::now(), | ||||
|     }; | ||||
|  | ||||
|     let mca = store | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Hrithikesh
					Hrithikesh