...
This module adds a registration form on the checkout success page for guest users. The form is already populated with data provided by the user in the checkout.
Installation
Info |
---|
This module is optional |
...
Stores -> Configuration -> Magesuite MageSuite -> Success page -> Registration form
...
...
Frontend
...
The registration form is the same form as displayed on the register registration page. Fields that are already filled (f.e. name) are hidden by CSS.
...