Commit Graph

43 Commits

Author SHA1 Message Date
Djery-Tom e9db02fcd3 feat: replace cinetpay payout by flutterwave 2023-11-03 00:53:37 +01:00
Djery-Tom 251578adb9 feat: add Ynote payment endpoints and Flutterwave transferts endpoint 2023-11-02 09:29:18 +01:00
Djery-Tom 5ef2ff4cf4 fix: amount verification in StripeController 2023-10-09 16:42:32 +01:00
Djery-Tom cedd5db6b4 fix: Stripe handlePaymentResult for direct payment 2023-09-14 12:35:59 +01:00
Djery-Tom 1472daa363 refactor: payment webhook endpoint by inject javascript method 2023-09-13 13:16:37 +01:00
Djery-Tom 9f9ad14083 feat: enable flutterwave payment methods for mobile money africa 2023-08-31 13:15:06 +01:00
Djery-Tom 1178006d65 feat: enable flutterwave payment methods 2023-08-31 12:42:40 +01:00
Djery-Tom 4de520e861 feat: enable flutterwave payment 2023-08-30 15:14:37 +01:00
Djery-Tom 5bdc61414f fix: payment method in cinetpay controller and aggregator while make payment 2023-08-19 09:49:14 +01:00
Djery-Tom a808210b3a feat: handle Stripe errors messages 2023-08-14 13:01:40 +01:00
Djery-Tom ca61b6bc6f fix: add cinetpay api url in variables 2023-08-01 08:06:14 +01:00
Djery-Tom 94cb623d4f fix: add aggregator while payIn 2023-08-01 07:15:48 +01:00
Djery-Tom 03940b4a85 feat: add endpoint to check balance 2023-07-31 23:20:36 +01:00
Djery-Tom fa3d1af0da fix: error in pay method 2023-07-31 18:04:40 +01:00
Djery-Tom c83b178be9 fix: improve main /pay endpoint 2023-07-31 13:54:20 +01:00
Djery-Tom 649a075091 fix: change error message if insuffisant fund while make payment 2023-07-24 12:15:53 +01:00
Djery-Tom 1a2cac4cba fix: remove verification of customer_state in payment request 2023-07-17 12:10:04 +01:00
Djery-Tom b32efe96e1 fix: improve where clause while fetch aggregator rates during fees calculation 2023-07-14 13:56:21 +01:00
Djery-Tom 81796c15bb feat: add route to calculate fees 2023-07-12 20:27:10 +01:00
Djery-Tom 457df41c9c feat(cinetpay payout): convert incoming status to internal status 2023-07-03 09:06:53 +01:00
Djery-Tom 354d33d7df feat(cinetpay payout): add log to test payout in real situation 2023-07-03 08:05:58 +01:00
Djery-Tom 22fe9e4bb3 Fix customer surname in Cinetpay payOut 2023-06-29 10:47:30 +01:00
Djery-Tom 36cc6a92a1 Remove status code verification while get Cinetpay login token 2023-06-29 10:22:52 +01:00
Djery-Tom 4e27fcde57 Remove customer address and city required in Cinetpay payOut 2023-06-29 10:08:08 +01:00
Djery-Tom 8aa95391a9 Setup Cinetpay payout url 2023-06-29 09:53:32 +01:00
Djery-Tom 5384f747e2 Remove State verification 2023-06-27 15:52:29 +01:00
Djery-Tom 434aea3295 Fix Stripe redirect route 2023-06-14 15:49:24 +01:00
Djery-Tom 51bc7fea2b Add function to handle stripe currency format while sending request 2023-06-08 11:24:56 +01:00
Djery-Tom 329edb354d Implement Stripe PayIn , Payout and Refund 2023-06-07 20:56:04 +01:00
Djery-Tom eaca44fa96 Add card payment with stripe 2023-05-30 02:37:16 +01:00
Djery-Tom 51b26f9027 Fix csrf token while get payment status 2022-12-15 05:36:34 +01:00
Djery-Tom 6366c22e0f add secured to URL automatically 2022-12-06 10:47:04 +01:00
Djery-Tom 6167c0b995 Add helpers functions 2022-12-06 10:35:58 +01:00
Djery-Tom 54feda58ee Implement iLink World checkout page to handle Yoomee provider 2022-12-05 20:27:42 +01:00
Djery-Tom 97de7fefc8 Improve /pay and /methods routes 2022-12-01 10:34:03 +01:00
Djery-Tom de2366b249 Fix Simulate Yoomee providers for test v2 2022-11-22 00:56:44 +01:00
Djery-Tom 7538550507 Fix Simulate Yoomee providers for test 2022-11-22 00:24:10 +01:00
Djery-Tom 19497e039d Simulate Yoomee providers for test 2022-11-21 23:29:50 +01:00
Djery-Tom 21a8b3464d Improve aggregator methods and Yoomee capture result 2022-11-19 19:16:55 +01:00
Djery-Tom 3bcdcc5c61 Add paymentResult redirection after capture payment 2022-11-12 15:01:21 +01:00
Djery-Tom 6540a42d0d Fix GET /methods request 2022-10-09 01:00:12 +01:00
Djery-Tom d0e69790b3 Add yoomee v2 controller 2022-10-08 22:12:51 +01:00
Djery-Tom 93890a13b8 Init commit 2022-08-11 10:46:51 +01:00