Satchmo 延迟付款

发布于 2024-11-09 21:41:14 字数 130 浏览 0 评论 0原文

有没有什么方法可以将 Satchmo 设置为在结账时授权付款,但在收到指示之前不获取资金?文档谈到支持authorize_ payment 和 capture_ payment 的支付后端,但我找不到激活此行为的设置。有人以前做过/知道怎么做吗?

Is there any way that Satchmo can be setup to authorize payments on checkout but not to capture the funds until instructed? The docs speak of the payment backends supporting authorize_payment and capture_payment but i can't find the setting to activate this behavior. Has anyone done this before/know how to do it?

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

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

发布评论

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

评论(1

蒲公英的约定 2024-11-16 21:41:14

satchmo 邮件列表上的此帖子建议首先授权付款,然后当订单标记为已发货时捕获。请注意,并非所有支付网关都支持授权 - 检查与您要使用的网关对应的模块中 PaymentProcessorcan_authorizecan_capture 方法。

This thread on satchmo mailing list suggests that payment is authorized first and captured when order is marked as shipped. Note that not all payment gateways support authorization -- check can_authorize and can_capture methods of PaymentProcessor in a module corresponding to gateway you're going to use.

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