Accepting credit cards, warehouses, and shipping and fulfilling orders
Hi there,
I'm wondering if there is any way to add a brief delay time between an order being placed and Shopify triggering its automated confirmation notification. Here's why...
We use a Pre-Order app to allow customers to pre-order products on our store. I'm trying to send an alternative e-mail confirmation message for pre-orders as compared to regular orders to set expectations properly. The app automatically adds the tag "Pre-Order" to pre-orders, so by using {% if order.tags contains 'Pre-Order' %} in my order confirmation I have been able to make this work....almost.
It seems that sometimes it works, and other times not. The only thing I can figure is that the order tag may not always register as quickly as the notification sends out. If I can delay the notification sending, my guess is the tag should be loaded by the time it sends. I could be wrong on this, but could be worth testing if possible.
So, any suggestions? Either for delaying this or alternative thoughts on how I can achieve a similar function?
I am having exactly the same problem. Did you find the solution?
Same thing here - did you find any workaround?
Same problem. I can not seem to find a way to delay the order confirmation. It doesn't look like an option inside of Shopify Flow either. Can anyone from Shopify chime in on this?
Having the exact same problem, and had come to the same conclusion that what you set out above would be the solution
Many preorder apps additionally use line item attributes for the preorder products - I was able to use those to have this functionality work stable since the order tags can only be added post creating the order - at this time, the email will be sent out already.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025