Have you connected both vendors’ Stripe account with system?
Please check at wp-admin -> WooCommerce -> Status -> Logs -> wcfm-stipe log -> is any error/details generated?
Alsocheck at wp-admin -> WooCommerce -> Status -> Logs -> wcfm log -> is any error/details generated?
2020-10-06T09:04:03+00:00 DEBUG Error creating customer record with Stripe: No such customer: ‘cus_I3tP3HpODdh6UI’; a similar object exists in test mode, but a live mode key was used to make this request.
could that be it? Can i fix that if i just reconnect the Account or how can i fix it?
In the WCFM Log are a lot of Paypal payment processing errors but idk why cause Paypal isn’t activated at the moment.
PayPal payment processing failed: {“name”:”AUTHORIZATION_ERROR”,”message”:”Authorization error occurred.”,”debug_id”:”569907943e372″,”information_link”:”https:\/\/developer.paypal.com\/docs\/api\/payments.payouts-batch\/#errors”,”links”:[]}
-
This reply was modified 5 years, 6 months ago by
mboeckly.
Ok so the Split Payment is working now. Reconnecting the account did it.
Unfortunately the transaction fee is still payed by the admin. What are the Transaction charges i can add in the payment Settings supposed to do and do they Split aswell or do all the vendors pay the full amount of charges (e.g. 0,25€ +1,4%)?
If you are using SCA then transaction has to be deduct from Admin’s Stripe account.
Transaction charges i can add in the payment Settings supposed to do and do they Split aswell or do all the vendors pay the full amount of charges (e.g. 0,25€ +1,4%)?
– NO, each vendors will pay transaction charge only for their commission part.
– NO, each vendors will pay transaction charge only for their commission part.
Are there any Settings i have to do first because right now weve set the transaction charges to 0,25€+1,4% and for whatever reason both vendors receive 0,30€ less in our tests. I can’t even tell how its 0,30€ at all since we are only trying payment with 1€ Products and thats not even mathematically possible 😀
So right not it is not getting split for us and there is something else that increases the transaction charges besides the 0,25€+1,4%
-
This reply was modified 5 years, 6 months ago by
mboeckly.
Transaction charge applied on each vendors but only on their products total.
Suppose an order has two products from two vendors.
Vendor A = Product A = Cost 100
Vendor B = Product B = Cost 300
Order total = 100 + 300 = 400
Vendor A Transaction charge will be = 100 x1.4% + .25
Vendor B Transaction charge will be = 300 x1.4% + .25