Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Feb 2013
    Posts
    1
    Plugin Contributions
    0

    Default Send email to address entered in promo code or coupon field

    I am using promo code's that are actually valid email addresses. When a successful payment has been made, and a promo code was used, I would like to send an email to the email address (promo code)....

    For example, if someone entered the coupon or promo code '[email protected]' then upon successful payment confirmation, I would like an email sent out to the email address entered within the promo code field. I don't mind hard coding the message.

    I know how to validate if the email is correct, but I am having trouble figuring out where this code would go so that it fires upon a successful payment confirmation when it detects an email address has been entered in the promo/coupon field. I thought that I could put it in the salemaker.php file but can't seem to find any references as to what promo code the user may have entered.

    Thanks for any assistance in pointing me in the right direction!

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Send email to address entered in promo code or coupon field

    Simply write an observer class to hook the NOTIFY_ORDER_AFTER_SEND_ORDER_EMAIL notifier point, and have that class look at the $_SESSION['cc_id'] which is the coupon code, and take the desired action.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. PayPal Express Coupon Discount Promo Code Box
    By jasmel in forum PayPal Express Checkout support
    Replies: 9
    Last Post: 14 Aug 2013, 02:50 PM
  2. v138a send duplicate order email if coupon code matches
    By erniejones in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 3
    Last Post: 5 Jun 2012, 04:57 AM
  3. Send email to specific address based on zip code
    By timhersh in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 22 Dec 2011, 10:47 PM
  4. Replies: 4
    Last Post: 5 Jun 2009, 06:49 AM
  5. Send coupon code email to almost all customers
    By jgadbois in forum General Questions
    Replies: 4
    Last Post: 30 Jan 2009, 06:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg