Description
A simple plugin to hide the unwanted fields of the checkout depending on the order type.
This plugin allows the user to define which fields will be displayed in the checkout depending on the order type.
At the moment there are two different scenarios covered: A Free purchase or a Normal purchase(this one is priced).
A Tab has been implemented in the Woocommerce Settings. Inside of this tab the user can find 2 sections, one for each Order type scenario.
Each section is populated dinamically with a set of checkboxes that correspond to the default checkout fields. Here the user can check the unwanted fields to exclude them from the checkout.
The checked fields will be removed from the checkout, order and the email.
Is very important to notice that if order includes any shipping type, the fields related with the locations (such as country, state, address, etc.) will be displayed.
Installation
- PHP 7.2 or greater is recommended
- MySQL 5.6 or greater is recommended
- Upload the plugin files to the
/wp-content/plugins/hidefieldsdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Woocommerce->Settings->Hide Fields tab to configure the plugin
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs & développeurs
« Hide Checkout Fields for WooCommerce » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Hide Checkout Fields for WooCommerce » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
There is no changelog yet.