ResolvedIssues with Account creation/login during checkout
Tagged: checkout
- This topic has 3 replies, 2 voices, and was last updated 3 years, 4 months ago by
Althemist.
- AuthorPosts
- May 10, 2020 at 9:52 pm #22850
thewinenerd
ParticipantI have installed the Demo Content for the Etsy-style marketplace. In the checkout flow, two issues seem to be completely preventing checkout:
1. Customer is forced to create an account, but no “create account” button shows up.
I have tried this with Guest Checkout enabled in “WooCommerce > Accounts & Privacy” but when I try to do a checkout without creating an account, it prevents the checkout and says “Sorry, you need to create an account in order for us to save your payment information.” When I turn off Guest Checkout, there is no checkbox to “Create Account” like I see in the theme demo.2. For returning customers, the login modal “Login” button does nothing.
The checkout page also has a link that says “Returning customers? Click here to login.” but when I fill out the username and password of an existing account, the Login button does not work (eg. click and nothing happens).May 12, 2020 at 12:28 pm #22895Althemist
KeymasterHi thewinenerd,
It sounds like the account page is not set properly under WooCommerce > Settings > Advanced.
Also, please note that registering accounts on the checkout page is not theme related. You’d need to allow this under WooComemrce > Settings > Accounts and Privacy.
The second problem could also be caused by JS error on your site. If you give us a link to see the problem “live”, we can try to investigate further and give you some directions.
May 12, 2020 at 3:50 pm #22909thewinenerd
ParticipantHi, thank you for your response!
The site is live at: http://35.188.36.106/
And on the first problem, I do have registering accounts on the checkout page activated in WooCommerce, but it is strange because the CSS class for ‘woocommerce-account-fields’ is created, but nothing fills the div.
Any help you can provide would be great. Thanks!
May 13, 2020 at 2:07 pm #22932Althemist
KeymasterHi thewinenerd,,
We have just checked your site and double checked the theme itself. It looks like something is conflicting the woocommerce checkout scripts there.
1. The “register an account” checkbox problem could be related to your age restriction plugin or something else. can’t be 100% sure, though. I’d suggest trying to disable third-party plugins not included with the theme one by one and see if it’s fixed.
2. The login button works everywhere except on the checkout page.
There are some errors and warnings on your checkout page. Some of the caused by wrong Stripe credentials.
Also, the problem could be caused by your server settings and lack of SSL. It’s requied for WooCommerce to operate smoothly.
Unfortunately, as the problem is not theme related (you can see it works fine on the theme demo) we can’t provide much help other than some directions.
Regards,
Dimitar - AuthorPosts
You must be logged in and have valid license to reply to this topic.