Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 34
  1. #11
    Join Date
    Jun 2003
    Location
    Newcastle UK
    Posts
    2,896
    Blog Entries
    2
    Plugin Contributions
    2

    Default Re: Tax + discount coupon BUG?

    hi

    yes my fault, I missed a line from the changes you need

    line 350

    PHP Code:
              if ($od_amount['total'] > $order_total$od_amount['total'] = $order_total
    just before this line add

    PHP Code:
              $order_total += $orderTotalTax
    hopefully that should solve the problem

  2. #12
    Join Date
    Dec 2008
    Location
    Stockholm
    Posts
    29
    Plugin Contributions
    0

    Default Re: Tax + discount coupon BUG?

    No, the error remains. The code change does not change anything. I rechecked all the changes in ot_coupon.php and I think I´ve done it right...

    /Erik

  3. #13
    Join Date
    Dec 2008
    Location
    Stockholm
    Posts
    29
    Plugin Contributions
    0

    Default Re: Tax + discount coupon BUG?

    Sorry!

    Now it seems to work! I put the line below instead of obove...

    Thank you very much for helping me. Now I just have to check a few other combinations... but this is a giant step forward.

    /Erik

  4. #14
    Join Date
    Dec 2008
    Location
    Stockholm
    Posts
    29
    Plugin Contributions
    0

    Default Re: Tax + discount coupon BUG?

    Hello again...

    Now I get wrong amounts when using a COD fee + a discount coupon. When the discount amount is the same (or near) as the subtotal of the products, the cod fee suddenly disappears without reason. See attachements.

    /Erik
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	checkout5.jpg 
Views:	438 
Size:	37.1 KB 
ID:	5554   Click image for larger version. 

Name:	checkout10.jpg 
Views:	419 
Size:	35.3 KB 
ID:	5555  

  5. #15
    Join Date
    Jun 2003
    Location
    Newcastle UK
    Posts
    2,896
    Blog Entries
    2
    Plugin Contributions
    2

    Default Re: Tax + discount coupon BUG?


  6. #16
    Join Date
    Dec 2008
    Location
    Stockholm
    Posts
    29
    Plugin Contributions
    0

    Default Re: Tax + discount coupon BUG?

    Hi wilt

    The code change does not fix my problem. Did I do right if I changed the function in /includes/classes/order_total.php?

    But it seems to be a similar problem...

    /Erik

  7. #17
    Join Date
    Jun 2003
    Location
    Newcastle UK
    Posts
    2,896
    Blog Entries
    2
    Plugin Contributions
    2

    Default Re: Tax + discount coupon BUG?

    hi,

    I realised what the real problem is, and its not related to the bug I mentioned. Although putting that bugfix in is still OK.

    The problem is that if a Coupon is used to pay the whole order, then the payment method is set to 'GV/Coupon'

    So because the payment method is no longer set to COD, no COD fee will be charged.

    There may be ways to work around this, if you really want to charge COD on orders where the balance is 0.

  8. #18
    Join Date
    Dec 2008
    Location
    Stockholm
    Posts
    29
    Plugin Contributions
    0

    Default Re: Tax + discount coupon BUG?

    Hi again

    I could live with no COD fee for orders where the balance is 0. But the strange thing is that the balance does not have to be 0 for this to happen. If I use a discount coupon set to $99 (when having a balance of $100), the cod fee disappears too. See attachments. When applying a 99% discount, everything is fine.

    I don´t know the exact limit when the cod fee disappears, but I think it differs if I change the tax to something else than 7%...

    /Erik
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	99.jpg 
Views:	436 
Size:	22.2 KB 
ID:	5558   Click image for larger version. 

Name:	99%.jpg 
Views:	437 
Size:	27.1 KB 
ID:	5559  

  9. #19
    Join Date
    Dec 2008
    Location
    Stockholm
    Posts
    29
    Plugin Contributions
    0

    Default Re: Tax + discount coupon BUG?

    Hi,

    Came across another problem (bug) when applying a flat shipping fee of $10 ($10.7 including tax). The tax is not specified in checkout when the order balance is 0 after applying a discount coupon. Do you know how to fix it? See attachments.

    My ot_coupons settings are still: include_shipping = FALSE, include_tax = FALSE, recalculate_tax = Standard

    /Erik
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	100.jpg 
Views:	426 
Size:	33.8 KB 
ID:	5560   Click image for larger version. 

Name:	100%.jpg 
Views:	406 
Size:	33.9 KB 
ID:	5561   Click image for larger version. 

Name:	no discount.jpg 
Views:	418 
Size:	33.9 KB 
ID:	5562  


  10. #20
    Join Date
    Dec 2008
    Location
    Stockholm
    Posts
    29
    Plugin Contributions
    0

    bug Re: Tax + discount coupon BUG?

    Hello again

    I think the "low balance when using a discount coupon problem" mentioned earlier is a really nasty bug. The big problem is that the payment method is dropped. The customers are allowed to the following:

    1. Put a $1000 product into the cart.
    2. Go to checkout.
    3. Select a shipping method (ex. flat rate).
    4. Use a coupon worth $940 and select payment method (ex. credit card).
    5. Confirm the order without beeing redirected to the 3rd party credit card payment site...

    See attached file.

    Am I doing something wrong? Many people must have the same basic setup and experience similar problems!?

    Should I post this as a separate thread?

    Best Regards

    /Erik
    Attached Images Attached Images  

 

 
Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Replies: 18
    Last Post: 12 Mar 2010, 06:37 PM
  2. Discount Coupon/Free - Tax Bug?
    By clane777 in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 24
    Last Post: 8 May 2008, 06:43 PM
  3. Discount Coupon AND Group Discount Tax Problem
    By mrkrinkle in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 11
    Last Post: 5 Apr 2007, 12:16 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR