开发者

Retrieving ARB subscriptions with Authorize.Net API

Is it possible using the APIs provided by Authorize.Net to retrieve or search for a list of automated recurring billing (ARB) subscriptions? The high-level APIs only appear to allow for creating, updating, or cancelling existing ARB subscriptions. A quick look at开发者_如何学JAVA the advanced integration method (AIM) APIs do not indicate (clearly) if this is possible.

I have already written an implementation centered around HttpWebRequest/Response, ASP.NET POST hijacking, SGML parsing, and XML DOM traversal, but I would prefer a proper solution that doesn't rely on data scraping (what I am currently doing). That, and the current implementation is a bit slow.

If it's not already apparent, I am utilizing C# and the Authorize.Net ARB/CIM API, although I am really looking for a (better) solution that utilizes any available API.

References:

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


No. They do not currently offer this through an API or through their control panel.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜