# 接受支付宝付款 用 Stripe API 和 Checkout 接受支付宝付款,这是中国人广泛使用的一种数字钱包 ## 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/alipay/accept-a-payment.md?payment-ui=checkout) - [直接收款 API](https://docs.stripe.com/payments/alipay/accept-a-payment.md?payment-ui=direct-api) - 移动端: - [iOS](https://docs.stripe.com/payments/alipay/accept-a-payment.md?payment-ui=mobile&platform=ios) - [Android](https://docs.stripe.com/payments/alipay/accept-a-payment.md?payment-ui=mobile&platform=android) - [React Native](https://docs.stripe.com/payments/alipay/accept-a-payment.md?payment-ui=mobile&platform=react-native)