Critical Bug Split Payment

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 4 reply threads
  • Author
    Posts
    • #52553
      shitT
      Participant

      Hello

      I tested Split Pay with the new release doing 2 orders. I have a vendor commission of 90%.

      The fees collected on Stripe side are correct (see screenshot: 55.71 CHF and 83.57 CHF).
      On your side, the revenue is wrong (544.29 CHF and 816.43 CHF). I expect 501.39 and 732.86 CHF.

      May I ask you to test a similar case on your side before you come back to me?

      Cheers,
      Gilbert

      Attachments:
      You must be logged in to view attached files.
    • #52688
      WCFM Forum
      Keymaster

      Hi,

      On your side, the revenue is wrong (544.29 CHF and 816.43 CHF). I expect 501.39 and 732.86 CHF.

      – Why this is wrong? Or, you are expecting this?

      https://wclovers.com/wp-content/uploads/2019/03/Screenshot-2019-03-14-at-09.22.25.png – Nothing wrong in this calculation! it’s calculated commission as per rule – 90%

      What you have setting for Tax, hope it’s set for -> Vendors

      Now, commission rule does not apply on Taxes, it’s either for Admin or Vendor!

      Do you want to tweak this and want to apply commission rule (90%) on Taxes as well?

      Thank You

    • #52819
      shitT
      Participant

      Thanks a lot, you’ve pinpointed my issue!

      How can I tweak this to apply the commission rule on taxes as well?

    • #52951
      WCFM Forum
      Keymaster

      Hi,

      Please add this line to your child theme’s functions.php –

      add_filter( 'wcfmmp_is_allow_commission_on_tax', '__return_true' );

      For Shipping –

      add_filter( 'wcfmmp_is_allow_commission_on_shipping', '__return_true' );

      Thank You

    • #53476
      shitT
      Participant

      OK. Thanks. I’ll check this out!

Viewing 4 reply threads
  • The topic ‘Critical Bug Split Payment’ is closed to new replies.