- This topic has 1 reply, 2 voices, and was last updated 6 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › Automatic Registering of Customers on Checkout
Is there a way for me to have buyers automatically added as WP Users when they checkout of WP eStore? I don’t want them to have to fill out a registration form.
When creating a WP user account, you need to think about the user’s username, password etc. WP eStore offers quick and fast checkout so we don’t want to deal with those stuff in eStore.
Are you using the WP eMember plugin (our member/user management plugin)? If you are then there are options to set things up so customers have to be a user on your site as part of the checkout process. We use that process on our following site (just to give you a live example):
stripe-plugins.com
Alternatively, You can use the action hook of eStore (the one that gets triggered after a transaction) and create a WP User record for that customer. If you are not a developer yourself then you can use the following option and we will create a small plugin that will do this: