Developer forum

Forum » Development » Create user account as part of order process

Create user account as part of order process


Reply
Hi there,

Using Cart V1, I am looking for a way to automatically create a new user in order step 2 (customer details). Is this possible with the standard solution somehow? I want users to be able to check a check box, so additional form fields become available for a user name and password. The data they enter there should be turned into a new user account.

Currently, I manually coded this using a Subscriber for CustomerInfoHarvested. That works reasonably well, but it doesn't send out an account confirmation e-mail. I could write my own code using the template for the user account (from UserManagement/CreateProfile) but run into translation issues when I try that.

Any ideas? Is this documented anywhere?

Imar

Replies

 

You must be logged in to post in the forum