Iyzico Get Subscribers action used with Kuika's Iyzico integration is used to query multiple users on the Iyzico platform. This action allows you to collectively list the subscription information of multiple users in the Iyzico payment infrastructure in the applications you develop.
In this tutorial, you will learn how to access subscription information of multiple users using the Iyzico Get Subscribers action.
Iyzico Get Subscribers is supported in web and mobile applications.
Add Iyzico Get Subscribers Action
Log in to the Kuika platform.
Open the project you will work on from the Apps screen.
While in the UI Design module, open the Properties panel on the right side.
From the +ADD ACTION drop-down menu, select Initial Actions → Payment → Iyzico → Iyzico Get Subscribers.
In the settings panel that opens, configure the following fields:
Page Number: It is the parameter that determines which page to fetch user data from. For example, with Page Number=1 you will get the subscription information of the users on the first page, with Page Number=2 you will get the information on the second page.
Page Size: Defines how many users' subscription information will be returned on a page. For example, when Page Size=10, 10 user information will be listed on each page.
After completing these steps, Iyzico Get Subscribers action will be added successfully.