Description of your new file.
NewCustomer=true
, a new customer will be created and if AddOrUseExistingCustomer=true
, an existing customer with the same email will be used or a new customer will be created. In both cases, you can call CreateKey with the same parameters that AddCustomer accepts.customerId
. When creating a new license, we will use this customerId
to make sure that the license is added to this customer. In the url below, a license key will be created with Feature=True
and it will be associated with the customer created earlier.
Note: Although each variable is capitalized, the API will format all variables with came case, eg PortalLink becomes portalLink.Using these variables, you can create a template for the message, for example:
Remember to add ?custom=<name>
in the end of the url to the live payment form.
The link that should be sent to your customer is similar to the one below: