> For the complete documentation index, see [llms.txt](https://pivot-payment.gitbook.io/pivot-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pivot-payment.gitbook.io/pivot-docs/solutions/business-as-platform/accept-payment-and-split-multi-party.md).

# Accept Payment and Split (Multi-Party)

Onboard your Partner as Sub-account, receive payment, and split to multiple party

<figure><img src="https://2718617217-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiHesjp5kAF7oHjPhNYfo%2Fuploads%2Fo2bkHi0NSuhTCvqaN25V%2Fimage.png?alt=media&amp;token=59dcf4c9-b601-4d25-baa5-f47238f1223a" alt=""><figcaption></figcaption></figure>

## Suitable for&#x20;

Marketplace, Ride-hailing, Food delivery, Travel, Events Organizer

## Implementation Step

{% stepper %}
{% step %}

### Onboard your Partner as a Sub-account

* Define your Sub-account type\
  [KYC vs Non-KYC Account](/pivot-docs/account-and-balance-management/kyc-vs-non-kyc-account.md)
* Onboard your Sub-account
  * Via Dashboard\
    <https://dashboard.pivot-payment.com/platform>
  * Via API\
    [Sub-account Management](/pivot-docs/api-references/api-lists/account-and-balance/sub-account-management.md)
    {% endstep %}

{% step %}

### Start Accepting Payment

Choose your Payment Mode and Integration

[Accept Payment](/pivot-docs/payments/accept-payment.md)
{% endstep %}

{% step %}

### Split the Funds

Configure the funds scheme splitted to your selected Partner

[Split Payment and Routing](/pivot-docs/api-references/api-lists/account-and-balance/split-payment-and-routing.md)
{% endstep %}

{% step %}

### Withdrawal

Withdraw funds from your Sub-account's balance

* Via Dashboard:&#x20;
  * Log in to Pivot Dashboard as Sub-account
  * Withdraw your Sub-account's balance\
    [Accept a Payment](/pivot-docs/quick-start/accept-a-payment.md#withdraw-your-funds)
* Via API:
  * Select your source Sub-account balance to withdraw\
    [Activity on behalf-of Sub-account](/pivot-docs/api-references/api-lists/account-and-balance/sub-account-management/activity-on-behalf-of-sub-account.md)
  * Withdraw your Sub-account's balance\
    [Withdrawal](/pivot-docs/api-references/api-lists/account-and-balance/withdrawal.md)
    {% endstep %}
    {% endstepper %}
