Registration
Configuration of the registration process
Last updated
Was this helpful?
Configuration of the registration process
The B2Bsellers Suite provides several configuration options to control how B2B customers are onboarded and authenticated. Below are the key settings for registration and automated communications.
You can trigger automated welcome emails during customer creation or updates based on specific conditions:
Trigger via Flag: When creating or updating a customer via the API, including the flag _sendWelcomeMail will trigger a welcome email.
Requirement: For the email to be sent, the customer must have the custom field b2b_platform_access set to true.
Depending on your business model, you can choose how new customers enter your system:
Instead of allowing immediate account creation, you can replace the standard registration with a request form.
Process: Submitted data is sent directly to the shop operator via email for manual review.
Business Verification: You can enable a mandatory checkbox requiring customers to confirm they are operating a legitimate business (Commercial Confirmation).
If you allow direct registration, the suite automates the background setup:
Automatic Access: New registrants are automatically flagged with b2b_platform_access.
Employee Creation: The system automatically creates a corresponding "Employee" record for the main account holder so they can use the B2B platform features immediately.
Last updated
Was this helpful?
Was this helpful?