Skip to content

NetLicensing / eCommerce integration #2

@r-brown

Description

@r-brown

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 :

name = John
Lastname = Doe
mail = john@doe.com

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


name = John
Lastname = Doe
mail = john@doe.com

so if he puts another email (if we assume that mail is our reconciliation key)
we can't link the licenseeNumber generated with this particular client.

So it there a way to :

  1. prefill user info in the shop form (it would improve UX)
  2. pass in the shop form an hidden value with our reconciliation key as hidden tag

With this tag we can then link our client and the licensee number

Do you have any example for such integration ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions