Problem/Motivation

I don't want to have an additional page or step for the registration process. If I place the Registration Information pane in the Checkout Form page it duplicates all existing panes in its fieldset. If you place it at as the topmost (least-weighted) pane then this problem does not occur.

I don't know if this is a bug or intended or what.

Is it possible to
A) hide the field in case we want the e-mail to just default to their account e-mail? it's automatically populated at the moment, would love it if there was a means to just keep this process hidden altogether.

B) when I do need for users to enter information how can we provide meaningful data, e.g. titles, tips, etc. At the moment it just says Registration Information->Product Title->Fields:

I would rather change Product Title for something more meaningful here, though I guess I'll just append " Registration" to the product titles for now.

Thanks for all your work!

Comments

jpontani’s picture

Category: support » bug

Yep that is a bug, thanks for finding it.

Fixing it now and also adding in your request from A/B.

jpontani’s picture

Status: Active » Fixed

Pushed in the latest commit to the dev branch. Will probably make the latest dev branch the new alpha release.

versatil’s picture

jpontani, this is excellent. I'm seriously pressed for time and was just about to start moving on to doing some hack job. Just tested this out and it's working great.

I've actually got checkout enabled for non-logged in users so am using commerce_checkout_login. The next two things I'll have to work on is mimicking e-mail addresses as they edit either but more importantly applying the registration to the new user after it's created. I worry the latter might be a bit tricky.

Thank you so much for your prompt response and work. It's really appreciated.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.