Problem with comissions

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 1 reply thread
  • Author
    Posts
    • #90695
      javier
      Participant

      Hello friends.
      I need your help.
      The commission to the sellers is charged correctly, however, when charging the total order it is necessary to apply the commission also to the shipping cost and the system does not have that function.

      It is necessary because the payment gateways charge us the commission of the total amount of the order. Currently the only way for the seller to assume those costs is if you place the free shipping.

      It would be helpful to add the option of a commission on the cost of shipping to cover the cost of payment gateways.

      Suggestion:

      Commission for sale 9% of the value of the product (existing function)

      4% shipping cost commission (to cover the costs of payment gateways) and the shipping cost would be sent to the seller, this function does not exist

      The shipping cost commission could be modified by the marketplace administrator.

      Problem example:

      Imagine the current case with a commission of 9% and giving the cost of shipping to the seller. The payment gateway charges an average of 4% per transaction

      Product: 10 usd
      Shipping: 10 usd
      Order total: 20 usd

      Commission charged for the sale of the product: 0.9 usd

      Cost of the gateway for the charge of the shipment: 0.4 usd.
      Cost of the gateway for product charge: 0.4 usd

      0.9 usd- 0.4usd- 0.4 usd= 0.1

      Actual marketplace commission 0.1 usd

      The platform is losing because the cost of the gateways is not taken into account for the shipping charge.

    • #91797
      WCFM Forum
      Keymaster

      HI,

      Please add this line to your site for the purpose-

      add_filter( 'wcfmmp_is_allow_commission_on_shipping', '__return_true' );

      Add this code to your child theme’s functions.php
      In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/

      Thank You

Viewing 1 reply thread
  • The topic ‘Problem with comissions’ is closed to new replies.