ussd/services/registration/pp.csv

1.5 KiB

1flagflag_language_set8checks whether the user has set their prefered language
2flagflag_account_created9this is set when an account has been created on the API
3flagflag_account_creation_failed10this is set when there's an error from the API during account creation
4flagflag_account_pending11this is set when an account does not have a status of SUCCESS
5flagflag_account_success12this is set when an account has a status of SUCCESS
6flagflag_pin_mismatch13this is set when the confirmation PIN matches the initial PIN during registration
7flagflag_pin_set14this is set when a newly registered user sets a PIN. This must be present for an account to access the main menu
8flagflag_account_authorized15this is set to allow a user access guarded nodes after providing a correct PIN
9flagflag_invalid_recipient16this is set when the transaction recipient is invalid
10flagflag_invalid_recipient_with_invite17this is set when the transaction recipient is valid but not on the platform
11flagflag_invalid_amount18this is set when the given transaction amount is invalid
12flagflag_incorrect_pin19this is set when the provided PIN is invalid or does not match the current account's PIN
13flagflag_valid_pin20this is set when the given PIN is valid
14flagflag_allow_update21this is set to allow a user to update their profile data
15flagflag_single_edit22this is set to allow a user to edit a single profile item such as year of birth
16flagflag_incorrect_date_format23this is set when the given year of birth is invalid