Class Syspay_Merchant_SubscriptionRequest
Process a subscription
- Syspay_Merchant_Request
- 
			 Syspay_Merchant_SubscriptionRequest Syspay_Merchant_SubscriptionRequest
		
		
		
		
				See:
				https://app.syspay.com/docs/api/merchant_subscription.html#subscribe-a-customer-to-a-plan-hosted-flow
See: https://app.syspay.com/docs/api/merchant_subscription.html#subscribe-a-customer-to-a-plan-server-2-server-flow
See: https://app.syspay.com/docs/api/merchant_subscription.html#subscribe-a-customer-to-a-plan-by-re-using-an-existing-subscription-or-billing-agreement
Located at Syspay/SDK/Merchant/Request/Subscription.php
	
	See: https://app.syspay.com/docs/api/merchant_subscription.html#subscribe-a-customer-to-a-plan-server-2-server-flow
See: https://app.syspay.com/docs/api/merchant_subscription.html#subscribe-a-customer-to-a-plan-by-re-using-an-existing-subscription-or-billing-agreement
Located at Syspay/SDK/Merchant/Request/Subscription.php
| 
			 public 
			string
			
			 | |
| 
			 public 
			string
			
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			mixed
			
			 | 
		#
		 buildResponse( stdClass $response )Build an object based on the decoded response received from the API (turned to a stdClass object) | 
| 
			 public 
			 | |
| 
			 public 
			 | 
		#
		 setSubscription( Sets the value of subscription. | 
| 
			 public 
			string
			
			 | |
| 
			 public 
			 | |
| 
			 public 
			 | |
| 
			 public 
			 | |
| 
			 public 
			string
			
			 | |
| 
			 public 
			 | |
| 
			 public 
			string
			
			 | |
| 
			 public 
			 | 
		#
		 setThreatMetrixSessionId( string $threatMetrixSessionId )Sets the value of threatMetrixSessionId. | 
| 
			 public 
			 | |
| 
			 public 
			 | |
| 
			 public 
			integer
			
			 | |
| 
			 public 
			 | |
| 
			 public 
			integer
			
			 | |
| 
			 public 
			 | 
| string | 
				FLOW_API
			 | # 'API' | 
| string | 
				FLOW_BUYER
			 | # 'BUYER' | 
| string | 
				FLOW_SELLER
			 | # 'SELLER' | 
| string | 
				METHOD
			 | # 'POST' | 
| string | 
				PATH
			 | # '/api/v1/merchant/subscription' |