Descripción
This plugin allows you to capture shipping account information from your customers during the checkout process.
Customers can select their preferred carriers and services and provide their account numbers for shipping.
This ensures seamless and efficient shipping management.
Important Note
This plugin is specifically designed to work with WooCommerce Checkout Block.
If you’re using the Classic WooCommerce Checkout, this plugin will not be functional.
Please ensure that you have the WooCommerce Checkout Block enabled to use the features of this plugin effectively.
Source Code and Build Instructions
The non-minified source code for this plugin is available in our public GitHub repository. You can view, download, and contribute to the source code at the following link:
https://github.com/eniture-technology/shipping-account–capture
The source code directory includes:
– src/: The non-minified JavaScript and CSS files.
– package.json: Contains the project dependencies and scripts.
– package-lock.json: Lock file for npm dependencies.
– webpack.config.js: Configuration file for webpack, used to build the minified assets.
Capturas
Instalación
A more comprehensive and graphically illustrated set of instructions can be found on the Documentation tab at
eniture.com.
Install the Plugin from WordPress.org
Log in to your WordPress admin dashboard.
Navigate to Plugins > Add New.
In the search bar, type Shipping Account Capture.
Locate the Shipping Account Capture plugin from the search results and click Install Now.
After installation, click Activate to activate the plugin.
Configure the Plugin Settings
Once activated, navigate to the plugin settings page under WooCommerce > Settings > Shipping Account Capture.
Add your preferred carriers and their services by clicking the Add Carrier button and entering the required details.
Save your settings.
Functionality on Checkout Page
The services you added in the settings will be displayed on the checkout page.
Customers will be prompted to provide their account number for the selected shipping service.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Shipping Account Capture” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.1
- Fix:Fixed character count for account numbers, edit existing bill-to options and rate suppression checkbox
1.0.0
- Release