---
title: Multiparty Payment Solutions | PayPal Developer
slug: /docs/multiparty/
createTime: '2025-05-23T05:45:18.547Z'
updateTime: '2025-06-03T17:47:16.571Z'
---


# Multiparty Payment Solutions | PayPal Developer


##  Overview 
Our platform and marketplace payment solutions enable you toonboard global sellers by applying local regulations and compliance rules.

Key features include:

- Accepting multiple payment methods
- Customizing pricing with partner fees
- Handling foreign exchange for global currencies
- Making payouts
- Managing disputes and chargebacks

Test the integration in the [PayPal sandbox](https://www.sandbox.paypal.com/signin/) with a standard developer account. Apply for live credentials and go live after your platform or marketplace has been approved.


![overview.png](https://www.paypalobjects.com/ppdevdocs/multipartyimages/pp_solutions_overview.png)


## Packaged solutions 
Our platform and marketplace paymentsolutions include features that support your business needs. These packaged solutions include PayPal Checkout or Expanded Checkout and provide instructions for integrating on your platform.   [Fill out this form](#tell-us-about-your-platform) to get started, and we will recommend a solution for your business model.

Our packaged solutions work for platforms such as:

- Marketplaces
- Ecommerce and shopping carts
- Sharing and gig economy
- Technology partners
- Payment service providers
- Crowdfunding



## PayPal Checkout 
Integrate PayPal Checkout on your checkout page so your buyers can pay with:

  

- PayPal branded checkout
- Pay Later
- Venmo (US only)
- Alternative payment methods
- Credit or debit cards


![standard.png](https://www.paypalobjects.com/ppdevdocs/multipartyimages/standard.png)


## Expanded Checkout  
Expanded Checkout includes all offerings from PayPal Checkout and card field customization with your business branding. Integrate Expanded Checkout on your checkout page so your buyers can pay with:

  

- PayPal branded checkout
- Pay Later
- Venmo (US only)
- Alternative payment methods
- Credit and debit cards with custom branding

[Read the guide](/docs/multiparty/checkout/advanced/integrate/)


![Advance.png](https://www.paypalobjects.com/ppdevdocs/multipartyimages/advance.png)


##  Partner fees 
Partner fees enable partners to charge commissions or brokerage fees for each transaction they facilitate on behalf of a seller. The seller will see the platform fee in their transaction details as Partner commissions . Following rules apply to partner/platform fees:

  

- The currency of the platform fee must be the same as the transaction currency.
- To receive the money, the platform fee payee must add a bank account to their PayPal account.
- Partner fees are settled into the bank account attached to the PayPal account. This settlement is done once daily, so transactions with partner fees completed today will be consolidated into one payment and settled tomorrow.
- If a partner chooses to receive partner fees from their integration, their partner/live API-caller account cannot have a PayPal balance.
- Partner fees will be paid out to the bank account associated with the partner account. If the partner wants to transact with this account as a seller or collect payments directly from buyers, it will cause issues. In that case, the partner must make another account.
- Platform fee is not supported for first-party integrations.

Use the following endpoints to set the fees and refund amounts:

  

- Set fee using /v2/checkout/orders in PURCHASE_UNITS.PAYMENT_INSTRUCTION.PLATFORM_FEES.AMOUNT. If PURCHASE_UNITS.PAYMENT_INSTRUCTION.PLATFORM_FEES.PAYEE is not set, the fee amount will go to the live API caller account.
- Set the refund amount during refund transactions using /v2/payments/captures/capture_id/refund in PAYMENT_INSTRUCTION.PLATFORM_FEES.AMOUNT . Partner must be enabled by PayPal to use this feature.



##  Compare our packaged solutions 
Features included in PayPal Checkout and Expanded Checkout.

|  | PayPal Checkout | Expanded Checkout |
| --- | --- | --- |
| Client and server side integrations | ![standard](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) | ![advance](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) |
| Accept PayPal, Venmo, and Pay Later offers | ![standard](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) | ![advance](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) |
| Accept alternative payment methods | ![standard](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) | ![advance](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) |
| One-time sales transactions | ![standard](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) | ![advance](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) |
| Auth and capture transactions | ![standard](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) | ![advance](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) |
| Void and refunds | ![standard](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) | ![advance](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) |
| Advanced credit and debit card payments |  | ![advance](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) |
| Custom user experience |  | ![advance](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) |
| Customizable fraud protection tools |  | ![advance](https://www.paypalobjects.com/ppdevdocs/multipartyimages/checkmark.png) |




##  Next steps 


[Get started](https://developer.paypal.com/docs/multiparty/get-started/)See how to integrate with us at a glance.



## Community 


[Video content](https://www.youtube.com/channel/UCvNxReTAQudFN4RQth9r_6A/videos?app=desktop) 

Watch developers walkthrough advanced integrations.



[FAQs](https://www.paypal.com/us/smarthelp/home?_ga=1.230317916.1793435819.1627333926)Get answers to common technical questions.



[PayPal GitHub](https://github.com/paypal)Check out the latest repositories on GitHub.

