Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

hooman

Archived
  • Posts

    43
  • Joined

  • Last visited

Profile Information

  • Real Name
    Hooman

hooman's Achievements

  1. where can I get that javascript.. I have the same issue.
  2. Re: the total is not calculated correctly Hello, I have read this entire thread and could not find answers to this problem. I have installed this contribution correctly and have tried various sort orders for the Order Total but it seems that it cannot correctly calculate the order totals. I am using the Canadian Tax contribution but when a flat rate shipping is setup, it messes up the totals. Here is what I get when I try to check out: Item Price: $99.50 Discount Coupons: 15% discount: -$14.93 Sub-Total: $99.50 GST ( 6% ): $5.97 PST ( 7.5% ): $7.91 Flat Rate for Zone 1 (Best Way): $10.00 Total: $109.10 Now here are two issues: 1. The taxes are calculated on the original amount not the discounted price and 2. The final total is incorrect with or without taxes being calculated on original or discounted price What we SHOULD ideally get is the following: 1. Taxes are calculated based on Original Price Item Price: $99.50 Discount Coupons: 15% : -$14.93 Sub-Total: $84.58 <<<< needs to show correct subtotal GST ( 6% ): $5.97 <<<< even if you leave the taxes as is the final total is incorrect PST ( 7.5% ): $7.91 Flat Rate for Zone 1 (Best Way): $10.00 Total: $108.46 <<<<< Adding the above figures should equal 108.45 NOT 109.10 2.Taxes are calculated on Discounted price Item Price: $99.50 Discount Coupons: 15% : -$14.93 Sub-Total: $84.58 GST ( 6% ): $5.07 PST ( 7.5% ): $6.72 <<<< PST = 7.5% of the total of GST + subtotal Flat Rate for Zone 1 (Best Way): $10.00 Total: $106.37 In either case, the total is much different from what the osc currently calculates. Any help would be much appreciated. Thanks.
  3. Hi, has anyone tried quantity price break contribution with total B2B? I have Total B2B installed along with few other contributions and when tried to add Quantity Price Break, I noticed many of the codes that need to be modified have already been changed by TotalB2B. I am mainly looking to implement quantity blocks so users have to order a minimum quantity of the product. Thanks
  4. Surfalot, Could you please tell me what is the correct code to fix the redelare error. I am assuming "...etc" is not a vaild code. My site has heavy modifications and tep_show_category is already declared in the header.php file. How can I make it not redelare in categories.php file Thank you in advance
  5. Vger, How can I fix this issue please? I am really in big trouble if I don't get it fixed! :'(
  6. in another thread someone suggested to change category to categories. could any php guru confirm this? here is the thread http://www.oscommerce.com/forums/index.php?showtopic=183393
  7. Thanks Vger.. I got 1 issue resolved. Now the box appears but I still get the following error: Fatal error: Cannot redeclare tep_show_category() (previously declared in /home/fragola/public_html/includes/header.php:342) in /home/fragola/public_html/includes/boxes/categories.php on line 13 It seems that many other contributions have this issue. Should I remove the tep_show_category linesince it already exists in header.php? thanks
  8. Ok.. I finally installed the CCGV(trad) contribution. However I am experiencing a number of issues and would appreciate some help in resolving them. My knowledge is php is very limited. thank you in advance! issue 1: Once I email a Gift Voucher, and the link is clicked, I get the following error: Fatal error: Cannot redeclare tep_show_category() (previously declared in /home/fragola/public_html/includes/header.php:342) in /home/fragola/public_html/includes/boxes/categories.php on line 13 issue 2: In admin panel, I created a discount coupon. But the discount box never shows up in the cart before checking out. Please feel free to see the script in action at http://fragola.ca I have set up a test user account with following info: email: [email protected] pass: testing
  9. recommendation needed for CCGV(trad) vs Credit Class and Gift Voucher I posted this question on the main forum but I think I will get a better response here.. I would like to install an eCoupon contribution as well as ability for users to buy gift certificates and mail them to their gift recepients. I also have the new Paypal IPN contribution istalled. I was wondering if anyone who has used both of the gift voucher and discount coupon contributions could recommend one over the other. Also I would appreciate if u could put a link to your site or upload a screenshot. Many thanks in advance
  10. i would really appreciate someone helping me choose between the 2 options. Time is running out and we need to go with one or the other contribution. thank you in advance
  11. Hi, I would like to install an eCoupon contribution as well as ability for users to buy gift certificates and mail them to their gift recepients. I also have the new Paypal IPN contribution istalled. I was wondering if anyone who has used both of the gift voucher and discount coupon contributions could recommend one over the other. Also I would appreciate if u could put a link to your site or upload a screenshot. Many thanks in advance
  12. hi.. I am trying to setup a custom greeting card site and was wondering if there is a contribution that would let users submit a file/photo as part of their order before or during checkout. thanks
  13. is there a package for this contribution that doesnt include OSCommerce's own files? As I already have few contributions added to my store, copying this contribution's files overwrites the existing files.. any help would be much appreciated.
×
×
  • Create New...