Nadir Seghir
Forum Replies Created
-
Hey! Attackers were bypassing checks and attacking Store API directly, this has been fixed and a new version will soon be released with protection against that.
Hey! A new version will soon be released that supports Checkout block.
Forum: Plugins
In reply to: [WooCommerce] Making Customer Address Fields Optional/RequiredIf you’re using Checkout block, you can edit them directly from the Checkout editor page by going to Pages -> Checkout and selecting the address block and disabling them.
You can have this flexibility and more in WooCommerce, splitting up shipping is a feature in WooCommerce but you need a plugin to activate it. As previously mentioned, this forum is to handle technical issues and bug reports. Your case, from the look of it, seems doable, and WooCommerce is the most extensible ecommerce platform, so you can achieve anything you want, including Aramex (https://woocommerce.com/products/woocommerce-shipping-aramex/).
However, you need to engage with a developer/agency to have your migration done for you, as this is the open source forum.
Your other problems with Aramex including whatever you’re seeing in extra prices and so are up to you honestly. A developer can help you integrate this.
Hey! Could this be because the website is behind a login wall?
Forum: Plugins
In reply to: [WooCommerce] Automatically populate shipping address in customer accountThere’s nothing beside that button, so you have to use
woocommerce_my_account_after_my_address
or redo the template.Forum: Plugins
In reply to: [WooCommerce] producer selectorI’m unable to reproduce this honestly, this seems like an issue from the theme or a plugin hooking there?
Hey! Depending on the size of your marketplace, you can get in touch with WooCommerce Enterprise team here
Forum: Plugins
In reply to: [WooCommerce] The “Buy” or “Page” button dissapeared on a checkout pageI can reproduce this, it could be very likely the WooCommerce stripe plugin overriding that, can you please disable it and see Checkout again?
Forum: Plugins
In reply to: [WooCommerce] How to change shipping cost at checkout by Shop ManagerThere are no plugins I’m aware of, but if payment is done at delivery, you can always edit the order in the admin/mobile screens with that role.
Otherwise you can explore building that box yourself.
Forum: Plugins
In reply to: [WooCommerce] Error en campo obligatorio al comprar un productoCan your customer add a product from the archive/search pages? what plugin are you using to add the field?
Hey! I can see the button fine your website, so I’m not sure what you’re seeing right now.
At best, can you edit the Checkout page, remove the Checkout block and insert it again, save, and let me know?
Forum: Plugins
In reply to: [WooCommerce] Automatically populate shipping address in customer accountHey! Thank you for the feedback, no such option exists indeed. I filled an issue with this as our team is looking to work on that area in the near future.
?
https://github.com/woocommerce/woocommerce/issues/51647Looking for an update as well, let me know if you’re blocked on integrating and how WooCommerce Checkout team can help unblock you.
Forum: Plugins
In reply to: [WooCommerce] add to cart disbledWe also received a similar request here but was not able to reproduce. We saw a console log related to
alertCartUpdated
but we could still add to cart.I didn’t see that error on your website as well.