Author Topic: coupon code not working  (Read 7190 times)

rotaryswing

  • Jr. Member
  • **
  • Posts: 17
    • View Profile
Re: coupon code not working
« Reply #15 on: September 05, 2008, 12:19:23 PM »
img attached

pete

  • Administrator
  • Sr. Member
  • *****
  • Posts: 226
    • View Profile
    • KonaKart Website
Re: coupon code not working
« Reply #16 on: September 05, 2008, 01:15:06 PM »
Looks OK. If the correct amount isn't showing up in PayPal, it could be a problem in the PayPal payment module. You have the source for that. It's in KonaKart\custom\modules\src\com\konakart\bl\modules\payment\paypal .

rotaryswing

  • Jr. Member
  • **
  • Posts: 17
    • View Profile
Re: coupon code not working
« Reply #17 on: September 05, 2008, 01:29:54 PM »
That hasn't been touched, so are you saying the one that is included with your download doesn't work correctly?

pete

  • Administrator
  • Sr. Member
  • *****
  • Posts: 226
    • View Profile
    • KonaKart Website
Re: coupon code not working
« Reply #18 on: September 05, 2008, 03:58:32 PM »
All I am saying is that "if" there is a problem with the PayPal payment module processing orders with promotions, you can investigate it since you have the source to debug it. I assume that since you are using KonaKart, you or someone in your team knows their way around a java program.

We will also take a look, but cannot guarantee any response times since you aren't under a support agreement. If we find a problem and fix it, we'll probably make the fix available in the next release.

rotaryswing

  • Jr. Member
  • **
  • Posts: 17
    • View Profile
Re: coupon code not working
« Reply #19 on: September 05, 2008, 05:00:40 PM »
I couldn't find pricing info for a support program on your site or I would have done it. I assume it's high now that you don't have your pricing posting publicly so I've decided to look into another vendor since this doesn't work.

pete

  • Administrator
  • Sr. Member
  • *****
  • Posts: 226
    • View Profile
    • KonaKart Website
Re: coupon code not working
« Reply #20 on: September 06, 2008, 12:24:56 AM »
Well, since you couldn't be bothered to even ask us about how we can support you, it looks like you've made your decision. Good luck.

pete

  • Administrator
  • Sr. Member
  • *****
  • Posts: 226
    • View Profile
    • KonaKart Website
Re: coupon code not working
« Reply #21 on: September 08, 2008, 11:02:44 AM »
For anyone following this thread, a bug was found in the PayPal payment module which stopped it from processing discounts created by promotion modules.

I've fixed the problem and attached a new source file and class file. You only need to update if you are using the PayPal payment module and also plan to use promotions. The module has been tested with KonaKart 2.2.6.0 although it should also work with older versions.

dhan

  • Jr. Member
  • **
  • Posts: 12
    • View Profile
Re: coupon code not working
« Reply #22 on: November 12, 2008, 12:49:39 PM »
Pete,

I am having slightly different problem.

The shipping cost is not being shown at the invoice or checkout while I get the correct value (flat rate) in the "View Cart" page.

I am checking all admin configuration settings and also verified the sort order in OrderTotal, but can't able to get the shipping amount in invoice.

Here's my sort order:
Sub-Total: 1
Shipping: 25
Total: 40

Thanks for the help!
Dhan

ryan

  • Administrator
  • Sr. Member
  • *****
  • Posts: 205
    • View Profile
    • KonaKart Website
Re: coupon code not working
« Reply #23 on: November 12, 2008, 02:38:27 PM »
Hi,

Can you verify that the product is a normal physical product. i.e. not a digital download or a product with free shipping.