Admin Payment Notifications

Discussion in 'Customization & add-ons' started by booforum, Jul 28, 2011.

  1. booforum

    booforum Member

    Joined:
    May 20, 2005
    Messages:
    186
    I'd like to only receive the "Admin Payment Notifications" (set in the "Setup/Configuration > Email") for just select products (specifically just one). Is there a way to do this?

    Thanks
  2. booforum

    booforum Member

    Joined:
    May 20, 2005
    Messages:
    186
    bump ............................
  3. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    Nothing built in- you'll need a customization or custom plugin for that.

    David
  4. booforum

    booforum Member

    Joined:
    May 20, 2005
    Messages:
    186
    Any idea where I should look begin such an operation?
    Like, is there a specific file that triggers the sending of "Admin Payment Notifications" -- where I could just dig in there and add a "if productid=[]" sort of thing??
  5. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Check in /amember/common.inc.php function:
    function mail_payment_admin($payment_id, $member_id){

Share This Page