Subscribe to ARB subscriptions using Authorize.Net API

Can the API provided by Authorize.Net be used to retrieve or search the Automatic Periodic Billing (ARB) subscription list? The advanced API seems to only allow the creation, update or cancellation of existing ARB subscriptions. A quick look at the Advanced Integration Method (AIM) API does not (clearly) indicate whether it is feasible.

I have written a HttpWebRequest/Response, ASP.NET POST hijacking, SGML parsing and XML DOM traversal centric implementation, but I prefer a correct solution that does not rely on data scraping (what I am currently doing). That, and the current implementation A bit slow.

If it’s not obvious yet, I’m using C# and Authorize.Net ARB/CIM API, although I’m really looking for a (better) solution that utilizes any available API .

References:

http://developer.authorize.net/api/

No. They currently do not provide this feature through API or through their control panel.

Is it possible to use the API provided by Authorize.Net to retrieve or Searching for Automatic Periodic Billing (ARB) subscription list? The advanced API seems to only allow the creation, update or cancellation of existing ARB subscriptions. A quick look at the Advanced Integration Method (AIM) API does not (clearly) indicate whether it is feasible.

I have written a HttpWebRequest/Response, ASP.NET POST hijacking, SGML parsing and XML DOM traversal centric implementation, but I prefer a correct solution that does not rely on data scraping (what I am currently doing). That, and the current implementation A bit slow.

If it’s not obvious yet, I’m using C# and Authorize.Net ARB/CIM API, although I’m really looking for a (better) solution that utilizes any available API .

References:

http://developer.authorize.net/api/

No They do not currently provide this feature through API or through their control panel.

Leave a Comment

Your email address will not be published.