Jump to content

[Solved]Error during checkout with 1.3.0.10


Recommended Posts

Just updated to the new release 1.3 and seeing a problem during checkout.
Here are the steps to reproduce error.

Add product to cart.
Click on Checkout
Enter username and password
Click Login
Verify Address
Click Next
Receive HTTP 500 Website cannot diplay the page

If I referesh the screen then it proceeds without error as follows.
Cart is displayed
CLick next
Verify address
Click next
Select carrier
Select payment

It seems to reproduce the error if I click on the cart then click on checkout again.

Jack

Link to comment
Share on other sites

I am having checkout issues as well, but mine loops back. Using 1.3.0.10 (fresh install) and PayPal as checkout, everything goes through fine (choosing product, adding to cart, filling out info or inputting new customer info, choosing shipping options, etc.) until you click on the PayPal button to pay, it then loops back to Shopping Cart Summary instead of redirecting to PayPal. Ideas?

Link to comment
Share on other sites

I was able to get it to work by modifying the blockcart.tpl to remove the step=1 from the checkout button
forcing it to the cart first.

From

{l s='Check out' mod='blockcart'}



To

{l s='Check out' mod='blockcart'}



Jack

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...