Skip to content

A PHP sample script that allows developers to integrate with the WIGAL USSD API without hustle. Note, this sample script comes with additional functions to integrate with the WIGAL services like FROG for SMS, IVR and Email sending and Reddeonline for Mobile Money Payments.

License

Notifications You must be signed in to change notification settings

wigalgh/smartussd_api

Repository files navigation

ussd_api

Introducing a PHP sample script for seamless integration with the WIGAL USSD API. This script provides developers with easy access to WIGAL services, including FROG for SMS, EMAIL, and VOICE messaging, as well as Reddeonline for Payment Solutions.

To benefit from our bulk SMS solutions using FROG, kindly register for a FROG account at: https://frog.wigal.com.gh/login. For payment solutions, sign up with Reddeonline here: https://app.reddeonline.com/register.

We have included text documents (Logs Folder, logs.txt, and Transactions.txt) to capture log files for troubleshooting purposes. The "db_script" folder contains the SQL script for easy database setup.

Please note that the maximum number of characters for a USSD page should not exceed 160 characters, including white spaces. Messages exceeding this limit will be truncated. Also, avoid using special characters like "$<&" in the "USERDATA" field, as they may interfere with the display of USSD menus.

We have introduced a new feature for the payment service (REDDE). WIGAL clients integrating with our USSD short code can now remove the OTP prompt by providing the USSD Traffic ID. Remember to close your USSD session before initiating the payment request to remove the OTP prompt. Failure to do so will result in the OTP not being removed from the payment request.

About

A PHP sample script that allows developers to integrate with the WIGAL USSD API without hustle. Note, this sample script comes with additional functions to integrate with the WIGAL services like FROG for SMS, IVR and Email sending and Reddeonline for Mobile Money Payments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages