b2b* - Basic structure
The basic structure of the b2b node is shown below:
Parameter overview
b2b.access - Access restrictions
Configures the access restrictions for B2B customers, for example after registration but before manual activation by the merchant.
Example configuration b2b.access
Parameter overview
b2b.userInvitation - User invitation
Configures the email used to invite a new user to a B2B company account. The email contains an activation link the invited user can use to activate the account. Optionally, a reminder email can be sent as long as the invitation has not yet been accepted.
The invitation link is valid for the duration defined in invitationLinkValidityInHours. After expiration the invitation must be sent again. If reminderActive: true, a reminder email is sent at the interval defined by reminderIntervallInDays for invitations that are still open.
Example configuration b2b.userInvitation
b2b.accountVerification - Account verification
Configures the verification process for B2B accounts. With requireEmailVerification and requireManualVerification you control which kind of verification is required, while verificationMerchantEmail defines the emails sent on activation or revocation of an account. With permissionsBeforeVerification you define the permissions a not-yet-verified account has in the shop.
Example configuration b2b.accountVerification
