Conversation
supportWhen an Order is placed that coincidentally uses the order Nr. #12345, YayMail defaults to the Sample Email (at least for the line with product name, quantity and price – the rest seems to work). YayMail Plugin Version 4.3.2 Line of Code in Plugin: OrderDetailsRenderer.php line 222. if ( null === $this->order || ! ( $this->order instanceof \WC_Order ) || 12345 === $this->order->get_id() ) { $this-> render_sample_items ( $structure_items ); } else { $this->render_real_items( $structure_items ); } Please fix 🙂 Thank you
Hi @teamakesgames , Thanks for coming. Let me check this with the team and get back to you asap. Regards,
Hi @teamakesgames , We acknowledged the report, and we will update a patch in the next coming version. Thanks a lot
Hi @teamakesgames , We would like to mark this topic as resolved since this issue has been fixed in the newest version. Thanks once again for your report. Please do not hesitate to contact us if you need any help. Wish you a wonderful day ahead. Mia
Hi @teamakesgames , Thanks for coming. Let me check this with the team and get back to you asap. Regards,
Hi @teamakesgames , We acknowledged the report, and we will update a patch in the next coming version. Thanks a lot
Hi @teamakesgames , We would like to mark this topic as resolved since this issue has been fixed in the newest version. Thanks once again for your report. Please do not hesitate to contact us if you need any help. Wish you a wonderful day ahead. Mia