Developer forum

Forum » Ecommerce - Standard features » Create user account with custom user fields in checkout

Create user account with custom user fields in checkout

Martijn Bokhove
Reply

Hi

In our solution we register users with some custom user fields.
It's also possible to create a user during checkout, that works nice.

Is it also possible to fill the custom user fields during checkout?
I've tried with some hidden fields, but the value doesn't get into the user account.

We are running on version 8.5.1.24

Gr.
Martijn


Replies

 
Vladimir
Reply
This post has been marked as an answer

Hi Martin,

this is not possible (however it would be great to have - I will make a request).

Only way I see at current moment - is to make user on save notification handler. 

Best regards,

Vladimir

Votes for this answer: 1
 
Martijn Bokhove
Reply

Hi Vladimir

Thanks for your advise.
I have solved it at this time using custom code in the CheckoutDoneOrderIsComplete observer.

Adding it to the default DynamicWeb features would be great.

Gr.
Martijn
 

 

You must be logged in to post in the forum