VivaWalletPOS.NewRefundTransaction Method
        
		
       
       
        It generates a new refund transaction, type of RefundTransaction
		
	
	
	
				
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	
		Return Value
	RefundTransaction 
	
	 
 
	
		
				
			
	
			
				
				
				
					
 VivaWalletPOS vw = new VivaWalletPOS("Arbitrans User", "Arbitrans Key", "ClientID", "ClientSecret", false);
 RefundTransaction tra = vw.NewRefundTransaction
 								
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
				
			
	
			
				
				
				
					
 Dim vw As VivaWalletPOS = New VivaWalletPOS("Arbitrans User", "Arbitrans Key", "ClientID", "ClientSecret", False)
 Dim tra As RefundTransaction = vw.NewRefundTransaction
 								
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 										
	 					
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 3.5 or newer