Platform (Partner) Account not receiving platform fee in sandbox
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using the Paypal Commerce Platform, and I have this activated in my Sandbox Account.
There are three parts to the test transaction:
Payer Account
Merchant Account
Platform Account
I can successfully run a transaction, which debits the Payer sandbox account and credits the Merchant sandbox account. However, the Platform account does not receive the fee as a credit in its account.
Payer pays $100, and the fee is set up in the Order Creation here:
Like so:
After the transaction is completed and captured, the Payer account has $100 less than it did before. The Merchant account has $85 added to it, minus paypal fees. So the platform fee IS being taken out of the payment. However, the Platform Account shows no activity and does not get credited with the $15.
Is this a bug? Or am I missing something I should be doing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am also facing the exact same issue. Even tried with DELAYED disbursement_mode. In merchant account transaction, partner fee deduction is reflected correctly, however no activity recorded in Partners account. I believe I followed all the instructions correctly mentioned in https://developer.paypal.com/docs/platforms/checkout/immediate-capture/. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am also facing this problem 😞 Does anybody know if this is also a production issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've been having the same problem. According to this stack overflow, you need to call and set up a real account in order to see the marketplace fee move correctly.
https://stackoverflow.com/questions/63455004/paypal-checkout-platform-fee-on-order-create
I haven't verified this myself because I haven't called in yet to set up an account to use the commerce platform.
On a separate note, has anyone been able to do a server-side implementation of creating an order with a platform fee, or do I have to do it client-side?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am triggering the order capture on the server using the api and it seems to work fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Same issue using sandbox account order is capturing and all details are right according to implementation but platform_fee is not received in main account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- cfbbfdfg in PayPal Upgrade Community
- merchant onboarding in Payflow
- PayPal Business account opening api's in REST APIs
- Can't create a new Sandbox app as platform in Sandbox Environment
- I'm getting a 500 Error from Paypal when tryin to create a Platform Partner App in the sandbox. in Sandbox Environment