- Invision Power Board
- → SoundWeb's Content
SoundWeb's Content
There have been 8 items by SoundWeb (Search limited from 09-December 18)
#1583 Affiliate Programs in Soholaunch?
Posted by
SoundWeb
on 16 February 2005 - 07:22 AM
in
Custom code and graphics help
I have a client that's interested in marketing her products via the Soholaunch product and shopping cart module. She plans to institute an affiliate program and would like to track sales sent to her from her registered affiliates. A couple of questions...
1. Has anyone integrated an outside affiliate tracking system into Soholaunch?
2. If we assign an affiliate an id that is part of the referring url, will it follow the surfer through the site and sales transaction for capture at the end?
3. Any other ideas for affiiate tracking in the sales process using Soholaunch?
Thanks in advance for your ideas!
Steve
#1582 Linked files dissappear in shopping cart
Posted by
SoundWeb
on 16 February 2005 - 06:20 AM
in
How do I do this?
If you've uploaded a custom template, the YourSiteName.com/tCustom folder is used instead of the standard template folder.
If this doesn't help, I'm sure that someone much smarter than me will answer.
Steve
#1581 Sales Tax?
Posted by
SoundWeb
on 16 February 2005 - 05:08 AM
in
How do I do this?
Here's the fix...
You have to edit this file:
http://YourSiteName....t/tax_rates.php
Around line 443 (depending on your version) you will find a 'for' loop. Change the $x<=51 part of the line to $x<=64. This will take into account the Canadian Provinces. There's probably some variable in the code that contains the count of the states and provinces (since you can customize this area), but I didn't have a chance to look for it.
Hope this helps,
Steve
#931 Shopping Cart Tweak
Posted by
SoundWeb
on 17 November 2004 - 10:29 PM
in
Custom code and graphics help
For Example, I can setup a Donate Now sku. It can then ask them to enter the donation amount. That will be added to the shopping cart. They can then continue to order supplies or services or checkout from their like normal. Is this possible?
It's not elegant... But you could set up a $1 sku and they could fill in the number of $1 that they want to donate in the quantity field. It would probably require a little explaining on the site. It would only allow whole $ amounts though.
Steve
#880 File Manager Rename Question
Posted by
SoundWeb
on 15 November 2004 - 09:33 PM
in
How do I do this?
#864 Automatic Link to Paypal doesn't work
Posted by
SoundWeb
on 15 November 2004 - 07:59 PM
in
How do I do this?
Try this, Upload this file to your /shopping directory in the docroot, and to the /sohoadmin/client_files/shopping_cart folder.
#856 Automatic Link to Paypal doesn't work
Posted by
SoundWeb
on 15 November 2004 - 07:05 PM
in
How do I do this?
It looks like your pgm-payment_gateway.php file in your shopping folder is not the same as the pgm-payment_gateway.php file in the module.
To fix this:
Log into your sites docroot via ftp. Go into /sohoadmin/client_files/shopping_cart/ and down load pgm-payment_gateway.php and upload it to the /shopping folder in your docroot.
#835 Automatic Link to Paypal doesn't work
Posted by
SoundWeb
on 15 November 2004 - 02:58 AM
in
How do I do this?
Suggestions?
- Invision Power Board
- → SoundWeb's Content