| AspDotNetStorefront |
| |
|
This integration method is for Asp.net Shopping Cart - AspDotNetStorefront. The integration is done by editing Thank you page.
|
| |
1 Integration
|
| Find your thank you page (post order page) file at your server and add this code into it:
|
|
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.
|
| |
| Integration will track total cost and order ID.
|
|
| |
|