Forum Replies Created
- AuthorPosts
- SebastianFloKaParticipant
Hi,
(I’m not support)– either vendor request for verification, then admin receives an email with a link / also admin can see the verification request in his notification board
– Or admin can make vendor verified without verification request of vendors by open the required vendor from backend and open the verification tab.SebastianFloKaParticipantCan we add other payment methods / gateways with this plugin also so that customer wishes to pay by other method also?
I would say (again: I’m not support) “not per standard”, unfortunately. Also see here:
https://wclovers.com/forums/topic/stumbled-on-payment-issue/#post-137714But it looks like WCFM has something in petto, but I haven’t tested this yet so I don’t know if this fits your requirement:
https://wordpress.org/support/topic/payment-gateways-by-vendor/#post-12880625SebastianFloKaParticipantHi,
One order will contain one product or may products from only one vendor?If you use “WCFM Direct PayPal Pay”-plugin customers can purchase “many products” from “one vendor” per “each checkout”. This is the so called singlevendor checkout that can also be activated from admin panel under “settings” / “order settings”. So the plugin does two things:
– activates the singlevendor checkout automatically
– manages transaction information via the paypal API credentialsSebastianFloKaParticipant+1
SebastianFloKaParticipantI’m user, not support.
What do you mean with So I need to Install PLUGIN?
If you want to use the plugin you have to install it, of course, yes.
SebastianFloKaParticipantI installed direct paypal pay plugin so this feature is still availabale.
But I didn’t succeed so far to offer other payment methods than paypal. You can have a look to our discussion here if you like:
https://wclovers.com/forums/topic/stumbled-on-payment-issue/SebastianFloKaParticipant+1
have a look here:
https://wclovers.com/forums/topic/stumbled-on-payment-issue/#post-137714SebastianFloKaParticipantThis reply has been marked as private.SebastianFloKaParticipantI installed a product from admin backend as vendor is currently not able to create a product. Attached a picture showing how the interface is cutted from the Frontend Manager and for example the return button is hided.
SebastianFloKaParticipantI already installed the Mollie plugin for testing purposes and when you have it installed your vendors can choose withdrawal through Mollie in their dashboard Payment settings.
Well, that sounds great but I still can’t believe it’s so easy. I mean there’s no implementation of Mollie into WCFM at the moment with all the required communication and tracking etc. I think there’s a misunderstanding with “just install Mollie plugin”. WCFM team would have to implement this into WCFM plugins.So to sum up:
– WCFM integrated standard payment methods:
A) supported by WCFM – check
B) legally not allowed because platform holds money of customer – issue
C) not several payment methods supported (GIROPAY etc.) – issue
D) multivendor checkout – check– Stripe Split pay:
A) supported by WCFM – generally yes, but tax split of shipping cost is not working properly at WCFM. Also unclear because Split Pay was stopped by Stripe and no comment from WCFM so far on this.
B) legally OK – check
C) only american credit card supported, no paypayl, no giropay, no apple pay, no SOFORT, etc. – issue
D) multivendor checkout – check– Direct PayPal Pay
A) supported by WCFM – check
B) legally OK – check
C) Only PayPal supported and american credit cards via PayPal plus – OK but not nice
D) singlevendor checkout – from customer experience not nice to have error messages when purchasing more than one vendor – OK but not nice.– Mollie Connect (Split)
A) not supported by WCFM – issue
B) legally OK – check
C) All relevant payment methods included – check (also PayPal, Giropay, ApplePay, SOFORT, IDEAL, etc.)
D) multivendor checkout – checkSo I had a look to Mollie (didn’t know it before) and looks like they are very promissing. So I would support (also financially) a development of Mollie connect (Mollie Split Pay) into WCFM.
SebastianFloKaParticipantThis reply has been marked as private.May 28, 2020 at 1:36 am in reply to: How do i add new custom field under vendor registration form? #135981SebastianFloKaParticipantHi @Sarmistha Chakraborty
if you don’t mind, after your other reply today here another idea how to solve to allow only premium vendors the “pickup from store”. Would it be possible to hide the fields “pickup from store” and “cost for pickup from store” to certain membership groups? I don’t know CSS but achieved to hide it for all vendors but not for specific membership group (in below example “Anbieter group”)? Do you have an idea how this could be achieved (e.g. using membership-id#?
dt.variation-Anbieter, p.wcfmmp_byc_enable_local_pickup, label[for=wcfmmp_byc_enable_local_pickup], input#wcfmmp_byc_enable_local_pickup
{
display: none !important;
}dt.variation-Anbieter, p.wcfmmp_byc_local_pickup_cost, label[for=wcfmmp_byc_enable_local_pickup], input#wcfmmp_byc_enable_local_pickup
{
display: none !important;
}SebastianFloKaParticipantThat was fast and works perfect. Thank you very much!!
SebastianFloKaParticipantHi @Sarmistha Chakraborty
As I have a similar question: hope it’s fine to post here:
Is there a possibility to hide the “product policy” field in the product manager and keep the “storewise” policy tab in the vendor store settings section? So that the policy enterned in the setting section should be visible to customers as currently. But vendor should not be able to modify the policy per product (for legal reason) so therefore if the complete policy tab would not show up in product-manager would be great.
Thank you.
May 27, 2020 at 3:28 pm in reply to: WCFM & Germanized – entering a delivery time crashes product manager #135711SebastianFloKaParticipantWell, I am using the latest version of Ultimate and that was acutally the issue – because you changed the code snippet in between. See here the confirmation you gave me back in January that the code includes itemize instead of itemwise.
https://wclovers.com/forums/topic/wcfm-germanized-entering-a-delivery-time-crashes-product-manager/#post-132309So it’s still not clear which combination of snippets to use. Also above points from conversation with @sushobhan are still open.
SebastianFloKaParticipantWCFM need to fix this. customers need to see all items per order they bought.
Acutally you are right!
SebastianFloKaParticipantHi,
exact same issues here.
Just asking, did you also try a combination of code snippets such as:add_filter( 'wcfm_is_allow_itemwise_notification', '__return_true' ); add_filter( 'wcfm_is_show_marketplace_itemwise_orders', '__return_false' );
SebastianFloKaParticipantAd this line to your site
@djks74
I’m so sorry to say that, but in this case it’s better not to listen to WCFM. Have the best sedatives available on the market prepared and have a look to this note by WCFM from yesterday evening. I received this only because of escalating this issue and after many weeks of being ignored:
https://wclovers.com/forums/topic/wcfm-germanized-entering-a-delivery-time-crashes-product-manager/#post-132309It means, I’ve worked dozens of hours to solve an issue and now they say something in the sense of: “By the way, the code snippet which you Sebastian asked WCFM in January if it should really be used with the typo inside (itemize) and WCFM confirmed to use it? Well, we spontaneously decided to change it some weeks ago into itemwise but never felt responsible to inform our customers.”
So give this code snippet a try and see how easy live could be if you were simply taken serious as a customer:
add_filter( 'wcfm_is_allow_itemwise_notification', '__return_false' );
May 18, 2020 at 2:35 am in reply to: WCFM & Germanized – entering a delivery time crashes product manager #132367SebastianFloKaParticipantAnd still one thing. How to make the system send ONE email PER ORDER if the order status change?
I checked and one of the three completed emails is the offical WooCommerce “order completed” email (marked with green check) which can be deactivated from WooCommerce/Settings/E-Mails.
The other two are actually “order notifications” (marked with red cross), they are slightely different but almost similar.
Question: Is it possible to eliminate the two notification emails (marked with red cross) and keep the (much nicer) order completed email (green check)? If not, OK, but how to reduce the two outstanding notification emails to one email, please?
Attachments:
You must be logged in to view attached files.May 18, 2020 at 1:00 am in reply to: WCFM & Germanized – entering a delivery time crashes product manager #132350SebastianFloKaParticipant#3 – This is dependant on wcfm_is_allow_itemwise_notification filter.
Sorry, not clear. I cannot run
add_filter( ‘wcfm_is_allow_itemwise_notification’, ‘__return_true’ );
in parallel with
add_filter( ‘wcfm_is_allow_itemwise_notification’, ‘__return_false’ );
Correct?If so and if I choose the “return_false”-code in order not to bomb customers with emails: Does your explanation means that it will not be possible for vendor to mark a specific product as shipped but only a complete order?
If so and let’s say a vendor has 3 products (product1, product2, product3) in his order. Then let’s go inside an order as a vendor with all the details (so I’m not talking about the order overview where you can mark only complete order as shipped which is fine). Then currently it’s possible to mark either “product1 as shipped” or “complete order as shipped” (see screenshot)?
But the vendor should be able to mark either “complete order as shipped” OR “any combination of specific items of the order as shipped”.
Or to delete the “mark product1 as shipped” and only allow to the vendor complete order as shipped – right?Attachments:
You must be logged in to view attached files.May 18, 2020 at 12:37 am in reply to: WCFM & Germanized – entering a delivery time crashes product manager #132347SebastianFloKaParticipant#2 If we use add_filter( ‘wcfm_is_allow_itemwise_notification’, ‘__return_false’ );
It’s getting weird now! At the time WCFM introduced this code snippet in beginning of January 2020 I saw the the note in the changelog. I spent a long time to figure out that the code includes the word itemize and not itemwise (see difference in added “w” and changed “s” into “z”). In order to inform others about this obvious source of error, I posted on 12 of January this year a clarification and got the explicit confirmation of WCFM that the code must include “itemize” and not itemwise:
https://wclovers.com/forums/topic/several-order-completed-mail-per-order/#post-101696So please don’t tell me you’ve changed the code snippet in the meantime without informing!!
For a moment I thought it’s required to use both and made some test using the same order (not created a new order eacht time):add_filter( ‘wcfm_is_allow_itemwise_notification’, ‘__return_false’ )
results in following emails: 1 note (a text sent to customer), 1 tracking-#, 3 order status changeadd_filter( ‘wcfm_is_allow_itemize_notification’, ‘__return_false’ )
results in following emails: 1 note (a text sent to customer), 3 tracking-#, 5 order status changeadd_filter( ‘wcfm_is_allow_itemwise_notification’, ‘__return_false’ ) AND
add_filter( ‘wcfm_is_allow_itemize_notification’, ‘__return_false’ )
results in following emails: 1 note (a text sent to customer), 1 tracking-#, 3 order status changeSo you obviously changed the code snippet and it takes you months to tell us!!
And still one thing. How to make the system send ONE email PER ORDER if the order status change?
May 17, 2020 at 9:42 pm in reply to: WCFM & Germanized – entering a delivery time crashes product manager #132283SebastianFloKaParticipantOK, thanks so far. Unfortunately my system works slower if unchecked and I thought with singlevendor checkout it would be OK to have it checked, but OK: ORDER SYNC = unchecked.
May 17, 2020 at 9:35 pm in reply to: WCFM & Germanized – entering a delivery time crashes product manager #132282SebastianFloKaParticipantHi,
thanks for checking!
The point is, that WCFM didn’t inform that they “will look into this” or “will be fixed with next update” and no answer anywhere so I hired a pro developer from fiverr in order to make your “processing time” usable with germanized. Therefore I’m unfortunately not able to use the fixed “delivery time” from germanized anymore. Usually I’m happy when WCFM fixes my issues but when I saw in changelog you worked on it without informing I was a bit disappointed because I’ve spent all the money and time for nothing.However, I can confirm (as mentioned above) that this issue was solved, yes.
SebastianFloKaParticipantI checked changes in last update and yes, there was implemented a “break;” into the core file at wcfm-ultimate “class-wcfmu-shipment-tracking” line 582.
But for me the issue persists (but different).
@djks74 : everything solved for you or also still having these troubles?
such as
https://wclovers.com/forums/topic/wcfm-germanized-entering-a-delivery-time-crashes-product-manager/#post-129778
or
https://wclovers.com/forums/topic/please-team-fix-email-bombs-to-customers/May 17, 2020 at 2:24 am in reply to: How do i add new custom field under vendor registration form? #132002SebastianFloKaParticipant🙂
thanks so much. Unfortunately I didn’t succeed this time.
Registration starts with chosing membership plan but the registration page that comes afterwards still showing all fields no matter which membership plan was chosen before. Also tried to combine it with your first code you’ve sent, but I’m not good enough in coding. Will ask a pro later because I don’t want to spend too much of your time anymore. Particularly as long as I have roadblocker topics open that block me from going live at the moment and I’m struggling with WCFM to get this solved quickly.
If you don’t mind I’ll come back to this later again.
Until here I’m really thankfull for your time and that you took my question serious. - AuthorPosts