开发者

Magento payment method with third party gateway

开发者 https://www.devze.com 2023-01-20 04:05 出处:网络
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.

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开发者_JS百科 payment module code?


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


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

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号