| Cart Manager |
| |
| Integration with Cart Manager can be made using the Approval URL supported by them. |
| |
1 Login
|
| Login to your CartManager admin center and click Advanced Settings.
|
|
2 Locate integration place
|
| Find the box labeled: HTML For Bottom of Receipt.
|
|
3 Integration
|
| Place the following code into the box.
|
|
|
| |
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.
|
| |
|
4 Finished
|
| It is now integrated. Every time customer enters the order confirmation page the tracking code is called and it will register a sale for referring affiliate.
|
|
| |