Forums / Built-in Shipping and Payment Modules / Linkpoint Error With Coupons

Linkpoint Error With Coupons

Locked
Results 1 to 3 of 3
This thread is locked. New replies are disabled.
01 Apr 2010, 17:14
#1
jill8026 avatar

jill8026

Totally Zenned

Join Date:
May 2007
Posts:
461
Plugin Contributions:
0

Linkpoint Error With Coupons

I have searched everywhere and see this was a problem a while back, I did download the file that was supposed to be the "fix" provided by Dr Byte but it does not work.

I read this post http://www.zen-cart.com/forum/showthread.php?t=90716 and a few others, but nothing is working for me.

The weird thing is the fix file is named linkpoint_api.php but I do not even have that in my modules/payment/linkpoint directory I have class.linkpoint_api.php

I am getting this error with all my coupon orders:

SGS-002301: Charge total must be the sum of subtotal, tax, value added tax, and shipping.

Is there any more recent fixes I am missing?!?!?! Thanks!

Here is the order details: (REMOVED BY MODERATOR, for privacy)
01 Apr 2010, 17:42
#2
jill8026 avatar

jill8026

Totally Zenned

Join Date:
May 2007
Posts:
461
Plugin Contributions:
0

Re: Linkpoint Error With Coupons

OK so I can see that the problem is that a coupon for .80 is not being passed through the above code I provided...if you add the 7.99+7.95+.50 the total comes to 16.44....but there was a coupon for .80 cents that was on the screen and it is reflected in the total above whoch shows $15.64 but it is not reflected in the data....

How can I get the coupon amount to be reflected?!?!
01 Apr 2010, 21:20
#3
jill8026 avatar

jill8026

Totally Zenned

Join Date:
May 2007
Posts:
461
Plugin Contributions:
0

Re: Linkpoint Error With Coupons

:wacko:
OK so I figured it out and the fix from Dr. Byte worked! I was looking within the linkpoint_api folder for the file and it did not exist there...it is in the payment root.....yes, I feel REALLY stupid - 5 years with Zencart and this is the dumbest mistake I think I have ever made.....

Thanks Dr. Byte for the fix!!!!