mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-04 05:59:48 +08:00 
			
		
		
		
	feat(router): add payments incremental authorization api (#3038)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							9274cefbdd
						
					
				
				
					commit
					a0cfdd3fb1
				
			@ -196,6 +196,7 @@ pub async fn generate_sample_data(
 | 
			
		||||
            surcharge_applicable: Default::default(),
 | 
			
		||||
            request_incremental_authorization: Default::default(),
 | 
			
		||||
            incremental_authorization_allowed: Default::default(),
 | 
			
		||||
            authorization_count: Default::default(),
 | 
			
		||||
        };
 | 
			
		||||
        let payment_attempt = PaymentAttemptBatchNew {
 | 
			
		||||
            attempt_id: attempt_id.clone(),
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user