Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Withdrawal issues when using both Stripe and PayPal
- This topic has 2 replies, 2 voices, and was last updated 4 years, 6 months ago by Jasmin Kronewetter.
- AuthorPosts
- April 18, 2020 at 6:10 pm #120329Jasmin KronewetterParticipant
I (platform) can’t approve a withdrawal request for a vendor, when customer pays with PAYPAL.
When customer pays with Stripe it’s no problem. Customer makes order, Vendor marks order as “Complete” and an automatic withdrawal is raised which is automatically aproved (I assume via Stripe Connect).
Note that the Withdrawal Settings are:
Withdrawal Mode: “By Order Status”
Order Status: “Completed”When a customer pays with Paypal it’s a different story:
So, to replicate the problem, I made the following payments:
Customer: bought an item for $10 and paid via PAYPAL
Platform: receives $10 (minus PAYPAL fees)
Vendor: marks product as “Complete” and a withdrawal request is raised for that transaction. In this case it needs to be manually approved by the admin.The problem is when you want to approve this request as the admin, it won’t let you as there are “insufficient funds” in Stripe Connect. (Error message: Withdrawal Requests partially processed, check log for more details.)
However, this shouldn’t be a problem as Stripe should be able to go into negative and debit money from the bank account?!
Can you help please?
Error code below:
{
“error”: {
“code”: “balance_insufficient”,
“doc_url”: “https://stripe.com/docs/error-codes/balance-insufficient”,
“message”: “You have insufficient funds in your Stripe account. One likely reason you have insufficient funds is that your funds are automatically being paid out; try enabling manual payouts by going to https://dashboard.stripe.com/account/payouts.”,
“type”: “invalid_request_error”
}
} - May 3, 2020 at 3:48 am #125859webstuffParticipant
I’m having a similar issue. it doesn’t seem to be letting me approve the withdrawals.. have you figured this out?
- May 3, 2020 at 8:32 am #125916Jasmin KronewetterParticipant
Yes – we did!
We had to pre-fund our Stripe account for it to work but we had to contact Stripe directly to ask for details on how to do that. We had to transfer money into their specified bank account and then had to talk to them directly again to confirm/proof that we transferred money into that account. Then it took a couple of business days for the money to clear in the Stripe account. It works now. Hope this helps!
- AuthorPosts
- You must be logged in to reply to this topic.