Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2011
    Location
    Atlanta
    Posts
    1
    Plugin Contributions
    0

    Default Posting order to CRM

    Once an order is completed, how do we create a url query string that will include a purchase dollar total, but also needs to include some data in our separate database... such as affiliate ID's, and lead source?

    The site is: www.militaryfederalcreditstore.com

    This site is a financing company site. Leads come from affiliate sites, They are then directed to an application for credit. Once, the application is complete and it is approved. There is an option to log in and shop. We were able to create an auto login and then clients can shop using Zen cart. Where we are stuck is once an order is placed, it will send a confirmation to the merchant and buyer. We want to be able to send a copy of the order to our CRM www.leadmaster.com and have it show up as a link or pdf so we can see the history of orders.

    version 1.3.9h

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

    Default Re: Posting order to CRM

    Take a look at how the JAM integration with Zen Cart works. You can probably use the same method with minor alterations.
    .

    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.

  3. #3
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Posting order to CRM

    The emails get sent by a function in classes/order.php. The function is send_order_email(). You can edit that file and send emails wherever you want in whatever format you want.

    If you want to send the order as a pdf then that is going to take more work. Personally I'd just send all the details but that is just me.

    About how that information is handled in your crm - no idea.

    Having said all that I think that there are better ways than email to exchange the information. There seems no reason why the crm can't read the information straight out of the zen cart database but you'd need someone who knew about the crm to give you advice about that.

 

 

Similar Threads

  1. v150 Order Status Options -- ALL options are sending emails & posting on customer view
    By lunabug in forum Managing Customers and Orders
    Replies: 7
    Last Post: 22 Jun 2012, 05:38 AM
  2. Google Check Out not posting order back to store
    By JS1scuba in forum Addon Payment Modules
    Replies: 9
    Last Post: 14 Mar 2011, 05:23 AM
  3. Can I make all my zencart websites to send order/customer/payment info to CRM system?
    By dogbreed in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 31 Dec 2008, 01:25 PM
  4. Posting order info to PDF?
    By SITM in forum Managing Customers and Orders
    Replies: 2
    Last Post: 10 Jul 2008, 07:00 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