Search found 16 matches

Page 1 of 1

Search found 16 matches

Re: Authorize.net Security - POODLE

The change suggested here, and which you made, is what authorize.net recommends: http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Important-POODLE-Information-Updated/ba-p/48163 I haven't tested this myself, but I'll give it a whirl myself to see what happens and report b...

Jump to post
  • Wed Oct 29, 2014 11:28 pm
  • Replies 10
  • Views 3682
Re: Authorize.net Security - POODLE

Any testing results yet?

Jump to post
  • Wed Oct 29, 2014 9:27 pm
  • Replies 10
  • Views 3682
Re: Accepting Donations - Allowing customers to set the pric

Q, I was able to make two small changes to your code in system/library/cart.php to get it to work: 1) Added an IF statement so that the word "custom" wasn't added to the cart display when a custom price was not entered by a customer (in other words, when the customer was happy with the def...

Jump to post
  • Sat Oct 30, 2010 11:33 pm
  • Replies 20
  • Views 8184
Re: Accepting Donations - Allowing customers to set the pric

Perhaps I shouldn't be trying to use any options in this case... but even doing that, I'm still unable to remove an added product with and SKU of "custom" from the cart

Jump to post
  • Sat Oct 30, 2010 4:41 am
  • Replies 20
  • Views 8184
Re: Accepting Donations - Allowing customers to set the pric

Q, I am having some problems, and not sure where the issue may lie 1) I'm unable to remove from my cart any items that have the "custom" SKU and been added to the cart, regardless of whether I entered a custom amount or choose the default price choice 2) Both the Shopping Cart page and the...

Jump to post
  • Sat Oct 30, 2010 4:32 am
  • Replies 20
  • Views 8184
Re: Accepting Donations - Allowing customers to set the pric

That is AWESOME. Thanks so much. I'll give it a try and report back.

Jump to post
  • Sat Oct 30, 2010 2:59 am
  • Replies 20
  • Views 8184
Re: Accepting Donations - Allowing customers to set the pric

Qphoric, Were you able to dig anything up? I'm in the same boat: working on a cart for a public library and part of what they do is solicit donations in price ranges: Library Donor: $1 - $99 Library Patron: $100 - $499 Chairman's Circle: $500 - blah blah blah Currently users can enter their own doll...

Jump to post
  • Sat Oct 30, 2010 12:40 am
  • Replies 20
  • Views 8184
Re: Google Analytics not between header tags

Just to be clear though, while Google doesn't "penalize you" for having it anywhere on the page, the reason the new async code goes in the <head> is to allow for faster page load times... Google Analytics can start loading earlier and doesn't have to wait until the page is nearly loaded to...

Jump to post
  • Thu Oct 21, 2010 9:47 am
  • Replies 12
  • Views 2771
Re: Elavon VirtualMerchant payment module?

I'm going to leave that one alone! I'm leaving this note here in case it's useful to someone. It turns out I was actually interested in the Elavon InternetSecure (Merchant Direct) payment module. It turns out that InternetSecure uses Authorize.net emulation, so in theory the authorize.net module wil...

Jump to post
  • Thu Oct 14, 2010 11:47 pm
  • Replies 29
  • Views 10777
Re: Elavon VirtualMerchant payment module?

Good point. I may have been a jerk prematurely!

Jump to post
  • Wed Oct 13, 2010 11:16 pm
  • Replies 29
  • Views 10777
Re: Elavon VirtualMerchant payment module?

cym_sunset,

Were you replying about the Elavon question or to the hijacker of this thread, tedc? Do you have any info about Elavon?

Thanks for any info you have.

Jump to post
  • Wed Oct 13, 2010 10:17 pm
  • Replies 29
  • Views 10777
Re: Elavon VirtualMerchant payment module?

I'm interested as well. Anyone find/have information about this?

Jump to post
  • Fri Oct 08, 2010 8:25 pm
  • Replies 29
  • Views 10777
Re: v1.3.5 Soon

Since everyone has something to say about Magento in this thread, I'll add my two cents. Magento is just so much huger, slower, and more complicated than OpenCart. It took me probably a week to do a custom template for Magento and took me only a few hours to do one for OpenCart. I needed to hide fre...

Jump to post
  • Sun Jan 10, 2010 12:20 pm
  • Replies 209
  • Views 71032
Re: [v1.3.4] Usps module not showing up, errors [RESOLVED]

Follow up to my last post: I added the @ sign before this line in Qphoric's patched code on line 346: $php_stmt .= '[$xml_elem[\'tag\']] = $xml_elem[\'value\'];'; so it now looks like this: @$php_stmt .= '[$xml_elem[\'tag\']] = $xml_elem[\'value\'];'; Still getting that error I was having showing in...

Jump to post
  • Fri Jan 08, 2010 11:47 am
  • Replies 39
  • Views 20296
Re: [v1.3.4] Usps module not showing up, errors [RESOLVED]

I cannot get the USPS shipping choice to appear. I have applied Qphoric's patch which solved the same error that jerad had in his initial post, but after applying the patch I now have the same error that jerad had in his second post. My error is: 2010-01-07 12:33:58 - PHP Notice: Undefined index: va...

Jump to post
  • Fri Jan 08, 2010 1:52 am
  • Replies 39
  • Views 20296

Page 1 of 1

Search found 16 matches