| [ Web Proxy ] |
| Viewing: https://docs.stripe.com/terminal/payments/standalone-mode/get-started | [Back] [Original] |
Set up standalone mode on a compatible reader to start accepting in-person payments with no code.
Create or update a Configuration in the Stripe Dashboard to enable and customize standalone mode. After applying the configuration, reboot the reader to enter standalone mode.
You can start accepting payments immediately, or customize standalone mode settings by location and account.
After enabling standalone mode and rebooting the reader, you are ready to accept payments.
When entering a payment in standalone mode, you can add an internal note to help reconcile payments later for tax or audit purposes. The note is stored in the PaymentIntent metadata under the key x_terminal_standalone_note and is only visible to you in the Dashboard and API. It isnt shown to customers.
You can also listen to PaymentIntent events to reconcile payments on your server, filtering for PaymentIntents with metadata['x_terminal_standalone_note'].
| Web Proxy Viewer | New URL | Original Page |