Tutorial - creating USSD string definition
This section presents a step-by-step solution to creating a new USSD String definition which is linked to a Qrios API USSD application. By creating such definition, the end user will be able to execute a Check balance process by calling a shortcode string from a feature phone.
Requirements
- User is logged in.
- User chose the application.
Steps to follow
Open
USSD STRINGStab, if it's not already opened.Click the
A new and empty shortcode string definition appears.CREATE NEWbutton in USSD Strings.Click its body, to expand it.
Change
Selected processtoExternal USSD App.Fill the
USSD App Idfield.Optionally insert static parameters in the Code segments. Type numeric value in
This shortcode segment is considered static, because it will always be `489`, it doesn't change in any of the USSD calls.Code segmentsfield. Then press Enter on your keyboard or click theCreate "x"buttonClick the
The button may be inactive, when there are errors in any of the shortcode definitions. Entering correct values fixes this issue and allows to save the changes. Upon saving, the changes are available after a few seconds. In this case, the end user can call shortcode string `*425*003*489#`, which will execute processes called `Check balance`.SAVE CHANGESbutton to apply the newly created shortcode string definition.