Home Integration Methods osc2nuke

osc2nuke

Integration with osc2nuke is made by placing sale tracking script into the confirmation page. To obtain the values of OrderID and TotalSale, snippet connects to osc2nuke database and retrieves the values from there.
1
Edit template
Find and open file: modules\catalog\checkout_success.php
2
Locate integration place
Find following line in this file:
3
Integration
Add following code before this line: