| Pinnacle Cart |
| |
| This is integration method for Pinnacle Cart
|
| |
1 Edit template
|
| Open file: /content/skins/{your_skin}/completed.htm (This file can be edited via File Manager >> Skins Files in your shopping cart administration panel)
|
|
2 Integration |
| Add following code at the end of this file:
|
|
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.
|
|
| |
| This is all that is required. Now whenever there's sale, the sale tracking script is called, and it will generate commission for the affiliate.
|
| |