mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	refactor(core): remove merchant return url from router_data (#6895)
				
					
				
			This commit is contained in:
		| @ -82,7 +82,6 @@ pub async fn construct_webhook_router_data<'a>( | ||||
|         payment_method: diesel_models::enums::PaymentMethod::default(), | ||||
|         connector_auth_type: auth_type, | ||||
|         description: None, | ||||
|         return_url: None, | ||||
|         address: PaymentAddress::default(), | ||||
|         auth_type: diesel_models::enums::AuthenticationType::default(), | ||||
|         connector_meta_data: None, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Swangi Kumari
					Swangi Kumari