Announcement

Collapse
No announcement yet.

Email Notification of Order Query

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Email Notification of Order Query

    I have now managed to set up the site so that customers can order by Credit Card or by Payment on Account. It would be very helpful to the sales team to have something on the email receipt that states whether it is TRADE ACCOUNT or CREDIT CARD without having to check in Protx to see if a transaction has been processed. Is this possible?
    Peter Lowe
    Marketing & Media Manager
    Reddiplex Group

    #2
    Hi there

    One thing you could do, is display the payment method in the customer email, and set it so you get sent a copy aswell.

    If you go to View | Business settings | Ordering, then you can set an email address to send a copy of the reciept email to.

    To include the payment method in the email, go to your site1 folder (normally C:\Program Files\Actinic v7\Sites\Site1

    And open up the file Act_CustomerEmail.txt in notepad, and insert the following line of code where you want the payment method to appear.

    <Actinic:PAYMENT_METHOD/>

    Hope that helps

    Comment

    Working...
    X