I have slightly amended the PayPal Total Only vqmod by teratyke to work with the OpenCart 1.5.2.2 r990. It is working for me on my live website. I have attached the vqmod, so you can check it out yourself, may be it will resolve your issue.
Thanks for this - I've been so busy still not had time to do this. All those 1p errors are driving me mad.largooon wrote:I have slightly amended the PayPal Total Only vqmod by teratyke to work with the OpenCart 1.5.2.2 r990. It is working for me on my live website. I have attached the vqmod, so you can check it out yourself, may be it will resolve your issue.
Thanks again.
Rob (teratyke)
Hi
I have tried the amended xml hby largooon and still have the same issue. Can anyone that thinks they can help solve this contact me to see if we can get this working.
Much appreciated.
Thanks
I have tried the amended xml hby largooon and still have the same issue. Can anyone that thinks they can help solve this contact me to see if we can get this working.
Much appreciated.
Thanks
One year later and well into 1.5.3.1, this PayPal issue is still alive.
If the vQmod works, wouldn't it be best to merge it into the core?
If the vQmod works, wouldn't it be best to merge it into the core?
OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Check out: All my extensions | My FREE extensions
Daniel says "you have done this yourself." I don't see how.
OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Check out: All my extensions | My FREE extensions
I noticed a quite fatal bug this problem can cause. If a customer buys and the order total causes a mismatch, the order will assigned the default state. Many people here put the default state to Completed and this appeared to solve the problem as customers can buy, downloads or whatever gets activated and everyone is happy. However when a payment is Denied, no money comes in and since there is an order total mismatch, the order will be assigned the default state and appear Completed in the open cart system. The customer pays nothing and still gets the download!
A simple solution to avoid this fatal bug is to edit pp_standard.php and move the switch case for Denied to the top. This will make it set the order to Denied if it is received as Denied and never check the order total that is irrelevant in this case anyway.
Another ugly solution would be to edit the if statement so that it will allow Completed orders from paypal that only differ up to a few cents in order total.
A simple solution to avoid this fatal bug is to edit pp_standard.php and move the switch case for Denied to the top. This will make it set the order to Denied if it is received as Denied and never check the order total that is irrelevant in this case anyway.
Another ugly solution would be to edit the if statement so that it will allow Completed orders from paypal that only differ up to a few cents in order total.
Anyone with an updated version of this vqmod for OC 2.1.0.1?largooon wrote:I have slightly amended the PayPal Total Only vqmod by teratyke to work with the OpenCart 1.5.2.2 r990. It is working for me on my live website. I have attached the vqmod, so you can check it out yourself, may be it will resolve your issue.
Just to confirm, are you stating that current versions of OpenCart SEPARATE shipping and discounts onto a separate line?Qphoria wrote:This has been fixed since a long time ago. This shouldn't be an issue in current versions.
We're still using OC 1.5.5.1 (using a heavily customised responsive theme, so no need to upgrade) and the issue is most definitely still present.
If the discount exceeds the value of the shipping, then the "Shipping, Handling, Discounts & Taxes" line will show an amount that is the result of the discount minus shipping. For example, if the discount is $20.00 and shipping is $5.00, then this line will display "Discount: $15.00".
Unfortunately this does not represent the transaction well, and in this case I agree that a single line total would be better.
Is anyone aware of a fix for OC 1.5.5.1 that will separate the shipping (I assume as an item_name_xx and amount_xx after the product lines) and the discount as separate entries?
The latest OpenCart 2.x still adds shipping, discounts and taxes all on one line.
This thread may be of help it you are looking to change it.
http://forum.opencart.com/viewtopic.php?f=131&t=38306
This thread may be of help it you are looking to change it.
http://forum.opencart.com/viewtopic.php?f=131&t=38306
Thank you for the confirmation. It's a shame that such an issue has not been corrected.ADD Creative wrote:The latest OpenCart 2.x still adds shipping, discounts and taxes all on one line.
This thread may be of help it you are looking to change it.
http://forum.opencart.com/viewtopic.php?f=131&t=38306
Looking over the code on the link provided, this doesn't look compatible with v1.5.5.1. Perhaps I will need to commit the time into committing this modification myself (if I can ever find the time!).
Who is online
Users browsing this forum: No registered users and 2 guests