Thread: Coupon Issue

Page 1 of 3 123 LastLast
Results 1 to 10 of 22
  1. #1
    Join Date
    Mar 2014
    Location
    East Bay, Ca
    Posts
    15
    Plugin Contributions
    0

    Default Coupon Issue

    Hello All,

    I have zen cart website that offers 100% discounts to staff members using an authorized coupon code. Everything works fine except that if the total is zero and they click to confirm the order, the next page gives a 500 server error message.

    The order actually goes through and into queue but the user has no way of knowing that because their next page is the 500 server error.

    Any suggestions on what could be the problem??

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Coupon Issue

    Could you please hit Reply and answer all of the questions that are asked?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Mar 2014
    Location
    East Bay, Ca
    Posts
    15
    Plugin Contributions
    0

    Default Re: Coupon Issue

    This is the first post about this issue. I have read just about every post in this forum and have found nothing about this.
    I'm using ver 1.5.1 with no upgrades and I have no plug ins. I'm using the Lavender template and I've only customized the images and background colors.
    The server ver is PHP 5.3.13 and the MySQL ver is 5.5.32
    I installed the cart using the zc_install. No problems with the host or FTP or anything.
    The cart was installed and has been working perfectly since Sept of 2013.
    I recently added the staff discount and thought that the discount coupon would work as well.
    As I stated in the first post, everything works fine except, when the user clicks the Confirm Order button.
    If the total is $0.00, instead of returning the confirmation page I get the Internal Server error.
    I'm not a super programmer but I do well with PHP and MySQL and I am sure that this fix is I a line of code somewhere.
    If you can help with please reply

    Thanks

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Coupon Issue

    So far, I cannot reproduce this issue in v1.5.1 ...

    Can you look in the directory:
    /logs

    and see what debug logs are generated when you try to go through the checkout?

    If you find any, post their content ...

    What Payment module(s) do you have installed?

    What Shipping module(s) do you have installed?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Mar 2014
    Location
    East Bay, Ca
    Posts
    15
    Plugin Contributions
    0

    Default Re: Coupon Issue

    My payment module is Paypal Payments Standard and the shipping module is Frre Shipping.
    I just tried again and the logs appear to be empty. I have error reporting turned on on the server and those logs are empty as well.
    The message on the opage reads........

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    If you want I can email you a test log on so that you can actually see what I am trying to relay here.

    If you would like, I can send you a log on to the site and let you see

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Coupon Issue

    You should really use the PayPal Express shipping module, as it works a lot better than PayPal Standard ...

    I will try setting up a site with just those two Modules and see if I can break things ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #7
    Join Date
    Mar 2014
    Location
    East Bay, Ca
    Posts
    15
    Plugin Contributions
    0

    Default Re: Coupon Issue

    Please correct me if I am wrong but the Paypal express module does not allow the customer to pay without having a paypal account and the Paypal Standard does. I think??

    I have customers who do not have a paypal account and don't want to set one up.

    Anyway thanks for your help and anything that you come up with would be greatly appreciated.

  8. #8
    Join Date
    Mar 2014
    Location
    East Bay, Ca
    Posts
    15
    Plugin Contributions
    0

    Default Re: Coupon Issue

    I actually tried the express mod yesterday it seems like the paypal module doesn't respond to the zero total.

    Again, the transaction goes through because I can see it on the admin page but the staff member gets the server error page and doesn't know that the transaction was completed.

    Is there a way to tell the cart that if the total is $0.00 then redirect to a thank you page or something???

  9. #9
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Coupon Issue

    You can use PayPal or Credit Card via PayPal Express

    Also, I tried with just PayPal Standard and FREE SHIPPING! freeshipper and I still cannot reproduce the error ...

    Are you able to use something like Beyond Compare from scootersoftware.com to see if you have any bad files on the Server?

    If, as a test, you install the Check/Money Order a and try checkout if you select Check/Money Order and enter your 100% Discount Coupon, does it work?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #10
    Join Date
    Mar 2014
    Location
    East Bay, Ca
    Posts
    15
    Plugin Contributions
    0

    Default Re: Coupon Issue

    Just installed the money order module and I get the same results if the total is $0.00. I get the right confirmation when the total is other than $0.00.

    Also, I will use the paypal express module if you don't need a paypal account !! Changing it now.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Coupon Discount issue?
    By d030433 in forum Basic Configuration
    Replies: 6
    Last Post: 19 May 2011, 03:35 PM
  2. Coupon Restriction Issue
    By disciple in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 11
    Last Post: 26 Sep 2010, 06:56 AM
  3. Old Coupon Codes Issue/Bug?
    By marcopolo in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 0
    Last Post: 27 Nov 2009, 02:45 AM
  4. coupon issue
    By lucianman in forum General Questions
    Replies: 0
    Last Post: 25 Jul 2009, 02:10 AM
  5. Coupon/checkout issue
    By stevehare in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 0
    Last Post: 13 Nov 2006, 05:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg