Commit Graph

796 Commits

Author SHA1 Message Date
alfred-mk
eea51ea40d reset appropriate error flags on success
Some checks failed
release / docker (push) Has been cancelled
v1.4.6-rc.12
2026-02-23 17:46:52 +03:00
alfred-mk
43c4b64b42 correctly calculate the credit
Some checks failed
release / docker (push) Has been cancelled
v1.4.6-rc.11
2026-02-23 16:20:36 +03:00
alfred-mk
686f119a9e remove unused CATCH statement 2026-02-23 16:16:15 +03:00
alfred-mk
759e424805 use the correct sym for proper error handling 2026-02-23 16:15:59 +03:00
alfred-mk
a270079008 add a fix for when users input a value when no vouchers exist 2026-02-23 16:15:12 +03:00
alfred-mk
62eb132b32 add a translation for the pay debt menu 2026-02-23 16:14:31 +03:00
alfred-mk
f198ecd913 have different syms to customize the final output when one has a single voucher 2026-02-23 16:11:19 +03:00
alfred-mk
6e426bf6a0 return a default credit and debt response when one doesn't have a voucher 2026-02-23 11:05:43 +03:00
alfred-mk
3bfa9820dd remove debug statements
Some checks failed
release / docker (push) Has been cancelled
2026-02-20 13:35:28 +03:00
alfred-mk
a2e2c0d68e ensure the number is valid 2026-02-20 13:33:43 +03:00
alfred-mk
e5b9a8955d include the retrieved phone number 2026-02-20 13:30:21 +03:00
alfred-mk
301d4f4232 add debug statements 2026-02-20 13:28:29 +03:00
alfred-mk
9e93bb4b59 revert to a normal transaction of the recipient phone number is not present 2026-02-20 13:25:39 +03:00
alfred-mk
6553c5a773 added error logs and read data keys directly 2026-02-20 13:16:23 +03:00
alfred-mk
f948f7f27e remove the amount multiplication by 1.015
Some checks failed
release / docker (push) Has been cancelled
v1.4.6-rc.9
2026-02-20 09:54:21 +03:00
alfred-mk
9646cc2955 add a CATCH when one cannot swap from the current pool 2026-02-20 09:48:10 +03:00
alfred-mk
bfef77e20e add a CATCH for low amounts and API errors 2026-02-20 09:41:03 +03:00
alfred-mk
3108cb2f22 set a default content of 0 if rates are not found for the selected voucher 2026-02-20 09:34:58 +03:00
alfred-mk
320d10890c improve the error message when one has a low swap amount 2026-02-19 20:09:24 +03:00
alfred-mk
3595ff0d61 include the active symbol in the displayed limit 2026-02-19 20:08:57 +03:00
alfred-mk
29cc4c63eb correctly CATCH error flags 2026-02-19 20:02:44 +03:00
alfred-mk
0280211197 set a default value of 0 on an API error 2026-02-19 20:01:58 +03:00
alfred-mk
2e48fbad00 update the vis files to CATCH the low amount flag 2026-02-19 19:51:50 +03:00
alfred-mk
cdd83dfd73 update the credit and debt calculations 2026-02-19 19:36:23 +03:00
alfred-mk
0ef706a47e include the word pool and update the translation
Some checks failed
release / docker (push) Has been cancelled
v1.4.6-rc.8
2026-02-19 09:15:09 +03:00
alfred-mk
dec8fbc3f0 use the pool symbol in place of the pool name 2026-02-19 09:04:52 +03:00
alfred-mk
29863d385d remove unused OutputAmount 2026-02-19 08:43:03 +03:00
alfred-mk
da8c8c711f Merge branch 'master' into debt-menu 2026-02-19 08:40:51 +03:00
0d76b970d2 Merge pull request 'credit-send-pool-selection-hotfix' (#117) from credit-send-pool-selection-hotfix into master
Reviewed-on: #117
2026-02-19 06:31:21 +01:00
alfred-mk
3ebb4611ca use the correct data keys for the credit send
Some checks failed
release / docker (push) Has been cancelled
v1.4.6-rc.7
2026-02-18 18:07:49 +03:00
alfred-mk
6bc9247acb updated the data keys on the test to match the retrieved data 2026-02-18 17:08:11 +03:00
alfred-mk
f6c613abd6 rename the func to match updated functionality 2026-02-18 17:07:38 +03:00
alfred-mk
4660527e66 updated the send logic to work with a custom voucher 2026-02-18 16:59:37 +03:00
alfred-mk
75caed5f08 added a key to store the actual transaction voucher 2026-02-18 16:58:28 +03:00
alfred-mk
5650629ae4 update the db key name for clarity 2026-02-18 16:56:40 +03:00
alfred-mk
d2b4dcef36 match the updated function name in the test 2026-02-18 16:09:20 +03:00
alfred-mk
8d259683a1 fetch the DATA_RECIPIENT_INPUT instead of temporary value 2026-02-18 16:08:47 +03:00
alfred-mk
836ea3ce9d simplified the vis files by removing unused LOAD and RELOAD statements 2026-02-18 16:08:14 +03:00
alfred-mk
e03ca7fcae use the normal transaction preview and the translation 2026-02-18 16:06:40 +03:00
alfred-mk
81b56f6fed added a key to store the initial recipient input given by the user 2026-02-18 16:04:40 +03:00
alfred-mk
f32f93dff2 retain the original amount and use it for the transfer once the swap is performed 2026-02-18 13:15:41 +03:00
alfred-mk
5ee99cdcd8 convert the user input to uppercase before calling the pool Details API 2026-02-18 12:42:25 +03:00
alfred-mk
6abcb97f3a multiply the final amount by 1.015 to slightly increase the swapped amount 2026-02-18 12:27:22 +03:00
alfred-mk
f869ff437e update the transaction for custom voucher selection 2026-02-17 16:10:31 +03:00
alfred-mk
d8a6535c6f added validation and storage of the selected custom voucher 2026-02-17 16:09:14 +03:00
alfred-mk
108d5bdc3e added a node for credit voucher selection 2026-02-17 16:08:22 +03:00
alfred-mk
2d6e7e81dd added a db key to store the state of the custom transaction voucher 2026-02-17 16:07:34 +03:00
alfred-mk
96ba48bcba only set the flag if the user has a single voucher 2026-02-17 14:04:17 +03:00
alfred-mk
a346adb8f9 display the default asset during the Mpesa topup 2026-02-17 13:36:38 +03:00
alfred-mk
c50c53c758 use the current balance as debt
Some checks failed
release / docker (push) Has been cancelled
v1.4.6-rc.6
2026-02-17 08:51:22 +03:00