Robo Call BIZ Pakistan
·
Automated order confirmation robocalls for WooCommerce. Trigger a voice call to customers when their order status changes.
Robo Call BIZ Pakistan connects your WooCommerce store to a RoboCall API service and automatically places confirmation calls to customers when an order reaches a configured status (e.g. “Processing”).
Features
- API & Settings page — enter your API key and endpoint URL; test the connection; view account info (plan, credits, usage).
- Automatic calls — triggered whenever an order transitions to your chosen status.
- Manual “Call Now” button on each order screen.
- Call Log dashboard — full history with status badges (Success / Failed / Pending / Retry), filterable tabs, and pagination.
- Stats overview — total calls, successful, failed and pending counts at a glance.
- Automatic retries — failed calls are retried via WP Cron (hourly) up to a configurable limit.
- WooCommerce-style UI — styled to blend seamlessly with the WooCommerce admin experience.
External services
This plugin connects to the RoboCall BIZ (H3 Technologies) service to place the automated confirmation phone calls that are the core purpose of the plugin. Without this service the plugin cannot function, as WordPress/WooCommerce cannot place voice calls on their own.
The service endpoints are hosted at https://rc-b2b.kiz.app.
What is sent and when:
- When an order reaches your configured status, or when you click “Call Now” on an order, the plugin sends the order’s details to
https://rc-b2b.kiz.app/api/callsto place the call: the customer phone number, customer name, order ID, order total, currency, a manual-trigger flag, and your account API key (for authentication). - When you save/test your credentials, the plugin sends your API key to
https://rc-b2b.kiz.app/api/verify-keyandhttps://rc-b2b.kiz.app/api/check_balanceto validate the key and read your plan/credit balance. - When viewing call status, the plugin queries
https://rc-b2b.kiz.app/api/get_callandhttps://rc-b2b.kiz.app/api/partnerswith your API key to read the status of previously-placed calls and account information. - After a call, the service calls back to your site’s REST endpoint (
/wp-json/rcb2b/v1/dtmf) with the order ID and the key the customer pressed, authenticated with your API key, so the plugin can update the order status.
No data is sent to this service unless you have entered an API key and an order triggers a call (automatically or manually).
Use of this service is subject to its terms and privacy policy:
- Terms of Service: https://rc-b2b.kiz.app/terms
- Privacy Policy: https://rc-b2b.kiz.app/privacy