Start topup

This commit is contained in:
Olu Amey
2023-05-02 12:20:18 -04:00
parent a984bfc49d
commit d681b90fb2
5 changed files with 15 additions and 1 deletions
+2
View File
@@ -102,6 +102,8 @@ define('WRENCHBOARD_USER_SENDMONEY', 11051);
define('WRENCHBOARD_USER_SENDJOBINT', 11052);
define('WRENCHBOARD_ACCOUNT_WALLETS', 11060);
define('WRENCHBOARD_ACCOUNT_PREPARE_TOPUP', 11062);
define('WRENCHBOARD_ACCOUNT_COMPLETE_TOPUP', 11063);
define('WRENCHBOARD_ACCOUNT_REFFERHX', 11064 );