Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk commented on issue urdt/ussd#121 2024-11-30 14:25:42 +01:00
Implement transaction list menu

This was implemented on PR urdt/ussd#126

Alfred-mk commented on issue urdt/ussd#22 2024-11-30 13:49:35 +01:00
Provide staging environment for Africa's Talking HTTP client interface to test shortcode

This issue is resolved

Alfred-mk closed issue urdt/ussd#22 2024-11-30 13:49:35 +01:00
Provide staging environment for Africa's Talking HTTP client interface to test shortcode
Alfred-mk created pull request urdt/ussd#193 2024-11-30 13:36:00 +01:00
trigger-balance-reload
Alfred-mk pushed to trigger-balance-reload at urdt/ussd 2024-11-30 13:29:35 +01:00
aa7497573e removed unused code
54c1fe51ef update the active voucher data when checking the current vouchers
7a86b2ad3b updated the UpdateVoucherData description
6b23c284e5 check vouchers before checking the balance
Compare 4 commits »
Alfred-mk created branch trigger-balance-reload in urdt/ussd 2024-11-30 13:22:11 +01:00
Alfred-mk pushed to trigger-balance-reload at urdt/ussd 2024-11-30 13:22:11 +01:00
Alfred-mk created branch single-error-node in urdt/ussd 2024-11-30 11:31:56 +01:00
Alfred-mk pushed to single-error-node at urdt/ussd 2024-11-30 11:31:56 +01:00
Alfred-mk pushed to minor-bug-fixes at urdt/ussd 2024-11-29 13:39:42 +01:00
aab6660edd Capitalize menu items
Alfred-mk pushed to minor-bug-fixes at urdt/ussd 2024-11-29 12:48:56 +01:00
c46f41e25f Format the balance to 2 decimal places
Alfred-mk pushed to minor-bug-fixes at urdt/ussd 2024-11-26 13:32:18 +01:00
c8c6b05b8a Merge branch 'master' into minor-bug-fixes
08ff1056d7 Validate aliases, addresses and phone numbers in the send menu (#176)
0f4a7e900f Merge pull request 'feat: upgrade go-vise dep, minor cleanups to go.mod' (#182) from sohail/upgrade-deps into master
2d6c434bde feat: upgrade go-vise dep, minor cleanups to go.mod
f5d2644031 Merge pull request 'account-statement' (#126) from account-statement into master
Compare 20 commits »
Alfred-mk pushed to alias-address-validation at urdt/ussd 2024-11-26 07:16:27 +01:00
db3bc04c9a Merge branch 'master' into alias-address-validation
0f4a7e900f Merge pull request 'feat: upgrade go-vise dep, minor cleanups to go.mod' (#182) from sohail/upgrade-deps into master
2d6c434bde feat: upgrade go-vise dep, minor cleanups to go.mod
Compare 3 commits »
Alfred-mk pushed to alias-address-validation at urdt/ussd 2024-11-25 13:02:37 +01:00
e8bed3b07b update the alias regex to be alphanumeric
Alfred-mk commented on pull request urdt/ussd#176 2024-11-25 12:44:13 +01:00
Validate aliases, addresses and phone numbers in the send menu

Thanks, this has been updated

Alfred-mk pushed to alias-address-validation at urdt/ussd 2024-11-25 12:37:47 +01:00
2a36b31750 update the format to be +254xxxxxxxxx
Alfred-mk pushed to alias-address-validation at urdt/ussd 2024-11-25 10:00:00 +01:00
b919bfbfc8 use the formatted number when checking if it is registered
f666b1e960 format the number to a standard version
Compare 2 commits »
Alfred-mk pushed to alias-address-validation at urdt/ussd 2024-11-24 14:48:27 +01:00
267132b956 Merge branch 'master' into alias-address-validation
f5d2644031 Merge pull request 'account-statement' (#126) from account-statement into master
09b4fa2860 Merge branch 'master' into account-statement
a748c1b6b2 chore: fix old reference
51bad64a51 Merge branch 'master' into account-statement
Compare 17 commits »
Alfred-mk commented on pull request urdt/ussd#176 2024-11-22 11:26:17 +01:00
Validate aliases, addresses and phone numbers in the send menu

No, it is not. This is the format that I picked from Sarafu's website

`Your shortcode is a unique identifier that can be used by others to send you vouchers. It must be in the following format…

Alfred-mk commented on pull request urdt/ussd#176 2024-11-22 11:22:42 +01:00
Validate aliases, addresses and phone numbers in the send menu

This is related to urdt/ussd#126 (comment)