# Stripe app for Aptos One

Use the app to integrate Stripe Terminal into Aptos One.

The Stripe app for Aptos One (Payment Sidecar app) allows retailers that use Aptos One as their point-of-sale (POS) system to accept in-person payments using Stripe. After you set up and configure the app within your Aptos One environment, you can use [Stripe Terminal](https://docs.stripe.com/terminal.md) devices to process in-person payments. All transactions processed through this integration link directly to your Stripe account.

The app uses the Stripe React Native SDK and supports both Android and iOS deployments of Aptos One.

## Before you begin

- Install the Aptos One Store Selling App (SSA) version 3.94.5 or later.
- Create a [Stripe account](https://stripe.com) with Stripe Terminal enabled.
- [Order](https://docs.stripe.com/terminal/fleet/order-and-return-readers.md) an internet-connected Stripe Terminal device, or use a *simulated reader* (Stripe Terminal SDKs and server-driven integrations come with a built-in simulated card reader, so you can develop and test your app without connecting to physical hardware. Whether your integration is complete or you're still building it, use the simulated reader to emulate all the Terminal flows in your app) for testing.
- Register your Terminal reader in the [Stripe Dashboard](https://dashboard.stripe.com/terminal/readers) before you [install](https://docs.stripe.com/use-stripe-apps/aptos/aptos-one/installation.md) and [configure](https://docs.stripe.com/use-stripe-apps/aptos/aptos-one/configuration.md) the app.

## Supported features

The Stripe app for Aptos One allows you to perform actions such as:

- Sales
- Linked refunds
- Unlinked refunds
- Voids
- Declines
- Accept payments when you have internet connectivity issues
- Timeouts and reversals
- Wallet payments
- Buy now, pay later
- QR code payments

## Supported hardware

The app supports all [Stripe Terminal](https://docs.stripe.com/terminal/payments/setup-reader.md) readers, including:

- Stripe Reader S700 & S710
- Verifone readers

## See also

- [Install the app](https://docs.stripe.com/use-stripe-apps/aptos/aptos-one/installation.md)
- [Configure the app](https://docs.stripe.com/use-stripe-apps/aptos/aptos-one/configuration.md)
