#guest checkout system
1 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
Community-Help:
@white smelt any idea? You always seem to have the answers 
Hmm, well I'm not super familiar with the ecommerce system, but what is the main issue?
Guests have to register?
Yeah, shoppers have to be logged in, in order to get to the checkout page
hmm
Tried looking around the community on the payload website but seems like no one’s done that, there’s no documentation on how to do so
Yeah I don't think it's part of that templates functionality, but I can try to help[
Appreciate it mate
I will say, adding that feature is probably a little bit of work, considering its a change to the API and some front-end components
I cant look right away, but give me like an hour
In the meantime, I'd be reading through the template to understand it the best I could
@drowsy dagger @white smelt wondering if there was any outcome from this? I am working on making changes and I have done everything up to the point of the /checkout page where I changed the front end to show a form similar to shopify checkout form. However, each order requires the account and I am wondering if I can create a user account without a password and then once they finish checkout, I ask them to complete the registration where they enter a password to track the orders.
How else would you do it? Please let me know which approach you took. Thank you