Commit Graph

229 Commits

Author SHA1 Message Date
Djery-Tom af29814cb0 fix: add currency code to countries 2023-09-26 16:07:26 +01:00
Djery-Tom eeb1db5aec fix: user send wallet to card issues 2023-09-26 13:40:14 +01:00
Djery-Tom bc1a2f2972 fix: net amount while User - Retrait de carte vers wallet ou cash 2023-09-14 13:33:11 +01:00
Djery-Tom ca4c931d10 fix: add payment transaction id verification to avoid redundant transaction with same ID 2023-08-10 12:15:37 +01:00
Djery-Tom 653d3ce9e0 fix: remove nom et prenom destinataire validation while User - Envoi de carte vers autre wallet 2023-08-10 11:28:17 +01:00
Djery-Tom d3b9fe0e41 fix: move check balance verification only when wallet type is not ilink 2023-08-10 11:18:49 +01:00
Djery-Tom e3940a4ad4 fix: commission calculate while type 21 2023-08-09 14:13:44 +01:00
Djery-Tom 6bc8a73356 fix: update payment url while check balance 2023-08-09 12:37:58 +01:00
Djery-Tom 6351305a5f fix: take correct country while doing "User: Envoi de carte vers autre wallet" 2023-08-02 19:16:06 +01:00
Djery-Tom a3566a6ad7 fix: add verification of balance while doing "User: Envoi de carte vers autre wallet" 2023-08-01 07:24:56 +01:00
Djery-Tom d954a2b43e feat(ilink transaction): use card country id in each card operation and commission calculation 2023-07-26 13:52:32 +01:00
Djery-Tom 1d278c10ba feat: add card country while rattach card to users 2023-07-25 11:12:53 +01:00
Djery-Tom c5bfe33cad fix(ilink transaction): missing additional fees for transaction ids 3, 17 and 21 2023-07-22 15:12:07 +01:00
Djery-Tom be684d7f4e fix: add second aggregator calculation fees while doing "User - Retrait de carte vers autre wallet" 2023-07-18 11:07:41 +01:00
Djery-Tom f7a027874f fix: calculation of commissions for all transactions
Missing to calculate taxe before frais
2023-07-14 13:24:10 +01:00
Djery-Tom 80b62f9644 fix: calculation of commissions for "User - Envoi de wallet vers wallet" 2023-07-13 10:19:34 +01:00
Djery-Tom d5764e8984 feat: add aggregator transaction fees to each transaction and add method "User - Retrait de carte vers autre wallet" 2023-07-12 20:32:21 +01:00
Djery-Tom ef554d0ad0 feature(ilink transaction): add payout payment in Agent - Envoi cash vers aure wallet 2023-07-03 08:30:21 +01:00
Djery-Tom 5d6d278fb8 Change customer details to user details while on User wallet to wallet 2023-06-29 10:03:17 +01:00
Djery-Tom e1504b610b Setup Payout while send to external wallet 2023-06-29 09:51:55 +01:00
Djery-Tom da31786a21 - Fix wrong customer surname and name in request body 2023-06-27 09:37:30 +01:00
Djery-Tom b2feea2c11 - Fix payment check status url 2023-06-22 16:36:25 +01:00
Djery-Tom 80efef9576 - Integrate Stripe payment to Card operation 2023-06-07 21:08:33 +01:00
Djery-Tom c1fce57743 Fix join group error 2023-03-17 08:55:26 +01:00
Djery-Tom df3f466b9e Init test branch and enable Sentry monitoring 2023-03-16 15:42:56 +01:00
Djery-Tom 2b8bccc1e0 Add full url while save image 2022-05-10 14:50:59 +01:00
Djery-Tom b6ed5a28ab Fix bug validate password agent retrait cash 2022-05-09 15:19:12 +01:00
Djery-Tom 7de562487e Update ilink trnastion while done withdrawal on the agent 2022-04-21 17:10:14 +01:00
Djery-Tom 67fb4b027a Remove national levels from card's ilink transaction 2022-04-21 09:07:57 +01:00
Djery-Tom 26e7f909c9 Price in account of commissions during ilink transactions 2022-04-20 17:03:13 +01:00
Djery-Tom 0bc3eaf856 Refactor ilink transaction controller, more secure 2022-04-20 09:08:32 +01:00
Djery-Tom a8da94529d Improve ilink wallet fees calculation 2022-04-15 19:09:52 +01:00
Djery-Tom 765ca8d963 Fix Swagger bugs and add ceiling (plafond) to ilink paliers config wallet 2022-04-14 19:27:06 +01:00
Djery-Tom 3691491c84 Fix bugs v2 2022-04-12 11:03:11 +01:00
Djery-Tom 6b67ab9dc2 Remove pagination while search agents 2022-04-12 11:01:21 +01:00
Djery-Tom d9c85a7814 Add Nano Health , password_validation in response payload when show agent wallet 2022-03-28 14:13:41 +01:00
Djery-Tom 1c84cde0ea Improve QRCode read payload response 2022-03-18 11:08:07 +01:00
Djery-Tom 57ab240070 Add endpoint to fetch agents 2022-03-01 18:28:36 +01:00
Djery-Tom 33bd6d3d7f Fix bugs when fetch users group 2022-02-22 11:29:15 +01:00
Djery-Tom b2364952a7 Fix bugs when fetch group and operators 2022-02-22 11:27:00 +01:00
Djery-Tom 8423c6d29c Fix missing network and country while Withdrawal cash 2022-02-22 10:15:59 +01:00
Djery-Tom ab7b21b76f Fix calcul commission bug 2022-02-21 22:42:50 +01:00
Djery-Tom 9e5e93401d Update wallets response payload 2022-02-15 16:31:08 +01:00
Djery-Tom cb43bc2e13 Implements Qrcode 2022-01-24 12:04:40 +01:00
Djery-Tom feb253ed9a Add network_agent_id in wallet infos v2 2021-12-22 10:50:28 +01:00
Djery-Tom 9f48eef0f3 Add network_agent_id in wallet infos 2021-12-22 10:42:27 +01:00
Djery-Tom 556a94c705 Add Gender to identification payload 2021-11-02 17:24:46 +01:00
Djery-Tom b70c4ed6b5 Remove FS services endpoint 2021-10-20 17:09:29 +01:00
Djery-Tom bfb0612ead Fix FS services amounts 2021-10-12 19:20:42 +01:00
Djery-Tom 5522d81073 Update reset password 2021-10-07 15:32:01 +01:00