G2P Notifications: Wiserv SMS Service Provider
Last updated
g2p_notifications_wiserv
G2P Notifications: Wiserv SMS Service Provider
Odoo and Soap API
The g2p_notifications_wiserv module does not override or modify any existing core functionality within Odoo 15. Instead, it extends the capabilities of Odoo by seamlessly integrating with the Wiserv SMS API. This integration allows users to efficiently send SMS notifications for OTPs, enrollment, and voucher generation.
Key Functionality:
OTP : The module seamlessly delivers One-Time Passwords (OTP) to users via the Wiserv SMS API.
Enrollment Notifications: This feature enables the sending of enrollment notifications to users through SMS.
Voucher Generation: The module empowers users to generate vouchers through the Wiserv SMS API.
It extends the g2p_notifications_base module for the major uses.
zeep: A Python external library (install using pip install zeep).
g2p_notifications_base: A module that may be required for core functionality.
Submenu: Program --> Configuration --> Wiservsms Notification Managers
WiservSMS Notification Managers: Configuration views for setting up API URL and user credentials.
To utilize the WiservSMS Notification Managers module, configure the following settings within WiservSMS Notification Managers (Configuration Views):
API URL
API URL: Enter the WiservSMS API endpoint URL. This should be provided by WiservSMS, and it serves as the gateway for sending SMS notifications.
User Credentials
User Name: Provide the username or account identifier associated with your WiservSMS account.
Password: Input the password for your WiservSMS account.
These settings are essential for establishing a secure and reliable connection with the WiservSMS API.
N/A
https://github.com/OpenG2P/openg2p-notifications/tree/15.0-1.1.0/g2p_notifications_wiserv
Standard odoo package installation
Last updated

