Class RequestMoney
Process IPC method: IPCRequestMoney. Collect, validate and send API params
- Mypos\IPC\Base
 - 
			
Mypos\IPC\RequestMoney			
			
			
		 
Methods summary
				 public 
				
				
				
			 | 
			|
				 public 
				
				
				
			 | 
			|
				 public 
				float
				
				
			 | 
			|
				 public 
				
			 | 
			|
				 public 
				string
				
				
			 | 
			|
				 public 
				
			 | 
			|
				 public 
				string
				
				
			 | 
			|
				 public 
				string
				
				
			 | 
			
			#
			 getMandateReferece( )
			Unique identifier of the agreement (mandate) between the merchant and the client (debtor). Up to 127 characters.  | 
		
				 public 
				
				
				
			 | 
			
			#
			 setMandateReferece( string $mandateReferece )
			Unique identifier of the agreement (mandate) between the merchant and the client (debtor). Up to 127 characters.  | 
		
				 public 
				string
				
				
			 | 
			|
				 public 
				
				
				
			 | 
			
			#
			 setCustomerWalletNumber( string $customerWalletNumber )
			Identifier of the client’s (debtor’s) myPOS account  | 
		
				 public 
				boolean
				
				
			 | 
			|
				 public 
				
				
				
			 | 
			
			#
			 setReversalIndicator( boolean $reversalIndicator )
			Reversal of the previously executed Request money transaction.  | 
		
				 public 
				string
				
				
			 | 
			|
				 public 
				
				
				
			 | 
			|
				 public 
				
			 | 
			|
				 public 
				boolean
				
				
			 | 
			
Methods inherited from Mypos\IPC\Base
				_addPostParam(), 
				_processHtmlPost(), 
				_processPost(), 
				getCnf(), 
				getOutputFormat(), 
				isValidSignature(), 
				setCnf(), 
				setOutputFormat()