Re: One-Page Checkout [Support Thread]
For those of you using Image Handler and One-Page Checkout ...
Please refer to this IH4 issue that @torvista identified last year. I've found that IH4's imagehover script will interfere with OPC's operation if the changes that Steve proposed aren't incorporated.
I'll update the OPC readme to reflect this requirement and will get those changes incorporated into the next version of Image Handler.
Re: One-Page Checkout [Support Thread]
I don't know if this goes with OPC or under credit card payment module. Please move if it goes elsewhere.
I entered a customer credit card number and transposed two numbers. After clicking on Submit Order nothing happened. I believe their used to be a Pop-up saying invalid credit card number. I discovered this by entering the CC again. This was a Visa card.
Re: One-Page Checkout [Support Thread]
@EZorb, what payment method are you using?
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
lat9
@EZorb, what payment method are you using?
Authorized.net (AIM)
I hope you made it OK in Irma. We did not even get one drop of rain out of Harvey.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
EZorb
Authorized.net (AIM)
I hope you made it OK in Irma. We did not even get one drop of rain out of Harvey.
I've replicated this issue on my demo site. The "invalid card" message is coming back from a.net, but isn't getting posted to the One-Page Checkout's data-gathering page. I'll note this as an issue in the plugin's GitHub repository; it might take me a couple of days for resolution.
We were lucky and "dodged the Irma bullet" with just a couple of trees and a lot of branches down.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
lat9
I've replicated this issue on my demo site. The "invalid card" message is coming back from a.net, but isn't getting posted to the One-Page Checkout's data-gathering page. I'll note this as an issue in the plugin's GitHub repository; it might take me a couple of days for resolution.
We were lucky and "dodged the Irma bullet" with just a couple of trees and a lot of branches down.
OK, so a couple of days turned into a couple of weeks. Looking at this issue, I'm starting to form the opinion that it's a base Zen Cart issue with the AJAX confirmation. When the 'invalid card' message is received, the AJAX processing is redirecting back to the checkout_payment page for the display instead of returning the information "in-line" on the AJAX call.
Just in case it's my setup, would you verify that you don't receive the message when One-Page Checkout is disabled (i.e. going through the standard, 3-page version)?
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
lat9
For those of you using Image Handler and One-Page Checkout ...
Please refer to this IH4
issue that @torvista identified last year. I've found that IH4's imagehover script
will interfere with OPC's operation if the changes that Steve proposed aren't incorporated.
I'll update the OPC readme to reflect this requirement and will get those changes incorporated into the next version of
Image Handler.
I am about to install IH4 soon and already have OPC installed. Will I experience issues? shoul I wait?
Re: One-Page Checkout [Support Thread]
@CaroleAs, you'll be just fine with IH4 and One-Page Checkout. Just make the changes identified in the link I posted.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
lat9
OK, so a couple of days turned into a couple of weeks. Looking at this issue, I'm starting to form the opinion that it's a base Zen Cart issue with the AJAX confirmation. When the 'invalid card' message is received, the AJAX processing is redirecting back to the checkout_payment page for the display instead of returning the information "in-line" on the AJAX call.
Just in case it's my setup, would you verify that you don't receive the message when One-Page Checkout is disabled (i.e. going through the standard, 3-page version)?
Just created a fresh ZC1.5.5e install and the message is being displayed, so the issue lies in the OPC handling ... somewhere!
Re: One-Page Checkout [Support Thread]
I found the hover in IH annoying anyway so I turned it off in the admin panel, and removed the jscript_imagehover file altogether from the templates/YOUR TEMPLATE/jscript folder. Didn't create any problems that I'm aware of.