Services Plugins FAQs

Stripe Marketplace Express I don't know how to implement manual transfer.system

Hi
I use Stripe Marketplace Express Plugin.
It is “automatic” transfer system. It transfer revenue to connect accounts once a month or once a week.

I want to change this system to manual transfer system.
My connect accounts will transfer revenue to their bank manually.

This is because Stripe transfer fee is so expensive!.
I want to implement this, please help me.

Hi @naokimatsuo,

Thanks for reaching out. I’m afraid it doesn’t matter whether automatic or manual, because Stripe will charge for transaction fee anyway. But if you want to manually transfer, just switch it to manual.

Best,
Alex

Stripe charges me two types of fees.
The first one is “Fees per valid account”, it is 200yen.
The second one is “Fee for each deposit”, it is Fee for each deposit”, it is 0.25%+250yen.

They are very expensive. To reduce these fees, I want to implement manual transfer system, this reduce the number of withdrawal.

And,I will charge connect account withdrawal fee when they want to withdrawal revenue.

Or, please tell me how to charge connect account withdrawal fee in automatic transfer system.

Thanks @naokimatsuo for explaining.

In this case, I’m afraid it is only possible to implement a workaround with the API Connector, since the Marketplace Express doesn’t come with the features.

You’ll have to use the Disable automatic payouts (but this is for each account) and then Create a payout.

Hope it helps.

Best,
Alex