mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	refactor(core): eliminate business profile database queries in payments confirm flow (#2190)
This commit is contained in:
		| @ -320,6 +320,7 @@ pub async fn get_profile_id_using_object_reference_id( | ||||
|                 merchant_account, | ||||
|                 payment_intent.profile_id.as_ref(), | ||||
|                 db, | ||||
|                 false, | ||||
|             ) | ||||
|             .await | ||||
|             .change_context(errors::ApiErrorResponse::InternalServerError) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 BallaNitesh
					BallaNitesh