Search found 6 matches

Page 1 of 1

Search found 6 matches

Free Shipping logic flawed? Disabled state overriden by prod

One particular bug in the free shipping extension has been identified, but I reckon there is another flaw in its logic. The free shipping extension tests 4 conditions to set the $status variable: Free shipping enabled? Geo zone applies? Subtotal exceeds threshold? Product inclusion/exclusion applies...

Jump to post
  • Fri Jun 03, 2011 8:38 pm
  • Replies 93
  • Views 33720
Re: Paypal Standard IPN Failing [RESOLVED]

After a couple of days of troubleshooting the 500 response the pp_standard/callback was sending back to IPNs, I've identified the CURLOPT_VERBOSE curl option as the source of my problem. Removing or commenting out the line in the callback function curl_setopt($ch, CURLOPT_VERBOSE, 1); results in a 2...

Jump to post
  • Tue May 17, 2011 6:52 pm
  • Replies 9
  • Views 3670
Re: Pay Pal Standard + Open Cart totals descrepancy

Ah, I see what's happening. The response code 500 issue I've described in http://forum.opencart.com/viewtopic.php ... 93#p155907 is causing validate to be invoked repeatedly, so I thought it was nagging me to take some corrective action. I'll just go and try what you said about the PDT...

Jump to post
  • Sat May 14, 2011 1:35 am
  • Replies 5
  • Views 1204
How to manually verify the discrepancy alerts?

I'm happy enough to get these alerts even if the amount paid exceeds the total expected. e.g. 2011-05-13 9:50:30 - PP_STANDARD :: VALIDATION FAILED : PP_Standard - Possible Scam: IPN/PDT Price "156.67" does not match OpenCart Total "137.0000". Order needs manual verification In t...

Jump to post
  • Fri May 13, 2011 6:53 pm
  • Replies 5
  • Views 1204
Re: Paypal Standard IPN Failing (Response code 500)

Hi Thomas Did you get to the bottom of this? I'm having a similar 500 Response issue with the IPNs from Paypal. The log in OPENCART is showing the IPNs received with a VERIFIED response, but every single IPN is reporting a 500 HTTP Response Code and are getting retried to the max. Does my PDT INIT l...

Jump to post
  • Fri May 13, 2011 6:39 pm
  • Replies 9
  • Views 3670
Sorting Featured Products

Thanks for this Tomlatham. Pointing me to catalog > model > catalog > product.php helped me get my Featured Products sorted using the Sort Order field on the admin page for each product. in this product.php file for 1.4.9.5, line 367 is changed to: $query = $this->db->query("SELECT *, pd.name A...

Jump to post
  • Fri May 13, 2011 1:49 am
  • Replies 17
  • Views 15105

Page 1 of 1

Search found 6 matches