Announcement

Collapse
No announcement yet.

Levels Theme OCST "Save My Info" & "Continue to Shipping" not working together

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • jb77
    replied
    Awesome, this fix worked for me too! Thank you very much for posting this Pixlfixr.

    Leave a comment:


  • pixlfixr
    replied
    Thank you Matt, for finding this bad spot in the Javascript.
    Changing this line in scripts.js did the trick. Solved our problem.


    In your scripts.js file at line 1167, replace Code:

    url: cust_create_url,

    with Code:

    url: '/mm5/merchant.mvc',
    Last edited by pixlfixr; 05-17-16, 03:13 PM.

    Leave a comment:


  • Matt Zimmermann
    replied
    Can you post a link to the site so I can try to duplicate the concern?

    Leave a comment:


  • Levels Theme OCST "Save My Info" & "Continue to Shipping" not working together

    Hi Folks,

    We are facing a seeming bug on OCST in Levels: If customer selects "Save My Info" checkbox, then "Continue to Shipping" button does NOT continue to shipping. It does create the customer account, but does not continue to shipping. Another press of the button only sends an error that the account has already been set up.

    Has anyone else found this problem? Do you have a solution?
    Last edited by pixlfixr; 05-17-16, 03:07 PM.
Working...
X