mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-04 05:59:48 +08:00 
			
		
		
		
	feat(core): add merchant order reference id (#5197)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		@ -226,6 +226,7 @@ pub async fn generate_sample_data(
 | 
			
		||||
            charges: None,
 | 
			
		||||
            frm_metadata: Default::default(),
 | 
			
		||||
            customer_details: None,
 | 
			
		||||
            merchant_order_reference_id: Default::default(),
 | 
			
		||||
        };
 | 
			
		||||
        let payment_attempt = PaymentAttemptBatchNew {
 | 
			
		||||
            attempt_id: attempt_id.clone(),
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user