mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-01 02:57:02 +08:00 
			
		
		
		
	feat: add support for merchant to pass public key and ttl for encrypting payload (#4456)
This commit is contained in:
		| @ -263,6 +263,7 @@ pub async fn update_business_profile_active_algorithm_ref( | ||||
|         payment_link_config: None, | ||||
|         session_expiry: None, | ||||
|         authentication_connector_details: None, | ||||
|         extended_card_info_config: None, | ||||
|     }; | ||||
|     db.update_business_profile_by_profile_id(current_business_profile, business_profile_update) | ||||
|         .await | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Chethan Rao
					Chethan Rao