- Issue created by @liliplanet
- Status changed to Fixed
4 months ago 6:50am 16 July 2024 - 🇮🇱Israel jsacksick
Hm... You'd need to define your own custom login pane, no way around that... The Login pane has validation around the password and sets the password when creating the account.
If you meant to create a feature request, I doubt we'll have the bandwith to address this particular feature in Commerce core directly.
- 🇫🇷France liliplanet Cannes
Thank you so much jsacksick! Sorry what does that mean, define your own custom login pane?
I created a custom 'checkout' form which is used in the checkout flow, but it has these 2 passwords which loses customers.
Now when users register (/user/register) normally, the double password is not there, because it sends a validation link, perfect.
When users create an order as guest checkout, opens another can of issues, because licenses are not validated.
Kindly, do you have another idea how I can simplify the checkout process please?
- 🇮🇱Israel jsacksick
Sorry what does that mean, define your own custom login pane?
This is what I mean: https://docs.drupalcommerce.org/v2/developer-guide/checkout/checkout/#cr...
Create your own checkout pane plugin with your own logic, but that requires coding skills.
- 🇫🇷France liliplanet Cannes
Oh thank you jsacksick, not something I'm capable of. Most appreciate your responses.
Automatically closed - issue fixed for 2 weeks with no activity.