> ## Documentation Index
> Fetch the complete documentation index at: https://docs.noqa.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# In-App Purchases

> Testing in-app purchases with noqa.

noqa supports testing sandbox in-app purchases on real devices — both local and cloud. The agent can enter sandbox account credentials and complete the full purchase flow — just like a real user would.

<video controls src="https://cdn.noqa.ai/media/purchase-full.mp4" style={{borderRadius: '8px', width: '100%'}} />

## How it works

The agent handles the entire purchase flow from the screen: it taps through the payment sheet, enters sandbox credentials when prompted, and confirms the purchase. No special setup is required beyond having a sandbox account configured in App Store Connect.

## Web-based purchase funnels

If your purchase flow opens a web page or a web view — for example, a Stripe checkout or a custom payment page — the agent follows the flow seamlessly. It doesn't distinguish between native UI and web content, so the entire funnel can be tested end-to-end.
