WC Lovers

WooCommerce Frontend Manager - Multivendor marketplace vendor dashboard

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!

Forum Replies Created

Viewing 25 posts - 126 through 150 (of 161 total)
  • Author
    Posts
  • in reply to: Include shipping in Commission calculation #109602
    SebastianFloKa
    Participant

    … up …

    in reply to: Few headache #109450
    SebastianFloKa
    Participant

    WCFM support replies takes some time, so for the moment:
    1. https://wclovers.com/knowledgebase/wcfm-marketplace-store-shipping/ –> everything that exceeds the features in the before mentioned link, WCFM will probably ask you contact WCFM-Custom. Let’s see what WCFM-support response.
    2. https://wclovers.com/knowledgebase/wcfm-knowledgebase/
    3. https://wcfm.app/
    4. Coose “product” from the left menu at your vendors store manager and find on the top right a button named “products import” (on the right of “add new”) which brings you to the .csv upload page. https://wclovers.com/forums/topic/guidance-documentation-for-bulk-product-upload/

    in reply to: Rejection email #109141
    SebastianFloKa
    Participant

    WCFM Support will tell you precisely, but for the moment: Did you check
    A) in store maanger –> membership –> settings –> rejection rules –> “subject” OR
    B) searching for the current text via loco-translate in the different WCFM-plugins?
    Sorry for not being more precise, but if you would sent the original english text it would be easier to search.

    in reply to: invoices to follow european standard #108713
    SebastianFloKa
    Participant

    … answered you also per email but probably interesting for others as well: YES, this would be a big step. I can then readjust most of the lines. Only the sum of the different VAT’s will be difficult to handle for me, I think.

    Also not to forget the invoice number on commission and membership invoice…

    Attachments:
    You must be logged in to view attached files.
    in reply to: Include shipping in Commission calculation #108425
    SebastianFloKa
    Participant

    … Can we also agree on the fact that with above settings not only should appear the line of shipping details (which works perfectly fine) but the shipping costs should also be applied to calculate the total-fees, right?
    If yes, why are shipping costs not taken into consideration when calculating the total-fee?

    in reply to: Include shipping in Commission calculation #107889
    SebastianFloKa
    Participant

    Sorry, but I’m not confinced yet.

    If following code is in the functions.php:

    add_filter( ‘wcfmmp_is_allow_commission_on_tax’, ‘__return_true’ );
    add_filter( ‘wcfmmp_is_allow_commission_on_shipping’, ‘__return_true’ );

    AND

    store manager –> settings –> commission settings:
    commission for admin
    commission Mode Percent
    Commission Percent 10
    Shipping cost goes to vendor checked
    Tax goes to vendor checked

    Then the commmission on products of 30€ should be 3€ –> Do we agree on this?
    If yes, how to explain attached commission invoice with a fee of 2,50€ instead of 3€?

    Attachments:
    You must be logged in to view attached files.
    SebastianFloKa
    Participant

    Thanks,

    Do you want to calculate Tax based on vendor’s location instead customer’s location?

    No.
    One step back: We talk about tax on shipping cost only! The VAT deducted from gross shipping cost should be dependent on the VAT% of the products and NOT standard VAT rate –> solution to get this is shipping tax split.
    Germanized-plugin does this shipping tax split calculation, but based on the complete order because the plugin doesn’t know about different stores (it’s not foreseen). But the calculation should be done per store, not per order.
    Attached pictures for explanation, don’t get afraid of the calculation, it’s not as complicated as the first impression is.

    Best solution:
    Can WCLovers team make WCFM compatible with Germanized-plugin, so that shipping tax split is done storewise? Then checkout, dashboard and all invoices would be correct.
    Thanks.

    Attachments:
    You must be logged in to view attached files.
    in reply to: invoices to follow european standard #107845
    SebastianFloKa
    Participant

    thanks,

    Do you have setup Tax Rules from WooCommerce tax setting?

    yes, attached my settings. If screenshot of all rates is required, please inform.

    If so, then those will by default visible under all invoices.
    If you mean with “those” the different VAT taxes of topic C: Unfortunately not. See outcome of test-order with latest WCFM-template in attached picture.

    Topic A) + B): Any idea how to implement the sequential invoice number on the commission and membership invoice?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Include shipping in Commission calculation #107700
    SebastianFloKa
    Participant

    … I checked myself and looks like I have the same issue, see attached pictures.
    Also: Why is the basis for calculating the fee the net price of an item and this value is then deducted from gross? Calculation Basis should be gross as well.
    – If Commission is “for admin” or “for vendor” doesn’t matter –> I prefer “for admin” – is this recommended by WCFM?
    – I also use stripe split pay, but not sure if this influences the issue.
    – following codes are not required anymore, I assume. However, the outcomde doesn’t change:
    add_filter( ‘wcfmmp_is_allow_commission_on_tax’, ‘__return_true’ );
    add_filter( ‘wcfmmp_is_allow_commission_on_shipping’, ‘__return_true’ );

    Attachments:
    You must be logged in to view attached files.
    in reply to: PW Gift Cards Plugin not compatible with wcfm marketplace #107479
    SebastianFloKa
    Participant

    … Well, the initial request

    it doesn’t show the gift cards number on marketplace invoice, but the amount is deducted

    will NOT be solved by changing to wc-pdf-vouchers-plugin (see attached picture)!

    Vouchers and coupons from other plugins are not supported by WCFM-store-invoice: OK!
    But could you please implement a line to the store-invoice showing the vouchers and coupons apllied (at least the text with the rules of what was apllied) by pdf-voucher-plugin, please.
    Thank you.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Include shipping in Commission calculation #107461
    SebastianFloKa
    Participant

    … did you check the option “shipping goes to vendor” in settings –> commission already?

    SebastianFloKa
    Participant

    … Well, the email in your attachement is the one sent to the admin, which contains of course the complete order. Check the emails sent to vendors, they will probably have only their shop-internal items listed.

    SebastianFloKa
    Participant

    Attached an example of wrong calculation when split-tax is ON.
    The incorrect VAT-sum can be significantly worse than showed here. This issue also affects further steps such as store invoice etc.!

    Attachments:
    You must be logged in to view attached files.
    in reply to: invoices to follow european standard #106861
    SebastianFloKa
    Participant

    … Thanks for your reply – already contacted you via “setup-guidance” as requested.
    Actually we are already in constant contact (via “WCFM customization”) concerning this topic since beginning of december. Unfortunately without prrogress. Don’t take it wrong – I fully understand that you are very busy and there are more urgent topics than this – but it’s a roadblocker.
    As one doesn’t want to stop just before the finish line: In case anybody out there is running WCFM with EU legally correct invoices (VAT tax split on store-invoice / sequential invoice numbers on commission and membership invoice), maybe he can post a hint here how to achieve this.

    in reply to: PW Gift Cards Plugin not compatible with wcfm marketplace #106485
    SebastianFloKa
    Participant

    I support this particularly to display also vouchers from “WC pdf voucher plugin” and “coupons”.

    in reply to: invoices to follow european standard #106156
    SebastianFloKa
    Participant

    Concerning point C) store invoice –> see attached picture for explanation.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Store Invoice – Cancel Invoice for canceled orders #106149
    SebastianFloKa
    Participant

    … just asking: solved or still open?

    in reply to: All WCFM in menus and messages in non English language #105228
    SebastianFloKa
    Participant

    … Did you already install “loco translate plugin” and went through all relevant words and phrases in order to translate them as required?

    https://localise.biz/wordpress/plugin/beginners

    or

    https://wc-marketplace.com/knowledgebase/wcmp-translation-guide/

    in reply to: pdf vouchers – label cannot be changed anymore #103217
    SebastianFloKa
    Participant

    With today’s update of WCFM Ultimate to v6.4.1 you solved this issue. Thanks a lot.

    Topic closed!

    SebastianFloKa
    Participant

    WCFM Support checked about the background of these issues (thanks for this) and there’s a bad interferance between “Fancy Product Designer Export – plugin” and “WooCommerce PDF voucher – plugin” and “WCFM membership”. In case anybody is running FPD-Export: You have to turn off the function for sending the product design pdf as an email-attachement in the advanced settings of Fancy Product Designer (unfortunately). Otherwise email verification is not working and pdf voucher email neither.

    We can close this topic here.

    in reply to: Embedded mailing into inquiry module #102760
    SebastianFloKa
    Participant

    +1
    Without having any idea about the effort this would take for WC Lovers etc., yes, this would be great feature.
    One the questions that will come up: Would it be still possible for the admin to controle (in a legal correct manner) if this email conversations are used by the vendors to sell their products aside of the main marketplace.
    But generally it would be very handy to have such a tool, yes.

    SebastianFloKa
    Participant
    This reply has been marked as private.
    SebastianFloKa
    Participant

    Another issue came up:
    E-Mail verification DOES work with wcfm membership v 2.7.5. but does NOT work anymore with wcfm membership v 2.7.6. in my case.
    Can anybody else confirm this?

    A related but not urgent question:
    In the field for the store-name on the verification site it’s not possible to write a “hyphen” (= “-“). So for example it’s not possible to type following store name:
    test-store
    But if I copy this text into the store-name-field (strg+v) it works fine. Is it intended that hyphen is blocked? I’m asking because it’s very common in Europe and doesn’t cause any issues in a slug, so would help if it’s not blocked.

    in reply to: I urgently need help #102016
    SebastianFloKa
    Participant

    … slightly too late with my answer…

    in reply to: I urgently need help #102015
    SebastianFloKa
    Participant

    … I’m user of WCFM as well, so I can’t help unfortunately. But I have almost the same issue and it looks like my ones related to pdf vouchers. Do you use pdf vouchers as well and does it occur when there’s a pdf voucher involved in the order?
    And I could imagine WCLovers Support might be interested if this occured with the latest updates from weekend?

Viewing 25 posts - 126 through 150 (of 161 total)