cancel
Showing results for 
Search instead for 
Did you mean: 

ARB - is there any updated documentation on ARBGetSubscriptionStatusResponse?

I'm using the PHP SDK found here: http://developer.authorize.net/downloads/#php_sdk and am looking for any updated documentation as it pertains to the ARBGetSubscriptionStatusResponse. In looking at the ARB guide here http://www.authorize.net/support/ARB_guide.pdf there is no documentatino on this. I did find some documentation on it here http://community.developer.authorize.net/t5/News-and-Announcements/New-ARB-Call-ARBGetSubscriptionSt... but it is from 2009. Specifically I'm using the getSubscriptionStatus function from the SDK and trying to figure out what to expect for possible status values from the response and what each of them corrisponds to. Thank you for any help anyone can provide.

rjunkethan
Member
1 REPLY 1

Hi rjunkethan,

 

The possible values for a subscription's status are:

  • Active – the subscription is active and running
  • Expired – the subscription has run it’s course
  • Suspended – the first transaction was declined
  • Canceled – merchant cancels the subscription
  • Terminated – if a suspended transaction is not reactivated before the next billing cycle, it will be terminated.

You can also check this article for more details.

 

Thanks,

Joy

Joy
Administrator Administrator
Administrator