This website requires JavaScript.
Explore
Help
Register
Sign In
adminnistrateur
/
paymentservice
Watch
1
Star
0
Fork
You've already forked paymentservice
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
paymentservice
/
database
/
migrations
History
Djery-Tom
251578adb9
feat: add Ynote payment endpoints and Flutterwave transferts endpoint
2023-11-02 09:29:18 +01:00
..
.gitkeep
Init commit
2022-08-11 10:46:51 +01:00
2022_07_06_132028_create_payment_aggregators_table.php
Fix GET /methods request
2022-10-09 01:00:12 +01:00
2022_07_27_075519_create_payment_transactions_table.php
Improve aggregator methods and Yoomee capture result
2022-11-19 19:16:55 +01:00
2023_06_05_111933_create_payment_refunds_table.php
Implement Stripe PayIn , Payout and Refund
2023-06-07 20:56:04 +01:00
2023_06_07_070215_rename_state_to_status_in_payment_transactions.php
Implement Stripe PayIn , Payout and Refund
2023-06-07 20:56:04 +01:00
2023_06_07_102900_change_customer_id_and_customer_phone_number_in_payment_transactions.php
Implement Stripe PayIn , Payout and Refund
2023-06-07 20:56:04 +01:00
2023_06_29_095044_set_address_column_nullable_in_payment_transactions.php
Set customer address nullable
2023-06-29 10:52:17 +01:00
2023_07_11_143815_create_payment_aggregator_rates_table.php
feat: add route to calculate fees
2023-07-12 20:27:10 +01:00
2023_07_17_110454_update_customer_state_in_payment_transactions.php
fix: remove verification of customer_state in payment request
2023-07-17 12:10:04 +01:00
2023_08_30_135610_set_date_type_for_payment_date_in_payment_transactions.php
feat: enable flutterwave payment
2023-08-30 15:14:37 +01:00
2023_10_12_141608_add_payment_endpoint_and_payment_verify_endpoint_in_payment_transactions.php
feat: add Ynote payment endpoints and Flutterwave transferts endpoint
2023-11-02 09:29:18 +01:00