- 05 Sep, 2024 1 commit
-
-
G authored
-
- 29 Aug, 2024 1 commit
-
-
G authored
-
- 18 Jun, 2024 1 commit
-
-
G authored
-
- 13 Jun, 2024 1 commit
-
-
G authored
-
- 07 Jun, 2024 1 commit
-
-
G authored
should avoid closing the modal here since the whole execution is async. This close would have been executed without waiting
-
- 29 May, 2024 1 commit
-
-
G authored
the navigation to the result screen when the orange transaction is a success is handled by the hook itself. this solve the issue with navigation still happening even tho the transaction was in progress or failed
-
- 28 May, 2024 5 commits
- 23 May, 2024 2 commits
- 21 May, 2024 1 commit
-
-
G authored
add mutation for checking transaction status after the browser is dismissed. the check is done 3 times unless success or failed is returned from the response. Change the flow logic of mutations to make it more predictable.
-
- 17 May, 2024 1 commit
-
-
G authored
- export mutation handler for request retrieving payment url
-
- 14 May, 2024 1 commit
-
-
G authored
-