Error when registering user in Ajax Quick Checkout FREE opencart

Asked

Viewed 79 times

1

Good, I’m trying to install Ajax Quick Checkout FREE in my opencart store 3.0, and I’m having the following problem, see if you can help me:

The installation runs normally, I go to front-end mode and test the Ajax Quick Checkout if I try to make the purchase without creating account, it works perfectly, but if I go to create account it generates the account, but not effective the sale!

And only returns the following error:

Uncaught TypeError: Cannot read property 'length' of null
at Object.validate (d_quickcheckout.min.js:295)
at Object._validate (backbone-min.js:1)
at Object.set (backbone-min.js:1)
at Object.set (d_quickcheckout.min.js:5)
at d_quickcheckout.min.js:301
at Function.m.each.m.forEach (underscore-min.js:5)
at s.update (d_quickcheckout.min.js:300)
at p (backbone-min.js:1)
at g (backbone-min.js:1)
at l (backbone-min.js:1)

payment_address:render
field:render
shipping_address:render
field:render

Screenshot of not creating account: WORKS inserir a descrição da imagem aqui

Image to create account: DOES NOT WORK inserir a descrição da imagem aqui

What might be going on?

Thank you!

  • Hello! Please provide the error in text format. Showing only the image with the error text makes it more difficult to understand what happens and people who have the same error will not be able to find your question in the future to know what the solution is :)

  • 1

    Altered @Dherik

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.