pending mail boxes - send when order is confirmed

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

pending mail boxes - send when order is confirmed

Post by Luke »

I am using a proprietary (non-php and no ability to modify it) ecommerce solution and I have a module that sends an email to the vendor when the user clicks "checkout" on the final checkout screen. The problem is that we don't want this email to go to the vendor right then. We want it to go out only after the payment details have been cleared (when an admin manually says "OK, now send the vendor emails").

Now, with that in mind, is it possible to set up a mailbox that intercepts these emails and puts them in a queue until the admin says to send them? I'd like to put together a nice interface to allow the vendor to do this. Is it possible?
Post Reply