Adding child entities

Optional feature typically used for platforms (e.g. creator platform or payroll platforms)

Platforms such as creator platforms or payroll platforms can utilize Loop to collect or send crypto payments on their platform.

When the Loop contract is deployed, an entity is created with the following fields (below). Loop allows for users to create child entities linked to the parent.

Child entities have the same fields as parent. Thus, each child has its own custom checkout page (even if not relevant for a specific use case), list of accepted tokens, inbound treasury, items, etc. An entity must be created before Items such as subscriptions or one-time payments are created. However, you can create an entity and configure the items in the same request by providing the details.

Last updated