Customer Data
Custom fields
Identify your users by collecting custom data and attributes.
Why use custom fields?
If you sell in-app products, you might want to collect and receive
additional information about your customers eg. playerId
or serverName
.
In order to do that, you should define custom fields that you require to be filled by the customer when buying the product.
Custom fields are defined on the project level in the Dashboard. They are required to be filled by customer when buying any product included in that project.
How to receive the data?
The data provided by the customer in custom fields for each product will be included in the webhook event payload under the customFields
key.