使用 Authorize.Net API 检索 ARB 订阅

发布于 2024-09-07 21:44:56 字数 478 浏览 0 评论 0原文

是否可以使用 Authorize.Net 提供的 API 来检索或搜索自动定期计费 (ARB) 订阅列表?高级 API 似乎只允许创建、更新或取消现有的 ARB 订阅。快速浏览一下高级集成方法 (AIM) API 并不能(清楚地)表明这是否可行。

我已经编写了一个以 HttpWebRequest/Response、ASP.NET POST 劫持、SGML 解析和 XML DOM 遍历为中心的实现,但我更喜欢一个不依赖数据抓取的正确解决方案(我目前正在做的事情)。目前的实施有点慢。

如果还不是很明显,我正在使用 C# 和 Authorize.Net ARB/CIM API,尽管我确实在寻找一个利用任何可用 API 的(更好)解决方案。

参考文献:

http://developer.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 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/

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

穿透光 2024-09-14 21:44:56

不。他们目前不通过 API 或控制面板提供此服务。

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文