<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Prasanth,<br>
<br>
We do this on a business by business basis, usually with Joomla
extensions like VirtueMart.<br>
<br>
There isn't any pre-built integrations for you to tap into within
vTiger, but all of the framework elements are there for you to
implement your own.<br>
<br>
We've used both the SOAP APIs and the PHP APIs to do this work, choice
being based on whether the CRM is remote (use SOAP) or in the same
install (use PHP APIs).&nbsp; Given that Early Impact is ASP based, you'll
probably stick to the SOAP APIs.<br>
<br>
We usually follow one of these two models:<br>
<br>
1) Just-in-Time (JIT) integration: When the order is raised in the
shopping cart, push customer, product, order header, and order line
detail to vTiger.&nbsp; In a "complete" implementation, we will create a
Closed Won Potential, a Sales Order (linked to the Potential), and an
Invoice (linked to the Sales Order) all against an Account based on the
user in the shopping cart that raised the order.&nbsp; We'll also create
both an Account and a Contact for the customer.&nbsp; In consumer sales
environments, when you don't have a Company name for the Account, we
just use the customers full name as the Account Name.&nbsp; In this model,
we only push across the Products that are included on the order at the
time the order is raised.&nbsp; That way, you don't need to synchronise or
maintain the full product database in vTiger, you just populate it as
you need to.&nbsp; The reason we include the Closed Won Potential in the
integration, as that auto-populates the vTiger Dashboard with high
level sales data based on the orders being placed through the shopping
cart.&nbsp; That is like virtual-gold to managers; being able to just watch
the vTiger dashboard and see the orders stacking up.<br>
<br>
2) Real-Time (RT) integration: Hook into shopping cart code base to
push product updates to vTiger real time.&nbsp; Hook into the user admin
system to push customer/user updates to vTiger real time (for both
Accounts and Contacts).&nbsp; Then, at the time the orders are raised in the
shopping cart, we only need to push through the order header and order
lines.&nbsp; We'd still do a Closed Won Potential, Sales Order, and Invoice
to ensure all of the sales and accounting entities are created in
vTiger.<br>
<br>
Sorry that this doesn't deal with Early Impact specifically, but
hopefully sharing our approach helps.<br>
<br>
<br>
Thanks,<br>
Brett<br>
Phone 0404 067 421<br>
<br>
<table border="0" cellpadding="2" cellspacing="2">
  <tbody>
    <tr>
      <td valign="top"><a href="http://www.roarz.com/bretts-blog"><img
 alt="" src="cid:part1.04080003.08050601@roarz.com" border="0"
 height="68" width="45"></a><br>
      </td>
      <td valign="top"><a href="http://www.roarz.com/email"><img alt=""
 src="cid:part2.07060302.04040702@roarz.com" border="0" height="67"
 width="154"></a><br>
      </td>
      <td valign="top"><small><a href="http://www.roarz.com/email">www.roarz.com</a>&nbsp;Phone:
1300 885 125&nbsp; Fax: 07 3009 0648&nbsp; ABN: 69 113 777 594&nbsp;<br>
      <a href="http://www.roarz.com/capalaba">Capalaba Centre</a>:
Suite 2A, 26 Redland Bay Road Capalaba Qld 4157<br>
      <a href="http://www.roarz.com/vgc">Gold Coast Centre</a>: Level
9, 12-13 Marine Parade Southport Qld 4215<br>
      <i>ROARZ will help you get your website up to date and keep it
that way.</i><br>
      </small></td>
    </tr>
  </tbody>
</table>
<br>
<br>
Prasanth wrote:
<blockquote
 id="mid_007701c9c282_1d44b970_3000a8c0_rainconcertdomain_com"
 cite="mid:007701c9c282$1d44b970$3000a8c0@rainconcertdomain.com"
 type="cite">
  <style></style>
  <div>&nbsp;</div>
  <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">
  <div>&nbsp;</div>
  </div>
  <div><br>
  </div>
  <div><span class="gen">Hi <br>
  <br>
I need to integrate "early Imapct" shopping cart with Vtiger CRM. I
need to get sales details of each dealer. Sales order needs to generate
upon a sale , there is no purchase order or quotes . Whether these kind
of shopping cart implementation is supported by Vtiger. If there is any
extension or support available for this pls send the details. If its
still available in the vtiger crm, pls tell how it can be implemented <br>
  <br>
Regards, <br>
Prasanth</span></div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Reach hundreds of potential candidates - <a class="moz-txt-link-freetext" href="http://jobs.vtiger.com">http://jobs.vtiger.com</a> </pre>
</blockquote>
<br>
</body>
</html>