I have an event registration form where most registrants will be paying, but certain registrants will have a $0 total. Because of some past confusions where payment didn’t complete but registrants didn’t realize that was the case, I have the main notification triggered on Payment Complete, but of course that means $0 registrants wouldn’t ever get a notification.
I wanted to use the Enable Use of the Total Field with Conditional Logic snippet to handle this (sending a separate notification if Total = 0), but though the write-up says the snippet works with notifications, I’m not seeing Total in the conditional logic there, only in confirmations. Anybody else experienced this/have some insight?
(Thanks for helping the newb!)