使用第三方网关的 Magento 支付方式

发布于 2024-09-27 07:19:36 字数 171 浏览 1 评论 0原文

在Magento的结账过程中,我只使用信用卡方式。在最后一步中,我需要将收集到的所有信息发送到我的支付网关的外部 URL。

所有数据均由第三方网关处理,然后将操作结果重定向到我的 Magento 网站。

我应该怎么做才能实现这个目标?我应该从哪里开始寻找?我需要修改magento支付模块代码吗?

In the checkout process of Magento, I use only the credit card method. In the last step, I need to send all the information collected to an external url at my payment gateway.

All the data is processed by the third party gateway, then redirects to my Magento website with the result of the operation.

What should I do to achieve this? Where should I start to look? Do i need to modify the magento payment module code?

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

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

发布评论

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

评论(2

季末如歌 2024-10-04 07:19:36

最好创建自己的付款方式。
您将使用哪种网关?

It's better to create your own payment method.
What kind of gateway you will use?

海风掠过北极光 2024-10-04 07:19:36

您可以使用PayPal Pro(直接付款),PayPal会获得授权并将款项转入您的PayPal账户。

You can use the PayPal Pro (directly payment), The PayPal will get the authorization and send the money to your PayPal account.

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