If a user places an order and payment fails, we delete placeholder signups, which displays a "Signup to [event] cancelled" message when canceling placeholder signups" message to the user.
The user (customer) doesn't need to know about the cancellation of placeholder signups.
the $notify_user parameter that we added to Signup.module for use in uc_signup allows us to suppress this message.
Comments
Comment #1
brentratliff commentedI think we can work this in, but in my opinion, I don't see it as a beta blocker.