s0laris Posted September 9, 2002 Posted September 9, 2002 I would like to promote my shopping cart by giving "coupons" to other sites to promote me. That way when a customer pays with a special coupon code for x% off or x dollars off, I know who referred the customer and can pay them in turn. Has anyone made this?
Snowman Posted September 9, 2002 Posted September 9, 2002 Ian Wilson is working on it i believe....have a look in the contributions section of the osCommerce site. I believe there is a beta availalbe.
Ian Posted September 9, 2002 Posted September 9, 2002 Don't forget that if you want to use the Discount Coupon module, you first need to install the Credit Class. There are still a couple of things left to do with the Discount Coupon (although it's suprisingly usable at the moment) Couple of features still to add More admin (reports are a must) Still haven't comitted the code for re-calculating tax on fixed deductions. Trust me, I'm an Accountant.
s0laris Posted September 9, 2002 Author Posted September 9, 2002 Ok. I must have missed that contribution. I was checking for it regularly. Must have been looking in the wrong place
paulrus Posted September 10, 2002 Posted September 10, 2002 The best place to go is Ian's site & his section of SourceForge. http://www.phesis.co.uk is the place to go. The coupon system works great. I'm using .92, but .93 was released a week or so ago. I've had no problems with it at all. Paul
langluisusan Posted September 16, 2002 Posted September 16, 2002 I am very interested in implementing the Discount Coupon Mod. But the instruction is not very clear. When will the module be finished with complete insctructions? Thank you. :roll:
Ian Posted September 16, 2002 Posted September 16, 2002 It'll never be finished :( , as people always want more added :D I did some work on this over the weekend. Changes as follows. Coupons no longer physically deleted, simpl marked inactive to preserve historical reports. Coupon list now has drop down to sort active/inactive/all The code for the drop down date selectors now remebers the date of a previously define coupon. (Thanks to fredh for that patch submission) Beefed up the install instructions I'll be adding the customer restriction code (for emailed coupons) tonight. Once that's done I'll package up a new release. BTW Susie. Have you installed the Credit Class (v3.0/v3.1). Once that's installed adding the discount coupon is very easy. Trust me, I'm an Accountant.
langluisusan Posted September 20, 2002 Posted September 20, 2002 Ian, Thank you for your information. Regarding the Credit Class, I have installed the .sql file, but not the php pages yet. In fact, I am confused with the CVS directories and the sub-directories within the catalog and admin directories. Do I need to replace or amend the CVS's files? Do I need to replace all the files in the subdirectories one by one? :oops: - Susie
Ian Posted September 20, 2002 Posted September 20, 2002 Susie, Just ignore the cvs directories completely, as for installing it depends on how old your snapshot is, and whether you have made any modifications. Trust me, I'm an Accountant.
Guest Posted September 29, 2002 Posted September 29, 2002 I dont see how or where to download it from
Ian Posted September 29, 2002 Posted September 29, 2002 http://www.oscommerce.com/downloads.php/co...ions,508/type,6 Trust me, I'm an Accountant.
tugeye Posted October 23, 2002 Posted October 23, 2002 Where or what credit class is required? I have the coupon contribution installed but I"m obviously missing something still..... thanks
Ian Posted October 30, 2002 Posted October 30, 2002 Depends on your snapshot date, but if recent, Credit Class v3.2 should work for you. Trust me, I'm an Accountant.
Guest Posted November 28, 2002 Posted November 28, 2002 Ian what would be real sexxxy is if you had the Discount Coupon system added into your batch release. :D :D :D I've tried 3 times installing 0.94 myself with no luck...lol. So I'm down with trying the new release.checkout system with an upgrade of the discount coupon... anyway, thanks for all the hard work bro.
Ian Posted November 29, 2002 Posted November 29, 2002 The problem you will find is that the Discount Coupon V0.94 is not compatible with the new checkout. I do have an updated version which is compatible. I haven't released it yet, but ifyou email me, I'll send it to you. Trust me, I'm an Accountant.
Guest Posted November 30, 2002 Posted November 30, 2002 Hey Ian, I have your "Loaded_3" setup and running (very nice work, thanks) also have your unreleased discount coupon module you sent me. The coupon code worked fine, thanks. But I did find another problem not related to it. The tax calculation is off. I purchased a $323.24 product and the tax is set at 7.75% - osc calculated the tax for a rounded off price of $300, not the $323.24. The tax should be $25.05 not $23.25 any idea why? I have everything set up correctly and even turn off the discount & gift voucher to test it out. *shrug*
Guest Posted November 30, 2002 Posted November 30, 2002 ARgh!! lol forget that last message - I forgot to set define('DISPLAY_PRICE_WITH_TAX', false); in catalogincludesapplication_top.php heh, sorry, long day reinstalling....
mattice Posted November 30, 2002 Posted November 30, 2002 [img ] http://www.ebuywarehouse.com/taxprob.gif [ /img] why the hell is that image trying to set a cookie? "Politics is the art of preventing people from taking part in affairs which properly concern them"
Guest Posted November 30, 2002 Posted November 30, 2002 huh? cookie? no clue...... maybe my webhost has some tracking setup... whats it trying to write?
Guest Posted February 4, 2003 Posted February 4, 2003 Downloaded the credit mod and the coupon mod and I can't get them to work! I screwed my site up and it took me all day to get it back to normal. Some files overwrote other mods, etc. Anyways if someone knows what they are doing, I'll pay them to install for me, it's a headache and I don't have time, on a tight deadline to get this live.
abouk Posted December 4, 2003 Posted December 4, 2003 Hello, I have a problem with this module... I installed both modules and get the following message every time i try to access the admin coupon area. Fatal error: Cannot redeclare create_coupon_code() in /home/sites/site22/web/commerce/admin/includes/application_top.php on line 38 Thanks for your help and many thanks for creating this beautifull module!!! Alexander
abouk Posted December 4, 2003 Posted December 4, 2003 Well... I found the problem, so I am writing the solution because I think I will not be the first person who had this problem. You need to remove the tag REQUIRE(DIR_WS_INCLUDES . 'add_ccgvdc_application_top.php'); ... but i think that i am stupied... I installed the module coupons, but it was allready installed by the new version of Credit Card & Coupon !!!! Am I right? Coupon module is allready included.. right? thanks alex
Recommended Posts
Archived
This topic is now archived and is closed to further replies.