🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
One-Click Post Checkout Registration for WooCommerce
One-Click Post Checkout Registration for WooCommerce

One-Click Post Checkout Registration for WooCommerce

5/5 (4 ratings) 60 active installs Updated Nov 4, 2025
Settings

Settings

This plugin provides seamless registration option for your guest customers. When they reach the order confirmation page after checkout, they’ll be prompted to create an account with a single click, only if they don’t have one already.

The plugin will automatically create a user account from the guest details, generate a password for them, logging them in. Moreover, it will trigger a ‘new-account’ email, and redirect the user to their dashboard.

The registration prompt appears automatically on the default WooCommerce order confirmation page. For custom thank you pages, use the Gutenberg block or the [wc_pcr_message] shortcode to place the prompt manually.

How to use

  • Install the plugin and activate it
  • Head to WooCommerce settings from WP admin dashboard
  • Open the “Accounts & Privacy” tab
  • Find and check the “Post-checkout registration” option
  • Save changes

Manual Placement

For custom thank you pages, you can manually place the registration prompt:

Using the Block:
1. Edit your page in the block editor
2. Search for “Post Checkout Registration” block
3. Configure display settings and publish

Using the Shortcode:
Add [wc_pcr_message] where you want the prompt to appear. Pass the order ID via URL parameter (eg: /?order_id=1) or shortcode attribute (eg: [wc_pcr_message order_id="1"]).