# 支払いと送金別方式を作成する

プラットフォームアカウントで支払いを作成し、複数の連結アカウントに売上を送金できます。

## Index

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

- Checkout:
  - [Stripe がオンラインで提供するページ](https://docs.stripe.com/connect/separate-charges-and-transfers.md?platform=web&integration=checkout&ui=stripe-hosted)
  - [完全埋め込みページ](https://docs.stripe.com/connect/separate-charges-and-transfers.md?platform=web&integration=checkout&ui=embedded-page)
- カスタムフロー:
  - [Checkout Sessions API](https://docs.stripe.com/connect/separate-charges-and-transfers.md?platform=web&integration=custom&ui=elements&api-integration=checkout)
  - [Payment Intents API](https://docs.stripe.com/connect/separate-charges-and-transfers.md?platform=web&integration=custom&ui=elements&api-integration=paymentintents)
- モバイル:
  - [iOS](https://docs.stripe.com/connect/separate-charges-and-transfers.md?integration=mobile&platform=ios)
  - [Android](https://docs.stripe.com/connect/separate-charges-and-transfers.md?integration=mobile&platform=android)
  - [React Native](https://docs.stripe.com/connect/separate-charges-and-transfers.md?integration=mobile&platform=react-native)
