Ne pare rău, dar această pagină există doar în English.

Custom data

When creating a transaction, you can add additional data using the custom property. Useful data could be anything linking your transaction to what you have sold, e.g. an order ID, subscription ID or similar.

For example, our plugins may include the following data using the custom property:

  • Order ID (if created)
  • Product
    • ID
    • Name
    • Quantity
  • Customer
    • Name
    • Email
    • Phone no.
    • Address
    • IP
  • Platform
    • Name
    • Version
  • eCommerce plugin version
    • Name
    • Version
  • Paylike plugin version

The custom data can be viewed when fetching transactions and in the dashboard.

Learn how to use the custom property in our API-docs.