简体   繁体   English

在Magento 1.9中,在付款成功之前发送的订单确认电子邮件

[英]Order Confirmation Email Sent before Payment Success in Magento 1.9

When I order any item from my store then place order I got order confirmation email before payment success. 当我从商店订购任何商品然后下订单时,我会在成功付款之前收到订单确认电子邮件。 I used Magento 1.9.1. 我使用了Magento 1.9.1。 This issue is major. 这个问题很严重。 Please help me. 请帮我。

This is how Magento Order Email works. 这就是Magento订单电子邮件的工作方式。

  1. When User Place Order he will get Order Confirmation Email. 当用户下订单时,他将收到订单确认电子邮件。
  2. When Payment Received, user will get Invoice Email for Payment Confirmation. 收到付款后,用户将收到用于确认付款的发票电子邮件。

If you want you can disable order Confirmation Email. 如果需要,可以禁用订单确认电子邮件。 So that when Payment Received User Will get Invoice Email and you can modify the same as per your requirement. 这样,当收到付款的用户将收到发票电子邮件,您可以根据需要进行修改。

You can disbale the emails from : System >> Configuration >> Sales Email 您可以通过以下方式取消电子邮件: System >> Configuration >> Sales Email

you can disable order confirmation email. 您可以禁用订单确认电子邮件。 You can disable this from configuration->sales Email->order confirmation. 您可以通过配置->销售电子邮件->订单确认禁用此功能。 Or you can manually change function of controller. 或者您可以手动更改控制器的功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM