Beschreibung
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.
Screenshots
Installation
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.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Shipping Account Capture“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Shipping Account Capture“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0.1
- Fix:Fixed character count for account numbers, edit existing bill-to options and rate suppression checkbox
1.0.0
- Release