Hello everybody.
I'm new here. I have 3 problems.
1) How can I make conditions for Shopper Fields? E.g. If Identity number have 10 characters. But user types 9 characters => User see information that Identity number is wrong. I need this conditions for a few Fields. Maybe You know some plug-in for this?
2) After I fill all fields in registration VM send information that I need to clik on link in e-mail (register). But before I click e-mail I can buy products. I also see information that I'm logged in.
But I need to that I can buy products only after click registration in e-mail and I see information that I'm logged in only after click registration e-mail.
3) When I register I need to agreed to the therms of Service. How I can link this words to my therms of service?
Thank You for everything!
Plewase ask one question at a time! If somebody knows the answer to just two they may not bother to try to help at all.
See http://forum.virtuemart.net/index.php?topic=104795.0
and http://forum.virtuemart.net/index.php?topic=79799.0
1. No plugin that I know of. You will need to add some code to the user registration template to check the input string length.
2. No shop should require a confirmation emailbefore being allowed tp ourchase - that's a very quick way to lose sales. So VM allows you to continue without confirming to Joomla's user table. I have never required confirmation in any of my sites so have never looked at how to prevent a purchaser continuilg.
3. It connects automatically to the Terms of Service entered on the Shop/Vendor tab.