First impression & feedback
-
First of all, pretty strong release. Good job. You even got some basic Bricks integration already, that’s nice.
Couple things that I found weird or missing:
- There should be a way to disable billing address (or shipping address). Use case – we sell our products only for cash upon delivery, so we never need two addresses. We just need the address.
- There should be a way to add custom checkout fields. I don’t like that phone has to be part of address. Who even uses static phones these days? I feel like there should be “mobile phone” field in user’s “Basic info” section. And I also want to add there telegram / instagram / icq / myspace – stuff like that. In WooCommerce I could do that with
woocommerce_checkout_fieldsfilter + bunch of other filters and actions to handle saving my custom fields (woocommerce_checkout_update_order_meta,woocommerce_checkout_update_user_meta,woocommerce_checkout_get_value). Is there a way to do the same with FluentCart? Looking forward to see your documentation for devs. - I’m not sure how to add my own payment system yet. There are not only US and EU systems, you know, there’s bunch of local ones for other countries that maybe people want to use. I need to figure out how to hook them before I can commit to FluentCart.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.