Jump to content



Latest News: (loading..)

* * * * * 5 votes

[Contribution] Discount Coupon Codes


  • Please log in to reply
3253 replies to this topic

#3241   Duroniel

Duroniel
  • Members
  • 42 posts
  • Real Name:Emelie
  • Gender:Female

Posted 29 November 2012 - 12:32 PM

I now have another problem, kind of like the Paypal one, but reverse... I use a payment provider called Payson, and when I use a discount coupon the customer is charged the right amount and all that from Payson, but when the customer looks in the past orders, and the same when I do from admin, the discount is not registered. Is this an error from your side, or from Paysons side?

#3242   Troi

Troi
  • Members
  • 7 posts
  • Real Name:Troi Darlington

Posted 03 December 2012 - 12:13 PM

Hi there. Just wondering if the latest version of this contribution will work with Oscommerce 2.2 rca2.  

I found this contribution because I use SPPC and desperately need a voucher discount system
as well,  but it seems the latest history update for this contribution (that works with SPPC) is also for Oscommerce 2.3.

I couldn't find any confirmation in the text files so I thought I would check here. Sorry if this is a stupid question but I am running
out of time to get my discount system happening. I have already tried 3-4 contributions without success before restoring the site.

#3243   Troi

Troi
  • Members
  • 7 posts
  • Real Name:Troi Darlington

Posted 03 December 2012 - 12:14 PM

Or if anyone here is a coder that can make this work with Oscomerce 2.2rca I would be happy to pay you to install it for me.

#3244   nstampler

nstampler
  • Members
  • 4 posts
  • Real Name:Nechama Stampler

Posted 10 December 2012 - 10:05 AM

I am having the following issues with this Discount Coupon module on a wine site:

1.  I want to apply minimum quantity AND minimum price on the coupon.  Is that possible?
ie:  I want the free shipping coupon applied when customers order 12 bottle (1 case) of wine with a minimum total of $120.

2.  I found that with a product exclusions coupon, if I have a cart filled with some products that are excluded from the coupon, and some products that are included in the coupon, the coupons applies to all products.  However, I only want the disount coupon to be applied to the included products.  How can this be fixed?

Thank you!

#3245   oringmonkey

oringmonkey
  • Members
  • 47 posts
  • Real Name:David
  • Gender:Male
  • Location:California

Posted 23 December 2012 - 03:01 PM

I've been using this module just fine for  years then I noticed something recently.  

I have about 12000 customers in which I would like to exclude about 11990 of them from using a coupon code.  The problem is that it seems the limit is 10000 customers maximum maybe be excluded from using the coupon code.  Is there a way to increase this limit?

#3246 ONLINE   cretbogdan

cretbogdan
  • Members
  • 43 posts
  • Real Name:Cret Bogdan

Posted 04 January 2013 - 08:48 PM

I installed this module  but i can't get it to work , i don't know why , the guys who made my site i think they had made some modifications . After i copied all the files and modified the existing ones , i installed the module , all went right , no error , the database tables were created , but i can't see the field for coupon code on checkout . It has a unique sort number , i tried to change the sort numbers at all modules but nothing changed on the checkout page , so i added in catalog/shopping_cart.php

/* kgt - discount coupons */
if( MODULE_ORDER_TOTAL_DISCOUNT_COUPON_STATUS == 'true' ) {
?>
<h2><?php echo TABLE_HEADING_COUPON; ?></h2>
<div class="contentText">
</div>

	 <div class="contentText">
	 <?php echo ENTRY_DISCOUNT_COUPON.' '.tep_draw_input_field('coupon', '', 'size="32"', $coupon); ?>
</div>

<?php
}
/* end kgt - discount coupons */

After this the field is there on the checkout page but i don't have a button to use it . Please help

Anyone who want to see please look , add a product and go to shopping cart  . I think here is the problem because it redirects me always to shopping cart and from there i finalize the order . I don't have checkout button or anything else

my site is www.ecig-vapo.com

Edited by cretbogdan, 04 January 2013 - 08:48 PM.


#3247   henkbart

henkbart
  • Members
  • 18 posts
  • Real Name:H.W. Bartels
  • Location:Apeldoorn

Posted 07 March 2013 - 06:06 PM

Hello,

I am using this module and like it.

Can someone tell me if its possible to select users by a specific article the bought.
I want to send a discont coupon to users who bought a specific article.
Now i have to manual select ech customer.

Can anybody tell me if this is possible, or perhaps the maker is willing to implement this (pm me please)
Greetings,

Henk Bartels

#3248   SharperJacks

SharperJacks
  • Members
  • 13 posts
  • Real Name:Johnny
  • Gender:Not Telling

Posted 12 March 2013 - 12:39 PM

PayPal Express does not show the discount price.

Is there a fix?

Any feedback is much appreciated.

#3249   dnl07

dnl07
  • Members
  • 84 posts
  • Real Name:Doug

Posted 20 March 2013 - 01:35 PM

Can someone help??

I installed over a fresh copy of version 2.3.3

im getting this error:

1054 - Unknown column 'delivery_date' in 'field list'

insert into orders (customers_id, customers_name, customers_company, customers_street_address, customers_suburb, customers_city, customers_postcode, customers_state, customers_country, customers_telephone, customers_email_address, customers_address_format_id, delivery_name, delivery_company, delivery_street_address, delivery_suburb, delivery_city, delivery_postcode, delivery_state, delivery_country, delivery_address_format_id, delivery_date, billing_name, billing_company, billing_street_address, billing_suburb, billing_city, billing_postcode, billing_state, billing_country, billing_address_format_id, payment_method, cc_type, cc_owner, cc_number, cc_expires, date_purchased, orders_status, currency, currency_value) values ('1', '##### ####', '', '4234 st nw', '', 'wker', '44', 'Michigan', 'United States', '415-853-4420', .com', '2', 'dos leld', '', '4234ard st nw', '', 'wer', '44', 'Michigan', 'United States', '2', '', 'dlefld', '', '42t nw', '', 'wer', '44', 'Michigan', 'United States', '2', 'Cash on Delivery', '', '', '', '', now(), '1', 'USD', '1.00000000')

[TEP STOP]


i deleted my personal info....

any ideas??!?

#3250   jvickers

jvickers
  • Members
  • 1 posts
  • Real Name:Jeff Vickers

Posted 23 March 2013 - 04:23 AM

I am completely new to adding modules. I'm using v2.2 RC2. I have uploaded the files as best I could. In the readme, it says to upload 3 files under 'catalog>...' --- does this mean there should be a catalog directory on my site? Because there isn't. I uploaded those to the root, where I found identical directories when dropping the 'catalog' directory.

I was able to find the module under the "modules>order total" directory, and set it up. However, now the instructions are to go login to Admin, then go to Catalog>Discount Coupons to create the coupons. I'm totally stuck. Nowhere in my uploaded store (this is from a template) do I find any directory for Catalog. Any insights?

#3251   bugnet

bugnet
  • Members
  • 20 posts
  • Real Name:David

Posted 02 April 2013 - 03:43 AM

View Postjvickers, on 23 March 2013 - 04:23 AM, said:

I am completely new to adding modules. I'm using v2.2 RC2. I have uploaded the files as best I could. In the readme, it says to upload 3 files under 'catalog>...' --- does this mean there should be a catalog directory on my site? Because there isn't. I uploaded those to the root, where I found identical directories when dropping the 'catalog' directory.

I was able to find the module under the "modules>order total" directory, and set it up. However, now the instructions are to go login to Admin, then go to Catalog>Discount Coupons to create the coupons. I'm totally stuck. Nowhere in my uploaded store (this is from a template) do I find any directory for Catalog. Any insights?

some stores use domain.com/catalog some don't, I use mydomain.com/loja , it doesnt matter since you put that files on your store root directory (where index.php product_info.php shopping_cart.php goes)
as far as I know, this is the best coupon contrib for oscommerce 2.2 but its not meant for 2.3 @dnl07 !

#3252   Nico01

Nico01
  • Members
  • 10 posts
  • Real Name:Nico Simandiris
  • Gender:Male

Posted 27 April 2013 - 04:48 AM

Hallo,

I have no problem with this contribution, but something in my mind, I cannot figure out.
Is it possible to offer different shipping discounts on item quantity, without an input of the customer?
I can do this for one code, but if there are more codes.

For example:
2 items 10% shipping discount code 1
3 items 20% shipping discount code 2 etc.

My idea was, would it be possible to get the quantity value of the shopping basket automaticly in the input field of the coupon.
So I can make a hidden field and the customer get automaticly his discount, depending on his order quantity.

I hope, my english is understandable.

It would nice, if somebody could reply, thank you.

Nico

#3253   bandmans

bandmans
  • Members
  • 1 posts
  • Real Name:Eric

Posted 02 May 2013 - 02:16 PM

I am running  v2.2 RC2a, and I have encountered a really weird problem.   My coupon code will work for all categories except for 1 in my shop.   I do not have any category/product/manufacturer/customer exclusions set for the coupon code, and nothing I do will allow the coupon code to work for any products in this one category.  Do you have any idea why the coupon code will not apply to this one category?

#3254   greasemonkey

greasemonkey
  • Members
  • 106 posts
  • Real Name:Scott
  • Gender:Male

Posted 17 May 2013 - 01:40 PM

Hi everyone, I have a question which I can't seem to find the answer here or in google... I have been using this addon since about 2009 and have noticed the size of the discount_coupons_to_customers table is HUGE.

Almost 400k rows in this table alone and over 7 mg... Our total DB is just over 40 mg.

We have approx. 200 coupon and most of these are "customer specific" - so we use customer exclusions to keep people from handing out their coupons friends and relatives or, for that matter, publishing these coupons on coupon sites.

Is there a better way to handle this maybe? What are others doing? I guess I could use SPPC...

Or are we doing something wrong with the exclusion... It looks to enter each customers who is excluded (we have over 10,000 customers) in 1 row per coupon...

Maybe I missing something in the logic, but I would have presumed ALL are excluded and add only those who are NOT?