# Accept a PayPal payment

Learn how to accept PayPal payment, a digital wallet popular with businesses in Europe.

## Index

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

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