Foxy Cart
 
LEAD Code Integration 1 Login
Log into your FoxyCart store's Admin Page, go to Templates > Checkout and click to the FoxyCart Standard template.
LEAD Code Integration 2 Find correct place for integration
In the Checkout Template find code:
LEAD Code Integration 3 Integration
Before tag </body> insert following code:
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.
 
Click to the update template button