-
Question |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
There are several options, how new customers can be created in the system. Create user/customer via NetLicensing Management Console or APIWith this option, you can specify New customer was created during the checkout process in the NetLicensing ShopDuring the checkout, the new customers must provide their email ID in the NetLicensing Shop. New customer was created during the checkout process in the third-party e-commerceWith this option, integration with third-party e-commerce would be required, which will take care of customer creation. You are free to choose any licensee number here and create a new customer with this selected or generated number. The further process is similar to option 1 above. |
Beta Was this translation helpful? Give feedback.
There are several options, how new customers can be created in the system.
Create user/customer via NetLicensing Management Console or API
With this option, you can specify
licenseeNumber
as needed and use this with the validation call.The licensee number can be anything; e.g. email-ID, customer number from your CRM system, random number, etc.
New customer was created during the checkout process in the NetLicensing Shop
During the checkout, the new customers must provide their email ID in the NetLicensing Shop.
This will be set as an alias to the customer profile and used for the validation calls.
New customer was created during the checkout process in the third-party e-commerce
With thi…