Packages is a way to group products to manage them together.

For example, you want to conduct an experiment and show for a one group of users 3 products and for another group - 4 products. You can leverage packages for it. You will need to create two packages with different sets of products and then you will be able to get via calculate price API by package_id different groups of products with all their information.

Creating a Package

  • navigate to Product catalog > Packages on your Corrily dashboard
  • click on Create Package button
  • Fill the form

This package is intended to show 3 products (3 monthly and 3 yearly). After a package is created, you can use it’s api_id in your calculate price requests or you can use packages in paywalls to choose which products should be shown.