# In-app payments

- [Store Credit](https://docs.uppromote.com/management/payments/in-app-payments/store-credit.md): Available from the Growth plan
- [Store Credits process](https://docs.uppromote.com/management/payments/in-app-payments/store-credits-process.md): Available from the Growth plan
- [Schedule Store Credit auto-payout](https://docs.uppromote.com/management/payments/in-app-payments/schedule-store-credit-auto-payout.md): Available from the Professional plan
- [PayPal integration](https://docs.uppromote.com/management/payments/in-app-payments/paypal-integration.md): Available from the Professional plan
- [PayPal Payments](https://docs.uppromote.com/management/payments/in-app-payments/paypal-payout.md): Available from the Professional plan
- [Schedule PayPal auto-payout](https://docs.uppromote.com/management/payments/in-app-payments/schedule-paypal-auto-payout.md): Available from the Professional plan
- [Wise - Bank transfer integration](https://docs.uppromote.com/management/payments/in-app-payments/wise-bank-transfer-integration.md): Available from the Professional plan
- [Wise Payouts](https://docs.uppromote.com/management/payments/in-app-payments/wise-payouts.md): Available from the Professional plan


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.uppromote.com/management/payments/in-app-payments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
