Methods summary
	
		| 
			 public 
			string
			
			 | 
		#
		getMethod( )
			
Get the HTTP method to use to make the request 
			
Get the HTTP method to use to make the request Returns
					stringHTTP method
 
 | 
	
		| 
			 public 
			string
			
			 | 
		#
		getPath( )
			
Get the path to call to make the request 
			
Get the path to call to make the request Returns
					stringAPI path
 
 | 
	
		| 
			 public 
			mixed
			
			 | 
		#
		buildResponse( stdClass $response )
			
Build an object based on the decoded response received from the API (turned
to a stdClass object) 
			
Build an object based on the decoded response received from the API (turned
to a stdClass object) Parameters
					$responseThe data to build the object fromReturns
					mixedThe object built
 
 | 
	
		| 
			 public 
			integer
			
			 | 
		#
		getWebsite( )
			
Gets the value of website. 
			
Gets the value of website. Returns
					integerinteger
 
 | 
	
		| 
			 public 
			Syspay_Merchant_EterminalRequest | 
		#
		setWebsite( integer $website )
			
Sets the value of website. 
			
Sets the value of website. ParametersReturns | 
	
		| 
			 public 
			integer
			
			 | 
		#
		getAllowedRetries( )
			
Gets the value of allowedRetries. 
			
Gets the value of allowedRetries. Returns
					integerinteger
 
 | 
	
		| 
			 public 
			Syspay_Merchant_EterminalRequest | 
		#
		setAllowedRetries( integer $allowedRetries )
			
Sets the value of allowedRetries. 
			
Sets the value of allowedRetries. ParametersReturns | 
	
		| 
			 public 
			boolean
			
			 | 
		#
		getLocked( )
			
Gets the value of locked. 
			
Gets the value of locked. Returns
					booleanboolean
 
 | 
	
		| 
			 public 
			Syspay_Merchant_EterminalRequest | 
		#
		setLocked( boolean $locked )
			
Sets the value of locked. 
			
Sets the value of locked. ParametersReturns | 
	
		| 
			 public 
			string
			
			 | 
		#
		getEmsUrl( )
			
Gets the value of emsUrl. 
			
Gets the value of emsUrl. Returns
					stringstring
 
 | 
	
		| 
			 public 
			Syspay_Merchant_EterminalRequest | 
		#
		setEmsUrl( string $emsUrl )
			
Sets the value of emsUrl. 
			
Sets the value of emsUrl. ParametersReturns | 
	
		| 
			 public 
			string
			
			 | 
		#
		getPaymentRedirectUrl( )
			
Gets the value of paymentRedirectUrl. 
			
Gets the value of paymentRedirectUrl. Returns
					stringstring
 
 | 
	
		| 
			 public 
			Syspay_Merchant_EterminalRequest | 
		#
		setPaymentRedirectUrl( string $paymentRedirectUrl )
			
Sets the value of paymentRedirectUrl. 
			
Sets the value of paymentRedirectUrl. Parameters
					$paymentRedirectUrlthe paymentRedirectUrlReturns | 
	
		| 
			 public 
			string
			
			 | 
		#
		getEterminalRedirectUrl( )
			
Gets the value of PostProcessRedirectUrl. 
			
Gets the value of PostProcessRedirectUrl. Returns
					stringstring
 
 | 
	
		| 
			 public 
			Syspay_Merchant_EterminalRequest | 
		#
		setEterminalRedirectUrl( string $eterminalRedirectUrl )
			
Sets the value of postProcessRedirectUrl. 
			
Sets the value of postProcessRedirectUrl. Parameters
					$eterminalRedirectUrl$postProcessRedirectUrl the postProcessRedirectUrlReturns | 
	
		| 
			 public 
			string
			
			 | 
		#
		getType( )
			
Gets the value of type. Returns
					stringstring
 
 | 
	
		| 
			 public 
			Syspay_Merchant_EterminalRequest | 
		#
		setType( string $type )
			
Sets the value of type. ParametersReturns | 
	
		| 
			 public 
			string
			
			 | 
		#
		getDescription( )
			
Gets the value of description. 
			
Gets the value of description. Returns
					stringstring
 
 | 
	
		| 
			 public 
			Syspay_Merchant_EterminalRequest | 
		#
		setDescription( string $description )
			
Sets the value of description. 
			
Sets the value of description. Parameters
					$descriptionthe descriptionReturns | 
	
		| 
			 public 
			string
			
			 | 
		#
		getReference( )
			
Gets the value of reference. 
			
Gets the value of reference. Returns
					stringstring
 
 | 
	
		| 
			 public 
			Syspay_Merchant_EterminalRequest | 
		#
		setReference( string $reference )
			
Sets the value of reference. 
			
Sets the value of reference. ParametersReturns | 
	
		| 
			 public 
			array
			
			 | 
		#
		getCustomer( )
			
Gets the value of customer. 
			
Gets the value of customer. Returns
					arrayarray
 
 | 
	
		| 
			 public 
			Syspay_Merchant_EterminalRequest | 
		#
		setCustomer( array $customer )
			
Sets the value of customer. 
			
Sets the value of customer. ParametersReturns | 
	
		| 
			 public 
			array
			
			 | 
		#
		getOneshot( )
			
Gets the value of oneshot. 
			
Gets the value of oneshot. Returns
					arrayarray
 
 | 
	
		| 
			 public 
			Syspay_Merchant_EterminalRequest | 
		#
		setOneshot( array $oneshot )
			
Sets the value of oneshot. 
			
Sets the value of oneshot. ParametersReturns | 
	
		| 
			 public 
			array
			
			 | 
		#
		getSubscription( )
			
Gets the value of subscription. 
			
Gets the value of subscription. Returns
					arrayarray
 
 | 
	
		| 
			 public 
			Syspay_Merchant_EterminalRequest | 
		#
		setSubscription( array $subscription )
			
Sets the value of subscription. 
			
Sets the value of subscription. Parameters
					$subscriptionthe subscriptionReturns | 
	
		| 
			 public 
			array
			
			 | 
		#
		getPaymentPlan( )
			
Gets the value of paymentPlan. 
			
Gets the value of paymentPlan. Returns
					arrayarray
 
 | 
	
		| 
			 public 
			Syspay_Merchant_EterminalRequest | 
		#
		setPaymentPlan( array $paymentPlan )
			
Sets the value of paymentPlan. 
			
Sets the value of paymentPlan. Parameters
					$paymentPlanthe paymentPlanReturns | 
	
		| 
			 public 
			array
			
			 | 
		#
		getPaymentMandate( )
			
Gets the value of paymentMandate. 
			
Gets the value of paymentMandate. Returns
					arrayarray
 
 | 
	
		| 
			 public 
			Syspay_Merchant_EterminalRequest | 
		#
		setPaymentMandate( array $paymentMandate )
			
Sets the value of paymentMandate. 
			
Sets the value of paymentMandate. Parameters
					$paymentMandatethe paymentMandateReturns | 
	
		| 
			 public 
			array
			
			 | 
		#
		getData( )
			
Get the data to send to the API for the request 
			
Get the data to send to the API for the request Returns
					arrayAn array of data that will be json-encoded by the Syspay_Merchant_Client
 
 Overrides |