Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Ultimate › Admin Fees not adding up right
Tagged: Commission, Fees
- This topic has 3 replies, 3 voices, and was last updated 4 years, 9 months ago by WCFM Forum.
- AuthorPosts
- June 18, 2019 at 4:32 pm #68418sariahannParticipant
Aloha,
I have set up my site using your plugins at SAJOH.com
I have paid for the WCFM – Ultimate. I also use the Membership Add-on.Today I did a test buy and I cannot figure out how the Admin Fees are calculated. With the commission going to the Admin set at 9%+.30 (percent + fixed) it is not adding up right. Please help me figure out what is going on.
Product = $35.95
Tax = $1.74
Shipping= $3.57
Additional Donation=$0.74
TOTAL PAID = $42Both Tax and Shipping are set to go to the vendor.
I also put the following filter code in so that commission calculations also include tax and shipping.
add_filter( ‘wcfmmp_is_allow_commission_on_tax’, ‘__return_true’ );
add_filter( ‘wcfmmp_is_allow_commission_on_shipping’, ‘__return_true’ );Backend of the Test Store says that
Gross Sales = $41.26 (Does not include additional donation which is what I want)
Fees = $3.45Stripe fees are 2.9%+.30 which for this test equals $1.52
Yet no matter what scenario I run I cannot get the fees to equal $3.45.
If gross sales are $41.26 shouldn’t the fees be $4.01??
If the code is not working and the tax, shipping, and additional donation are not being included, shouldn’t the fees be $3.54??Please help me understand how everything is being calculated.
Thanks!Attachments:
You must be logged in to view attached files. - June 29, 2019 at 6:34 am #70177WCFM ForumMember
Hi,
Kindly show me your commission setting and this order’s details page screenshot.
Thank You
- February 17, 2020 at 1:47 am #107392wayneglass03Participant
I made a post about something similar, my commission is not adding up correctly either, please help……
- February 19, 2020 at 3:20 pm #107833
- AuthorPosts
- You must be logged in to reply to this topic.