Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Credit Class/Gift Vouchers/Discount Coupons 5.10


4756 replies to this topic

#1821 nerd3d

  • Community Member
  • 24 posts
  • Real Name:Charles Taylor

Posted 02 January 2005, 02:36

axioma, on Dec 30 2004, 10:39 PM, said:

Ok
I try to fallow all the installation instructions;
I uploaded all the files in my clean osc 2.2 ms2
After that I uploaded the sql file in my phpadmin, and everything looks good.

But in my admin panel appears BOX HEADING GV ADMIN however when I make click on it apearr the error 404 /q/admin/FILENAME_COUPON_ADMIN was not found on this server.

Other concern is that when I edit the files, ie:
24) catalog/includes/languages/english.php (EDIT)
Add the following line to the end of the file just before the closing ?> tag
require(DIR_WS_LANGUAGES . 'add_ccgvdc_english.php'); // ICW CREDIT CLASS Gift Voucher Addittion
And so on

Suddenly appears at the store header and at the admin panel the falowing.
require(DIR_WS_LANGUAGES . 'add_ccgvdc_english.php'); // ICW CREDIT CLASS Gift Voucher Addittion require(DIR_WS_INCLUDES . 'add_ccgvdc_application_top.php'); // ICW CREDIT CLASS Gift Voucher Addittion

what am I doing wrong.

<{POST_SNAPBACK}>


Looks like some files were not uploaded, or uploaded to the wrong folder. When I installed this I mixed up some of the files for the Admin section and put them in catalog. Watch the folde paths carefully!

#1822 nerd3d

  • Community Member
  • 24 posts
  • Real Name:Charles Taylor

Posted 02 January 2005, 03:14

I'm able to redeem Gift Vouchers and even send them to somebody else. But I can't get them to actually come off the order. The amount available shows in the cart, but it never gets applied to the order.

If the order is for $5.00 and I have $10 worth of discount I don't think payment options should be showing... They do. The credit amount is not taken off the payment (It gets sent to the gateway at the full amount) The voucher balance is not reduced after checkout.

My Order Total settings...

Discount Coupons 740
Gift Vouchers 9
Low Order Fee
Shipping 2
Sub-Total 1
Tax (No tax settings)
Total 900

Installed MODs... Download Controller w/ free charger and free shipper. I tried simply the "easy" install, replacing all the changed files. Didn't work that way either. It must be a setting I over looked. Any help would be greatly appreciated!

#1823 nerd3d

  • Community Member
  • 24 posts
  • Real Name:Charles Taylor

Posted 02 January 2005, 04:08

I should add that, and since I can't edit my post for some mysterious reason, I'll respond to my self.

Coupons work fine. It's only the gift vouchers that don't work. I think there's supposed to be a check box on the payment page that is not displayed. I can't figure out where it's called from and why it does not show.

#1824 _g_

  • Community Member
  • 36 posts
  • Real Name:Adam

Posted 02 January 2005, 07:12

6thirty, on Dec 28 2004, 10:37 AM, said:

I've gone through all 91 pages now  :wacko: and I've seen a few people post similar questions, but I don't think any of them were fully answered.

Im using 5.11 and MS2. Payment modules installed are CC and Paypal (stock OSC version).

Here's my problems:
1. When the voucher balance covers the order total it still wants me to select a payment method - as if credit_covers isn't being calculated properly.

2. If you select Paypal it checks out then goes to the Paypal page with a negative value equal to the shipping charge to be paid.
I've got my order totals sorted out as per the numerous posts on the matter, but seem to stuck at this point. Any help would be greatly appreciated.

Cheers

<{POST_SNAPBACK}>



I have the same problems.

I added 2 products $5.49 and $19.99 from category A and B in my cart, had shipping charges = $3.50 and tax = $2.10

Total = 31.08

I issued myself with a "discount coupon" for 31.05 and redeemed it. When I confirmed the order and was forwarded to the Paypal, it showed that I had to pay "-3.47" that is my shipping cost - the balance I had to pay "$0.03"

Moreover I assigned the discount coupon to category A and it should have given discount only on $5.49 and not $19.99.

Gift Voucher also have weird problems, where I sent a GV worth $10.00 to a customer, he redeemed it and it showed that he has the amount credited but couldn't use it, instead it had a link to send it to someone else.

A few weeks back I also created a GV worth $20.00 and bought it and sent $10.00 to another email address. Later I checked that the other person got $10.00 and I still had $20.00 with me.

Does anybody has this whole contrib working fine for them? then please upload all the files as it is too confusing and one doesn't know which package to download.

#1825 nerd3d

  • Community Member
  • 24 posts
  • Real Name:Charles Taylor

Posted 02 January 2005, 08:38

_g_, on Jan 2 2005, 07:12 AM, said:

I have the same problems.

I added 2 products $5.49 and $19.99  from category A and B in my cart, had shipping charges = $3.50 and tax = $2.10

Total = 31.08

I issued myself with a "discount coupon" for 31.05 and redeemed it. When I confirmed the order and was forwarded to the Paypal, it showed that I had to pay "-3.47" that is my shipping cost - the balance I had to pay "$0.03"

Moreover I assigned the discount coupon to category A and it should have given discount only on $5.49 and not $19.99.

Gift Voucher also have weird problems, where I sent a GV worth $10.00 to a customer, he redeemed it and it showed that he has the amount credited but couldn't use it, instead it had a link to send it to someone else.

A few weeks back I also created a GV worth $20.00 and bought it and sent $10.00 to another email address. Later I checked that the other person got $10.00 and I still had $20.00 with me.

Does anybody has this whole contrib working fine for them? then please upload all the files as it is too confusing and one doesn't know which package to download.

<{POST_SNAPBACK}>


In your payment page do you get the check box to redeem the gift vouchers. I believe it should be right above the "Redeem" button. That little goodie will not show up on my site. I've spent hours trying to unwind the 1000 mile of spagetti that the credit_selection function is made out of. The thing calls it's self and I can't figure out why. When it does it blows out it's own variables. I wish I knew what author was trying to do.

Edited by nerd3d, 02 January 2005, 08:39.


#1826 _g_

  • Community Member
  • 36 posts
  • Real Name:Adam

Posted 02 January 2005, 09:55

nerd3d, on Jan 2 2005, 01:38 AM, said:

In your payment page do you get the check box to redeem the gift vouchers. I believe it should be right above the "Redeem" button. That little goodie will not show up on my site. I've spent hours trying to unwind the 1000 mile of spagetti that the credit_selection function is made out of. The thing calls it's self and I can't figure out why. When it does it blows out it's own variables. I wish I knew what author was trying to do.

<{POST_SNAPBACK}>


No :huh: & I didn't even know about that. It is possible that I have an old version as the download section was too confusing.

I just see "Enter Redeem Code" an input box for inputting the code and the Redeem button.

Thanks for replying

#1827 kagg

  • Community Member
  • 487 posts
  • Real Name:Kavita
  • Gender:Female
  • Location:India

Posted 02 January 2005, 14:41

Change the sort order for discount coupon and gift voucher in order total modules. Make discount coupon before gift voucher.

#1828 _g_

  • Community Member
  • 36 posts
  • Real Name:Adam

Posted 02 January 2005, 19:48

kagg, on Jan 2 2005, 07:41 AM, said:

Change the sort order for discount coupon and gift voucher in order total modules. Make discount coupon before gift voucher.

<{POST_SNAPBACK}>



Thanks kagg it showed the checkbox. I also had few other problems, which were due to the settings, but I fixed them. So here are my seetings for GV

Quote

Gift Vouchers

Display Total
true

Sort Order
9

Queue Purchases
true

Include Shipping
true

Include Tax
true

Re-calculate Tax
None

Tax Class
Taxable Goods

Credit including Tax
false

I didn't understand why would one recalculate the tax on a purchase? Can someone explain what exactly it does?

Now everything is good, If I buy a $8.00 product with a $10.00 GV, the order total is 0 and the paypal screen also shows 0, but Paypal won't let the user pay $0.00, so is there a way in which if the total is 0, the customer is not forwarded to paypal, but to the thanks page and the order is assigned Processing status (or whatever after payment is)

I also checked the discount coupon. It also works fine for most of the time. I tried to redeem a DC by itself and then a GV and DC both at the same time and both of the cases worked.
The only problem I faced was that when the Order total was 0, the paypal screen showed -$2.00 (negative of cost of shipping).

It seems like things are getting better :)

Once again thanks kagg

#1829 nerd3d

  • Community Member
  • 24 posts
  • Real Name:Charles Taylor

Posted 02 January 2005, 19:49

Thank you Kagg! It seems following the directions is not the way to get this thing working. I believe Strider is the one who took the time to create the (quite comprehensive instructions) and I thank him but perhaps there should be a stick on the front of this sopic that the contribution won't work unless you use a very specific sort order. The sort order examples provided do not work. Here's what worked for me...

Discount Coupons 740
Gift Vouchers 760
Low Order Fee (not used)
Shipping 2
Sub-Total 1
Tax (not used)
Total 900

#1830 nerd3d

  • Community Member
  • 24 posts
  • Real Name:Charles Taylor

Posted 02 January 2005, 19:57

_g_, on Jan 2 2005, 07:48 PM, said:

Now everything is good, If I buy a $8.00 product with a $10.00 GV, the order total is 0 and the paypal screen also shows 0, but Paypal won't let the user pay $0.00, so is there a way in which if the total is 0, the customer is not forwarded to paypal, but to the thanks page and the order is assigned Processing status (or whatever after payment is)

<{POST_SNAPBACK}>


I saw someplace in this thread that there was a glitch in the javascript that tests if the credits cover the order. That may be what is messing you up. I don't charge shipping so I can't test it. But if the credit covers paypal it skips right to the "thanks" screen, as it should.

#1831 gnowell

  • Community Member
  • 15 posts
  • Real Name:Guy Nowell

Posted 03 January 2005, 18:03

Can anyone tell me if I an entering my cpath correctly. All I am putting in is 30_27_28 and my coupon doesn't seem to work. When I leave that section blank (for the whole site) my coupon works.
Thanks

#1832 gnowell

  • Community Member
  • 15 posts
  • Real Name:Guy Nowell

Posted 03 January 2005, 18:26

I figured it out.
Thanks anyway

#1833 revolt

  • Community Member
  • 1 posts
  • Real Name:Michael Holmes

Posted 03 January 2005, 23:34

what did you do to get it to work? i am having the same problem. i want to create a coupon that is only good for my clearance section but i think i'm having a problem with the cpath as well. i'm just putting the number and it doesn't seem to work. any advice you might have would be greatly appreciated..thanks!!

Quote

I figured it out.
Thanks anyway


#1834 KerryG

  • Community Member
  • 25 posts
  • Real Name:Kerry Garrison

Posted 04 January 2005, 00:22

My client has been using this mod for a while now but came across a situation that I am not sure the current mod is capable of dealing with.

My client wants to offer a coupon that provides free shipping for ProductA, in the admin he selects free shipping and enters the correct categories and productID's. What he wants is that if you have ProductA in your cart and your add ProductB (not in the coupon) you will get free shipping on ProductA but not ProductB.

What is happening is that if you use the coupon for free shipping on ProductA, it turns the entire order into free shipping.

Can this be fixed or worked around?
-Kerry

#1835 gnowell

  • Community Member
  • 15 posts
  • Real Name:Guy Nowell

Posted 04 January 2005, 00:52

Hey Revolt,
I was putting in the complete cpath 30_27_28, but you only have to put in the number of the last part of the path such as 28. Multiple categories would be 28,29 etc. This only works for me in Valid Product List not in Valid Category List. IF ANYONE KNOWS HOW TO GET VALID CATEGORY LIST TO WORK, PLEASE HELP? I FOUND WENDY AND UPDMIKE AROUND PAGE 77 ASKING ABOUT THIS BUT I NEVER QUITE FOUND THE ANSWER THERE.

#1836 scarlett0512

  • Community Member
  • 23 posts
  • Real Name:Toshima

Posted 04 January 2005, 13:34

Could somebody explain to me how they're using the gift voucher as an electronic gift certificate (ex. $25 Gift Certificate, $50 Gift Certificate)? I am totally confused as to how I should set up everything . . .

I understand that a gift voucher can be issued to a customer that wants a refund, in the form of store credit. I also have been able to set up gift certificates in the different denominations with the product model start with GIFT_ (ex. GIFT_25 for the $25 Gift Certificate). Beyond that I am completely lost.

I want to be able to issue electronic gift certificates that will be emailed to the receiver (similar to the virtual gift cards found on Macy's website, Macy's virtual gift card). Because the certificate will be emailed, there won't be any shipping charges applied to the order. I set the products weight at 0, so that no shipping charges would be applied, but it doesn't work unless I set the products as downloadable, which I do not want.

You can see an example of what I have done so far here: $25 Gift Certificate.

Please help! :blush:

#1837 kagg

  • Community Member
  • 487 posts
  • Real Name:Kavita
  • Gender:Female
  • Location:India

Posted 04 January 2005, 13:55

You can use the following module for free shipping:

http://www.oscommerce.com/community/contributions,442

#1838 scarlett0512

  • Community Member
  • 23 posts
  • Real Name:Toshima

Posted 04 January 2005, 14:08

kagg, on Jan 4 2005, 03:55 PM, said:

You can use the following module for free shipping:

http://www.oscommerce.com/community/contributions,442

<{POST_SNAPBACK}>


Thanks kagg.

#1839 iamcanadian

  • Community Member
  • 34 posts
  • Real Name:JUSTME

Posted 05 January 2005, 13:34

_g_, on Jan 2 2005, 03:12 AM, said:

I have the same problems.

I added 2 products $5.49 and $19.99  from category A and B in my cart, had shipping charges = $3.50 and tax = $2.10

Total = 31.08

I issued myself with a "discount coupon" for 31.05 and redeemed it. When I confirmed the order and was forwarded to the Paypal, it showed that I had to pay "-3.47" that is my shipping cost - the balance I had to pay "$0.03"

Moreover I assigned the discount coupon to category A and it should have given discount only on $5.49 and not $19.99.

Gift Voucher also have weird problems, where I sent a GV worth $10.00 to a customer, he redeemed it and it showed that he has the amount credited but couldn't use it, instead it had a link to send it to someone else.

A few weeks back I also created a GV worth $20.00 and bought it and sent $10.00 to another email address. Later I checked that the other person got $10.00 and I still had $20.00 with me.

Does anybody has this whole contrib working fine for them? then please upload all the files as it is too confusing and one doesn't know which package to download.

<{POST_SNAPBACK}>


Having the same problem here as well, except the negative # I am getting is the total of the tax :huh:

Sub-Total: $11.27
Canada Post (1 x 0.12kgs) (Regular, 2005-01-14): $7.96
7.0% GST: $0.79
Shipping 7% GST: $0.56
Coupons:xxxxx: $20.58
Total: $-1.35

Edited by iamcanadian, 05 January 2005, 13:39.


#1840 quin

  • Community Member
  • 208 posts
  • Real Name:Quin Stagman

Posted 06 January 2005, 01:37

I think I've run into an odd little 'glitch' with this- it seems to be working properly but ever since I installed it I'm having problems when people select check/money order as payment AND have a zero balance due. It looks fine in the checkout process right up to the confirmation page- you select check/money order on payment and then on the next page it doesn't show anything as your payment choice and it's not setting the status of the order correctly- setting it to pending rather than shipped and doesn't show on the order page itself (looking at it in Admin) a payment method at all. Anyone else run into this?