Purchase without Account

Html order updates - Purchase without Account

Html order updates

by Pierre_P » Mon Sep 26, 2022 9:20 am

Hello Raiwa

Is there alternative to the following?
I'm using html emails for my store notifications.
In you file: includes/hooks/admin/siteWide/swPwa.php starting with this line

Code: Select all

$link = $check_status['customers_guest'] != '1' ? MODULE_NOTIFICATIONS_UPDATE_ORDER_TEXT_INVOICE_URL.......
 
How to rather use the admin installed notifications for normal customers updates?
For guest order updates i do not mind.
User avatar
Pierre_P
VIP Member
VIP Member
Posts: 100
Joined: Fri Mar 12, 2021 5:06 am
Contact:

Re: Html order updates

by raiwa » Tue Sep 27, 2022 7:02 am

Hi Pierre,

If you do not wish to use the PWA modifications in the order update mails, you can just comment out the whole listen_statusUpdateEmail method or modify it for your needs.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
raiwa
PhoenixCart Developer
PhoenixCart Developer
Posts: 1212
Joined: Sat Dec 21, 2019 8:08 am
Contact:

Re: Html order updates

by Pierre_P » Tue Sep 27, 2022 9:39 am

Thanks
I did comment out and moved that parts to the custom html notifications.
Working perfect!
User avatar
Pierre_P
VIP Member
VIP Member
Posts: 100
Joined: Fri Mar 12, 2021 5:06 am
Contact: