# Test in 5 minutes

In-App Purchase requires some setup in the different stores and before doing a lot of configuration you might be interested in testing the integration of Purchasely into your app now.

The Example application delivered on the public Repo ([iOS](https://github.com/Purchasely/Purchasely-iOS), [Android](https://github.com/Purchasely/Purchasely-Android)) will be working with sample `API_KEY` and `PRODUCT_ID` that will allow you to display an offer.

You can test different presentations:

* `CAROUSEL`
* `FEATURE_LIST`

You can use these informations to setup your app SDKs on [iOS](https://purchasely.gitbook.io/purchasely/2.8/quick-start/sdk-installation/ios-sdk) or [Android](https://purchasely.gitbook.io/purchasely/2.8/quick-start/sdk-installation/quick-start) and run the SDK within your app.

{% hint style="danger" %}
You won't be able to purchase or restore an item because your app won't have the correct bundle Id and won't be signed with the correct certificate. \
This step will only allow you to display the presentation and have some taste of what your integration would look like.

Questions ? <hello@purchasely.com>
{% endhint %}
