mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-04 14:07:18 +08:00 
			
		
		
		
	feat: store payment check codes and authentication data from processors (#3958)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		@ -117,6 +117,7 @@ pub async fn construct_webhook_router_data<'a>(
 | 
			
		||||
        frm_metadata: None,
 | 
			
		||||
        refund_id: None,
 | 
			
		||||
        dispute_id: None,
 | 
			
		||||
        connector_response: None,
 | 
			
		||||
    };
 | 
			
		||||
    Ok(router_data)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user