In-App Subscriptions

📘

You can manage all aspects of your applications' In-App Subscriptions programmatically using our APIs .

With Aptoide Connect's Native SDK billing solution, you have the option to offer subscription-based in-app purchases.

To access the In-App Subscriptions section, go to Apps, click on the app you want to manage, and the go to the In-App Subscriptions tab.

From there, you can add new in-app subscriptions, edit existing ones, and manage their availability.

Adding In-App Subscriptions

To add an in-app subscription to your app, click the “Add” button.

A modal will appear where you can enter all your in-app subscription details, including the ID, Title, Description, Reference Price, Period, Grace Period and Free Trial Period. Once all information is filled in, click Add to complete the process.

402
🚧

Reference price

The reference price is used when a specific country price is not set. In such cases, the purchase amount will be automatically calculated by converting the reference price at the time of the transaction.

Editing In-App Subscriptions

When editing an in-app subscription, you can update the Status, Grace Period, Free Trial Period, Title, and Description in multiple languages, set the Reference Price, and manage Country-Specific Prices.

FAQ

Can my in-app subscriptions have a free trial?
Yes, free trials are available. Follow our SDK integration documentation to understand how to initiate a Free Trial.

Can I have both regular in-app products and in-app subscriptions?
Yes, you can include both regular in-app products and in-app subscriptions within your app. Regular in-app products can be managed through the "In-app products" menu, while in-app subscriptions are managed through the "In-app subscriptions" menu.

How can I test my subscriptions?
Subscriptions can be tested using our DEV (Sandbox) environment which allows you to initiate Subscription without any fee and have a 5 minute lifecycle to test all the life-cycle states of the Subscription. To enable the DEV (Sandbox) environment, follow the documentation available.
Once you've purchased the subscription successfully, you can verify its status in the Aptoide Wallet App in the Manage Subscriptions section. In the Aptoide Wallet, navigate to "Settings" and select "Manage Subscriptions" to view and manage all active subscriptions.

1080

In the "Manage Subscriptions" section, you’ll find a comprehensive list of your subscriptions. You can also click "More" to access detailed payment information and cancel subscriptions if needed.