Invoice_Text modification

Discussion in 'aMember Pro v.4' started by benfitts, Apr 25, 2012.

  1. benfitts

    benfitts Member

    Joined:
    Apr 10, 2008
    Messages:
    111
    I need to modify the invoice that a subscribed user is emailed after payment. I see where the email template is controlled and the email template has the following:

    Thank you for your order. You may find order details below:
    %invoice_text%​

    I need to control the %invoice_text%, but can't seem to find where it is generated in amember. Can someone point me to the correct location?
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Unfortunately this can't be changed. This text created automatically from php aMember.
  3. nomaddesign

    nomaddesign Member

    Joined:
    Aug 25, 2005
    Messages:
    67
    Is %invoice_text% plain text only? Is there a HTML version of %invoice_text% or do we need to use
    Code:
    <pre></pre>
    Thanks

Share This Page