Wordpress ecommerce Plugin
 
LEAD Code Integration 1 Edit template
In your wordpress installation, open and edit the file: wp-contentpluginswp-shopping-cart ransaction_result_functions.php
LEAD Code Integration 2 In transaction_result_functions.php, find this line of code:
LEAD Code Integration 3 Integration
Put one of the following integration code ABOVE the line:
Javascript Code
 OR
Image Code
 
Please take care to replace <?=$orderId?> and <?=$orderAmount?> in the sale code with your server side script notations for the orderid and total amount variable used in your website.