Post by JNeuhoff » Tue Oct 11, 2011 10:38 pm

CanadaPleco wrote:The fixes are not working for me. Always brings up paypal screen with $0.00 from different computers and what not as well. I have re-uploaded all the core paypal files and still nothing.
Your site works fine.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by markman-b » Tue Oct 11, 2011 11:00 pm

JNeuhoff wrote:
markman-b wrote:Thanx for the vQmod.

Any idea if you can fix this problem: http://forum.opencart.com/viewtopic.php?f=113&t=40181

by moderating your vQmod?
There are a number of rounding issues with OpenCart, I reported a similar bug here, but it was never picked by Daniel or Q, as far I know the rounding bug is still there,

This makes it even more strange, this issue has never been picked up. There is another vQmod ""PayPal Total Only" which avoids the rounding problems, but this vQmod has a negative side effect. It does not show the products and prices separately in the PayPal cart. In the end this could scare customers off and could result in cancelled orders.

The cause of these rounding differences between OC and PP is clear to me. OC calclates the ordertotals by using 4 decimals, where PayPal does the job by only using 2.

As long as there will be differences in the totals being calculated by OC and PayPal, I can't use the invoices generated by OC. Sending invoices which differ from the actual PayPal payments is not-done!

Any idea what to do to convince Daniel or Qphoria to pick it up???

OC version 1.5.4.1


Active Member

Posts

Joined
Wed Aug 24, 2011 7:13 pm

Post by Maansy » Wed Oct 19, 2011 10:15 pm

I am using opencart 1.5.1.3 and vqmod manager
I check the error log in the vqmod manager and I noticed this:


---------- Date: 2011-10-18 21:46:42 ~ IP : 213.155.29.160 ----------
REQUEST URI : /index.php?route=checkout/confirm
MOD DETAILS:
modFile : /home/xxxx/public_html/opencartstuff.com/vqmod/xml/bugfixes-pp-standard.xml
id : Opencart 1.5.1.1 core file modifications for Paypal Standard bugfixes
version : 1.5.1.1
vqmver : 1.2.3
author : mhccorp.com
SEARCH NOT FOUND (ABORTING MOD): $this->data['discount_amount_cart'] -= $this->currency->format($total, $currency, FALSE, FALSE);

----------------------------------------------------------------------


---------- Date: 2011-10-18 21:50:15 ~ IP : 66.211.170.66 ----------
REQUEST URI : /index.php?route=payment/pp_standard/callback
MOD DETAILS:
modFile : /home/xxxx/public_html/opencartstuff.com/vqmod/xml/bugfixes-pp-standard.xml
id : Opencart 1.5.1.1 core file modifications for Paypal Standard bugfixes
version : 1.5.1.1
vqmver : 1.2.3
author : mhccorp.com
SEARCH NOT FOUND (ABORTING MOD): $this->data['discount_amount_cart'] -= $this->currency->format($total, $currency, FALSE, FALSE);

----------------------------------------------------------------------

the order gets processed thu.
Any idea on how to fix this?

ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com


User avatar
Active Member

Posts

Joined
Thu Jun 24, 2010 6:04 am


Post by JNeuhoff » Wed Oct 19, 2011 10:53 pm

Any idea on how to fix this?
Yes, use Opencart 1.5.1.1. I have neither written nor tested it for 1.5.1.3, the latter version is more than a bugfix release and has some significant changes done to the Opencart frame.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by Maansy » Thu Oct 20, 2011 8:27 pm

JNeuhoff wrote:
Any idea on how to fix this?
Yes, use Opencart 1.5.1.1. I have neither written nor tested it for 1.5.1.3, the latter version is more than a bugfix release and has some significant changes done to the Opencart frame.
Great answer and great support. Keep up the great work ;)

ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com


User avatar
Active Member

Posts

Joined
Thu Jun 24, 2010 6:04 am


Post by marcelwoo » Mon Oct 31, 2011 10:09 pm

to make it work with opencart 1.5.13, do this:

open the xml file and change:

Code: Select all

$this->data['discount_amount_cart'] -= $this->currency->format($total, $currency, FALSE, FALSE);
to

Code: Select all

$this->data['discount_amount_cart'] -= $this->currency->format($total, $currency, false, false);
Enjoy ;)

"We help each other to grow". That's the opencart community!

All free mods
Home Based Ebay business Opportunity(not ads)


User avatar
Active Member

Posts

Joined
Tue Mar 29, 2011 1:45 am

Post by Maansy » Tue Nov 01, 2011 4:27 am

marcelwoo wrote:to make it work with opencart 1.5.13, do this:

open the xml file and change:

Code: Select all

$this->data['discount_amount_cart'] -= $this->currency->format($total, $currency, FALSE, FALSE);
to

Code: Select all

$this->data['discount_amount_cart'] -= $this->currency->format($total, $currency, false, false);
Enjoy ;)
With give it a go later. Thanks mate :)

ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com


User avatar
Active Member

Posts

Joined
Thu Jun 24, 2010 6:04 am


Post by JNeuhoff » Sat Nov 26, 2011 1:03 am

Here is the version which I use on my Opencart 1.5.1.3 websites.

Attachments


Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by marcelwoo » Fri Dec 02, 2011 4:30 pm

Bug Report! If the product is priced $0(or customers use reward points) and they need to choose a shipping way other than free shipping, when you are directed to paypal, only an entity with a weird name(Your Store Name - Order ID - Customer's Name) is shown. Yet there is no such bug with the original paypal standard module. Check the attached images for the details:
bug.jpg

bug.jpg (59.53 KiB) Viewed 8817 times


original mod-01.jpg

original mod-01.jpg (38.86 KiB) Viewed 8817 times


"We help each other to grow". That's the opencart community!

All free mods
Home Based Ebay business Opportunity(not ads)


User avatar
Active Member

Posts

Joined
Tue Mar 29, 2011 1:45 am

Post by Renato Frota » Mon Dec 19, 2011 1:19 pm

Line 111
<search position="before"><![CDATA[?php $i = 1; ?>]]></search>
shouldn't it be
<search position="before"><![CDATA[<?php $i = 1; ?>]]></search>
???

New member

Posts

Joined
Wed Aug 31, 2011 1:21 pm

Post by JNeuhoff » Mon Dec 19, 2011 8:03 pm

Renato Frota wrote:Line 111
<search position="before"><![CDATA[?php $i = 1; ?>]]></search>
shouldn't it be
<search position="before"><![CDATA[<?php $i = 1; ?>]]></search>
???
Yes, you are right, still works though.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by Maansy » Mon Apr 09, 2012 2:10 am

do i need to use this .xml file still needed with oc 1.5.2.2?

ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com


User avatar
Active Member

Posts

Joined
Thu Jun 24, 2010 6:04 am


Post by webpie it. » Mon Apr 09, 2012 2:39 am

Yes can i also get the answer if this is needed for 1.5.2.1

Regards

Chris


Active Member

Posts

Joined
Mon Jan 31, 2011 7:28 pm

Post by JNeuhoff » Mon Apr 09, 2012 2:50 am

Maansy wrote:do i need to use this .xml file still needed with oc 1.5.2.2?
Yes, it is still needed for 1.5.2.1 (there is no 1.5.2.2 yet!). Below is the version I have just modified for 1.5.2.1, haven't tested it yet, though I am certain it will work fine.

Attachments

Paypal Standard modifications


Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by webpie it. » Mon Apr 09, 2012 2:54 am

Thanks man!

Massively appreciated will test asap and give feedback.

You are a star on this!

Regards

Chris


Active Member

Posts

Joined
Mon Jan 31, 2011 7:28 pm

Post by Maansy » Mon Apr 09, 2012 3:50 am

JNeuhoff wrote:
Maansy wrote:do i need to use this .xml file still needed with oc 1.5.2.2?
Yes, it is still needed for 1.5.2.1 (there is no 1.5.2.2 yet!). Below is the version I have just modified for 1.5.2.1, haven't tested it yet, though I am certain it will work fine.
when i said 1.5.2.2 it means i have the latest patch for 1.5.2.1 installed.

thanks for the quick response mate.
am i the only one wondering why daniel or Q dont implement this fix into the core?

ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com


User avatar
Active Member

Posts

Joined
Thu Jun 24, 2010 6:04 am


Post by daaniacom » Thu May 03, 2012 2:50 am

Hi I am using 1.5.1.3 and used the vqmod posted here.

In my store, I use rounded price for all products with no decimel point. After using this module, the discount shows decimal value against discount value on paypal screen. Is there any way that i can round off the discounts and set the discount value without decimal?

Image
http://www.daania.com http://www.daania.net


Newbie

Posts

Joined
Wed May 02, 2012 1:57 pm

Post by srunyon1 » Fri Jun 15, 2012 1:30 pm

does this work in 1.5.1.3?
It doesn't seem to make a difference on my site.

Active Member

Posts

Joined
Thu Jan 28, 2010 3:03 pm

Post by srunyon1 » Fri Jun 15, 2012 1:51 pm

JNeuhoff wrote:Here is the version which I use on my Opencart 1.5.1.3 websites.
when using this file for 1.5.1.3
after confirming the order I get this error

Code: Select all

Notice: Undefined variable: discount_amount_cart in /home1/zigzterc/public_html/shop/catalog/view/theme/default-black/template/payment/pp_standard.tpl on line 23
I copied a new pp_standard.tpl into the directory and still get the same.

Active Member

Posts

Joined
Thu Jan 28, 2010 3:03 pm

Post by srunyon1 » Fri Jun 15, 2012 2:33 pm

Did this fix get put into 1.5.3?

Active Member

Posts

Joined
Thu Jan 28, 2010 3:03 pm
Who is online

Users browsing this forum: No registered users and 80 guests