Preventing the Order Creation email

  • Posts: 45
  • Thank you received: 1
11 years 9 months ago #87206

Is there a way to prevent the order creation email from being sent to the HikaShop administrator? I only want an email sent to the administrator when the order status is changed from created to confirmed.

The current option of sending an email when the order is first created and then and other one for the status change from created to confirmed is confusing my order fulfillment person because sometime it two or three attempts to get the PayPal transfer and payment to go through. When this happens the shop administrator get two or three order creation emails before the payment goes through and PayPal the confirmation email to arrive.

Thank you,

Paul

Please Log in or Create an account to join the conversation.

  • Posts: 26151
  • Thank you received: 4027
  • MODERATOR
11 years 9 months ago #87228

Hi,

You can publish and unpublish your emails in the HikaShop backend (System > Emails).
By deactivate the order creation notification for the administrator, you wouldn't receive the email.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 45
  • Thank you received: 1
11 years 9 months ago #87262

Thank you Jerome. I think I have it set the way I want the emails handled. Here is a screen shot showing that order creation and order status notifications are not published, however I am still getting the order creation email and the order complete email from the site. What am I missing in my configuration?



My goal is to only have an email sent to the administrator when the order status is confirmed and not when it is created.

Thank you,

Paul

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26151
  • Thank you received: 4027
  • MODERATOR
11 years 9 months ago #87263

Hi,

So you have to unpublish the mail "order administrator notification".
The payment confirmation email is sent by the payment plugin itself.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 45
  • Thank you received: 1
11 years 9 months ago #87264

Jerome,

It hit me that I probably had to unpublish "order administrator notification" when I checked the customer side of the transaction and noticed that there were no creation and status changes emails sent. Thank you for confirming this.

Will customers get an order status emails if I publish the order creation or the order status notifications but level the order administrator notification unpublished?

Thanks again,

Paul

Please Log in or Create an account to join the conversation.

  • Posts: 82760
  • Thank you received: 13347
  • MODERATOR
11 years 9 months ago #87412

Yes. The order creation notification is sent when the order is created. The order status notification is sent when the order is confirmed (after payment).

Please Log in or Create an account to join the conversation.

  • Posts: 12
  • Thank you received: 0
11 years 9 months ago #88142

Hi - don't know if this is the best thread to bring this up, but...

My problem, using the ePay GW, is that the customer gets an order confirmation mail whether he actually pays or not - i.e., the confirm mail is sent before the payment GW executes.

I cannot seem to find a way to configur _when_ the confirmation is sent - it should of course be _after_ payment is received.

/Hz

Please Log in or Create an account to join the conversation.

  • Posts: 82760
  • Thank you received: 13347
  • MODERATOR
11 years 9 months ago #88331

Hi,

HikaShop sends two emails.
-one when the order is created before being redirected to the payment gateway
-one when the order is confirmed after the payment notification from the payment gateway has been received by the epay plugin.
Are you sure that you're not mistakening the order creation notification (the first one) for the order status notification (the second one) ?
Other users don't have such problem with the epay plugin so it sounds like the most plausible theory.

Please Log in or Create an account to join the conversation.

  • Posts: 12
  • Thank you received: 0
11 years 9 months ago #89048

That is very likely the problem. Sometimes, when you have worked long hours, you can't see the forest because of trees blocking your view...

/Hz

Please Log in or Create an account to join the conversation.

  • Posts: 12
  • Thank you received: 0
11 years 8 months ago #89360

... and then again...

Yes, I can disable the initial creation email, thus preventing Hikashop to contact a customer ending up not paying at the payment GW. So far so good.

However, the customer doesn't receive any mails (the 2nd you mention), when the payment is accepted and the call-back sets the order in status Confirmed. All silence... And, yes, the Order status notification mail is enabled (see attachment).

If I then manually change the order status (e.g. to Shipped), then the status change email is sent out.

I'm using the ePay gateway, if that matters.

/Per Hertz

Attachments:
Last edit: 11 years 8 months ago by hamsel.

Please Log in or Create an account to join the conversation.

  • Posts: 82760
  • Thank you received: 13347
  • MODERATOR
11 years 8 months ago #89571

Hi,

The ePay payment plugin disable the order status notification email.

I'm not sure why they (the ePay team actually developed that plugin, not us) do that though.

You can activate it by changing the line:
$order->history->history_notified=0;

to:
$order->history->history_notified=1;

in the file plugins/hikashoppayment/epay/epay.php

Please Log in or Create an account to join the conversation.

  • Posts: 12
  • Thank you received: 0
11 years 8 months ago #90086

Thanks, Nicolas - that's a lot of help! Let me test that out.

Also, I will use my access to the ePay team (a great team, btw) to ask the question. Doesn't seem like a wise thing to do, so an explanation may help more than just me.

I'll keep this thread posted, if/when I get an answer.

/Per Hertz

Please Log in or Create an account to join the conversation.

  • Posts: 24
  • Thank you received: 4
11 years 6 months ago #100381

I am in need of the same thing detailed in this post, however, I can't locate the "Emails" selection under the configuration>System. It's simply not there. I've combed through the entire back end configuration and I can't locate this option anywhere. I need to be able to change how different notification emails are sent, but without being able to interact with this list, I don't know where else to look.

Please Log in or Create an account to join the conversation.

  • Posts: 82760
  • Thank you received: 13347
  • MODERATOR
11 years 6 months ago #100628

The menu System>Emails is only available in the Business edition. So if you're using the Essential or Starter edition, it is normal that you don't see it.

Please Log in or Create an account to join the conversation.

Time to create page: 0.113 seconds
Powered by Kunena Forum