Home
Integration Methods
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:
This is all that is required. Now whenever there's sale, the sale
tracking script sale.php is called, and it will generate commission for
the affiliate.
Getting only the $ net before taxes and shipment?
1 years ago
Jacques
Hi,
What is the script to get only the net $ amount before taxes, shipping and handing... but after a coupon code is applied?
(this way the commissions will be calculated on the actual $ net sale; it will deduct the coupon code, but will exclude taxes, shipping and handling which should not be used for calculating commissions)
Thanks...
No /completed.htm in any of the skins...
9 months ago
Jason
I've looked through every file loaded on my server, and searched through the users documentation and I am unable to find the /your_skin/completed.htm file anywhere -- included in my File Manager.
My question is: Is this information skill current, or have they changed their code/design? Can you offer any additional insight to where I might find the proper file so I can integrate the sales tracking code?