7 replies [Last post]
ramon's picture
Offline
Joined: 08/11/2008
Juice: 26
Was this information Helpful?

When I anonymous checkout an account will be created, but that is just something I don't want. So I want anonymous checkout and create NO account.

How can I configure this?

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: anonymous checkout

Not really possible atm... do a quick search for it. You can make the user accounts blocked by default, though, in the checkout settings.

ramon's picture
Offline
Joined: 08/11/2008
Juice: 26
Re: Re: anonymous checkout

Yes, that is what I've done now! Thanks

dafeder's picture
Offline
Joined: 03/11/2008
Juice: 42
Re: anonymous checkout

I am running into a problem with this where when one of these users later tries to register for an account, he's not allowed to because his email has already been used to create one of these blocked accounts. Any suggestions for a fix for this? A workflow-ng or maybe cron thing that periodically deletes all blocked users?

giorgio79@drupal.org's picture
Offline
Joined: 02/02/2008
Juice: 280
Re: Re: anonymous checkout

Could we hide the email requirement completely, or make it optional?

In these cases we could submit the checkout to noreply@mysite.com email address. What do you think?

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
You should be able to just

You should be able to just disable the customer info checkout pane for this.

giorgio79@drupal.org's picture
Offline
Joined: 02/02/2008
Juice: 280
Ryan wrote:You should be
Ryan wrote:

You should be able to just disable the customer info checkout pane for this.

Thanks Ryan! That did the trick! Sticking out tongue

Fantastic stuff! Thank you very very much.

dafeder's picture
Offline
Joined: 03/11/2008
Juice: 42
Re: Re: anonymous checkout