Error registering user in Ajax Quick Checkout FREE opencart [closed]

1

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

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

And it 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

Image not to create account: WORKS

Imagetocreateaccount:DOESNOTWORK

What could be happening?

Thank you!

    
asked by anonymous 27.07.2018 / 19:19

0 answers