View Single Post
  #2  
Old 08-02-2009, 09:18 AM
  rogue's Avatar 
rogue rogue is offline
 

X-Adept
  
Join Date: Apr 2007
Location: Loveland, Ohio
Posts: 770
 

Default Re: On Processed send an XML transaction.

The email's (admin and provider) are sent in include/func/func.order.php (starting around line 869 in my version)

Looks like the same email template is used for both admin and provider emails. What you want to do is create a new template for the provider that builds the appropriate XML from the order info.

Then change the provider "send" so that it uses that email template for their email.

email templates are in skin1/mail.
__________________
Richard Williams
Rogue Wave Limited

Initial Inventory Imports
Daily Inventory Updates
Daily Inventory Reports
Drop Ship Support
Order Export to Shipper/Supplier
Shopping Feeds That Work
Programming for X-Cart

richard@roguewavelimited.com
http://www.roguewavelimited.com
Reply With Quote