-
|
Actually we can't reconcile the licensee number and the client in our system The use case is : as a client I create an account in our marketing/ecommerce website let's assume this user is : then he decides to by a product as this is a new client we generate for him a shop link based on product number Then client has to fulfill his personal info for transaction Here he can put something else than so if he puts another email (if we assume that mail is our reconciliation key) So it there a way to :
With this tag we can then link our client and the licensee number Do you have any example for such integration ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hello, All NetLicensing Shop contact data is being stored as Customer tags and will be used as default prefilled data for the next shopping session for the same customer. The list of tags created for the contact data provided in the NetLicensing Shop:
This functionality can be used in your scenario as well ☝️ Please find the flow description below: Create a new customer and specify contact data using the tags shown above
Create Shop Token for this customer
Forward customer to the shop using
|
Beta Was this translation helpful? Give feedback.


Hello,
All NetLicensing Shop contact data is being stored as Customer tags and will be used as default prefilled data for the next shopping session for the same customer.
The list of tags created for the contact data provided in the NetLicensing Shop:
numberproductNumberactivenamefullNamecompanyNametaxIdaddress1address2zipcitycountryeMailphoneThis functionality can be used in your scenario as well ☝️
Please find the flow d…