# Accept a payment

Securely accept payments online.

## Index

This article has multiple variants. Fetch one of the following URLs to view specific content for your use case:

- Checkout:
  - [Stripe-hosted page](https://docs.stripe.com/payments/accept-a-payment.md?payment-ui=checkout&ui=stripe-hosted)
  - [Full embedded page](https://docs.stripe.com/payments/accept-a-payment.md?payment-ui=checkout&ui=embedded-page)
- Elements:
  - [Checkout Sessions API](https://docs.stripe.com/payments/accept-a-payment.md?payment-ui=elements&api-integration=checkout)
  - [Payment Intents API](https://docs.stripe.com/payments/accept-a-payment.md?payment-ui=elements&api-integration=paymentintents)
- Mobile:
  - [iOS](https://docs.stripe.com/payments/accept-a-payment.md?payment-ui=mobile&platform=ios)
  - [Android](https://docs.stripe.com/payments/accept-a-payment.md?payment-ui=mobile&platform=android)
  - [React Native](https://docs.stripe.com/payments/accept-a-payment.md?payment-ui=mobile&platform=react-native)
