craigchristenson / opencart-2checkout

2Checkout payment module for OpenCart
1 stars 12 forks source link

Not Being Sent to Direct Checkout #1

Closed redmanmichelle closed 8 years ago

redmanmichelle commented 10 years ago

Thank you for this module.

I have installed your module onto my OpenCart, and have set checkout display to yes. However, when I go to checkout, I keep getting sent to dynamic checkout. My 2Checkout is still a demo. Do you know how I could fix this issue, so that my OpenCart goes to Direct Checkout.

Thank you, Michelle

screen shot 2013-12-10 at 15 05 55 screen shot 2013-12-10 at 15 07 59

craigchristenson commented 10 years ago

2 things can stop direct checkout from displaying. Either all of the billing address information is not being passed, or you have a previous dynamic checkout session in your browser. Since OpenCart has validation do insure that these details are collected, it is most likely the ladder. In most cases clearing your cookies ( to remove old 2checkout sessions ) will fix this issue. If that does not work, please reach out to me directly with your website URL at christensoncraig@gmail.com and I will be happy to help troubleshoot and make sure that we get everything working for you.