Description
Order Ratio Checker integrates with BD Courier’s API to display customer order ratios in a simple and user-friendly way. The plugin offers easy setup, making it accessible to users who want to track order statistics without any complex configuration.
Note: You need to register for free on BD Courier’s website to access the API. Once registered, you can start using the plugin with the API token provided.
Features:
- Fetch and display order ratios (Total, Success, Cancel) using BD Courier’s API.
- WooCommerce integration to display courier information on the order page.
- Customizable search form with AJAX-based submission.
- Admin settings for entering API token after registration.
License
This plugin is licensed under the GPLv2 or later.
Installation
- Register for free on BD Courier’s website to obtain your API token.
- Upload the plugin files to the
/wp-content/plugins/order-ratio-checker
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to the plugin settings and enter your API token to start fetching data from the BD Courier API.
- Add the search form to any page using the
[bdcourier_search]
shortcode.
FAQ
-
Do I need an API key to use this plugin?
-
Yes, you need to register for free on BD Courier’s website to get your API token, which is required to use the plugin.
-
How do I obtain the API token?
-
You can obtain the API token by registering for free on BD Courier’s website. After registration, you will receive the token in your account settings.
Website: https://bdcourier.com/ -
Can I customize the search form?
-
Yes, the search form can be customized using CSS.
Reviews
Contributors & Developers
“BD Courier Order Ratio Checker” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “BD Courier Order Ratio Checker” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.8
*Security Issue Fixed
1.7
- Initial release of the plugin.
- Added support for WooCommerce integration.
- Implemented AJAX-based search form and results display.