Multiparty Payment Solutions | PayPal Developer

DocsCurrent

Last updated: May 29th, 10:10pm

Overview

PayPal Complete Payments Platform offers multiparty payment processing solutions for marketplaces and platforms. With these solutions, you can onboard 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 with a standard developer account. Apply for live credentials and go live after your platform or marketplace has been approved.

 Overview

Packaged solutions

PayPal's multiparty packaged solutions include features that support your business needs. These packaged solutions include PayPal Checkout or Expanded Checkout and provide instructions for integrating with PayPal Complete Payments Platform.
Fill out this form 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
PayPal Checkout

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

Expanded Checkout

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 advance
Accept PayPal, Venmo, and Pay Later offers standard advance
Accept alternative payment methods standard advance
One-time sales transactions standard advance
Auth and capture transactions standard advance
Void and refunds standard advance
Advanced credit and debit card payments advance
Custom user experience advance
Customizable fraud protection tools advance

Tell us about your platform

Complete this form, and a PayPal representative will contact you after they evaluate your business needs.

I have read and acknowledged the Privacy Policy and agree that PayPal may contact me at the email above to obtain more information about my submission.

Next steps

Check out the page below to start integrating.

See how to integrate with us at a glance.

Community

Check out these links for the latest development at PayPal.

API

Video content

Watch developers walkthrough advanced integrations.

Help

Get answers to common technical questions.

Learn More

Check out the latest repositories on GitHub.