自动从 Authorize.net 下载交易详细信息

发布于 2024-10-03 06:31:50 字数 149 浏览 0 评论 0原文

有人有幸从 Authorize.net 自动下载每日交易详细信息吗?

现在我们必须使用“搜索”功能,输入日期范围,选择格式,下载,然后导入。

令人沮丧的是,他们没有此功能的 API。

您是否已实施任何工具或替代方法来下载此每日详细信息?

Has anybody had any luck in automatically downloading the daily transaction details from Authorize.net?

Right now we have to use the "Search" function, enter a date range, select the format, download, then Import.

Frustratingly, they do not have an API for this function.

Are there any tools or alternative approaches that you have implemented for downloading this daily detail?

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

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

发布评论

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

评论(1

給妳壹絲溫柔 2024-10-10 06:31:50

他们有一个可供您使用的报告 API。只需设置一个 cron 作业,使用 getTransactionsList() API 调用 一切就绪。

They have a reporting API you can use. Just set up a cron job that gets the transactions for each day using the getTransactionsList() API call and you're all set.

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