寻找对网站订阅实施 Moneris 定期付款的人
我的客户正在使用 moneris 作为我正在开发的基于订阅的新网站的支付网关。
我将使用 PHP 语言,
我已经浏览了他们的 PHP api 文档,并且对它的工作方式很满意,它看起来非常简单。
不过,我的文档中缺少一件事。有提到如何开始定期付款,如何更新定期付款,但没有提到如何查询定期付款?
某些支付网关允许您拥有某种 POST 返回 URL,以获取定期计费状态的更新。这对于 moneris 来说似乎是不可能的。
如何使用 Moneris 实现自动跟踪定期付款的流程?我希望我的客户登录并能够在我的网站上查看他们的交易历史记录。
这些信息也将使我更容易知道何时关闭帐户。 IE。当付款失败或信用卡过期时?我不希望我的客户(网站所有者)必须跟踪定期付款并手动取消帐户?
My client is using moneris as our payment gateway for a new subscription based website that I am working on.
I will be using the language PHP
I've looked through their documentation for PHP api and am comfortable with how it works, it seems very straight forward.
One thing was missing in the documentation for me though. There is mention of how to start a recurring payment, how to update a recurring payment, but no mention of how to query a recurring payment?
Some payment gateways allow you to have a POST back URL of sorts that get updates on recurring billing status. This does not seem to be possible with moneris.
How do I go about automatting the process of tracking recurring payments with Moneris? I'd like for my customers to log in and be able to view their transaction history on my site.
This information will also make it easier for me to know when to close accounts. Ie. when a payment fails to go through, or a credit card expires? I don't want for my cleint(owner of website) to have to keep track of the recurring payments and cancel accounts manually?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我得到了 Moneris 的答复:
I got an answer from Moneris: