Description
SMS Confirmation for WooCommerce is a lightweight plugin that integrates with WooCommerce to send SMS notifications to customers when their order is marked as completed. This helps businesses improve customer satisfaction by providing real-time order updates.
Features:
- Automatically sends an SMS notification when an order is marked completed.
- Uses SMS.net.bd API for SMS delivery.
- Customizable API key settings via WordPress admin panel.
- Displays sent/not sent SMS statuses in the admin panel.
- Proper WooCommerce logging support for debugging.
- Supports Bangladeshi phone numbers, with automatic formatting.
Note: You need an active account and API key from SMS.net.bd to use this plugin.
External Services
This plugin connects to the SMS.net.bd API to send SMS notifications to customers when their WooCommerce orders are completed.
The following data is sent to the API:
– API Key (configured in the plugin settings).
– Customer’s phone number.
– Order details (customer name and order ID).
This service is provided by SMS.net.bd:
– Terms of Service: https://sms.net.bd/terms
– Privacy Policy: https://sms.net.bd/privacy
Support
For support, please contact SMS.net.bd Support or open a thread in the www.remarpro.com support forum.
License
This plugin is released under the GPL-2.0+ license.
Installation
- Download the plugin ZIP file.
- Go to Plugins > Add New in your WordPress admin panel.
- Click Upload Plugin, select the downloaded ZIP file, and install it.
- Activate the plugin.
- Navigate to Settings > SMS Confirmation to configure your SMS API key.
- Orders marked as Completed will now trigger SMS notifications.
FAQ
-
Does this plugin work with any SMS provider?
-
No, this plugin is specifically designed for SMS.net.bd.
-
Can I customize the SMS message content?
-
Not yet, but we plan to add message customization in future updates.
-
Will this plugin work outside Bangladesh?
-
The plugin is optimized for Bangladeshi phone numbers. Other countries may require manual modifications.
-
Is logging available for debugging?
-
Yes, the plugin uses WooCommerce’s built-in logging system.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“SMS Confirmation for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SMS Confirmation for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Fixed text domain mismatch issue.
- Improved phone number formatting.
- Enhanced error handling with WooCommerce logging.
1.0.0
- Initial release.