• If someone fill out the checkout form with the registration details only and not the billing details (needed to make a purchase) the user gets registered, when he click the paypal button.

    Even though the missing fields show errors!

    How can I fix that. A registration should only happen if the form is completed and if the purchase is accepted.

    In store/settings I have checked “Users must register before checking out”.

    http://wordpress.org/extend/plugins/wp-e-commerce/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey plads9000,

    you can use custom javascript validations or jQuery validation plugin . You’ll have to modify wp-e-commerce files . If you are a web developer you could easily do that or if you ain’t then wait for any other easy solution .

    Thread Starter plads9000

    (@plads9000)

    Thank you manu, I do some coding, but do not know enough to mess with the shopping_cart_page.php. Guess I have to wait 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP e-Commerce] User get registered even if checkout form is not completed’ is closed to new replies.