findingsimple
findingsimple
Might be useful to collate some examples of themes that are considered to be doing this well to help us decide on effort required and approach.
@peterfabian @jorgeatorres would you mind confirming if it ok for us to merge this? (just want to make sure we are following correct etiquette 😄 )
> we shouldn't ever be doing that IMO but you're not on my team so I won't argue ;-). Just want to be clear that no one is forcing anyone...
There are filters in place that are supposed to handle this. ``` // prevent sending emails for Commerce orders add_action( 'woocommerce_email_enabled_customer_completed_order', array( $this, 'maybe_stop_order_email' ), 10, 2 ); add_action( 'woocommerce_email_enabled_customer_processing_order',...
Hey @helgatheviking 👋 Hope things are going well with you and thanks for opening the issue. We won't get a chance to prioritize working on this but if you happen...
Hi @rahulmaddineni just noting, we've seen this but are just checking internally for some more context
Nice work. Lets hold off on shipping this one until we've aligned internally on order functionality as a whole
@haszari @budzanowski @rcstr @danielbitzer this is the IG Checkout feature branch. @denniskwon has indicated this should be good for testing now.
Hi @smarx80 Thanks for the issue - seems sensible - we'll need to investigate / double-check. At face value there might be some historic reasons this might not be happening...
Marking as low for now as there is a workaround available