diff --git a/app/Enums/PaymentMethod.php b/app/Enums/PaymentMethod.php old mode 100644 new mode 100755 diff --git a/app/Enums/PaymentType.php b/app/Enums/PaymentType.php old mode 100644 new mode 100755 diff --git a/app/Exceptions/AppException.php b/app/Exceptions/AppException.php old mode 100644 new mode 100755 diff --git a/app/Exports/RefundAmountExport.php b/app/Exports/RefundAmountExport.php old mode 100644 new mode 100755 diff --git a/app/Http/Controllers/iLinkTransactionController.php b/app/Http/Controllers/iLinkTransactionController.php index 7be9023..7cabf8a 100755 --- a/app/Http/Controllers/iLinkTransactionController.php +++ b/app/Http/Controllers/iLinkTransactionController.php @@ -104,7 +104,7 @@ class iLinkTransactionController extends Controller * value = { * "status" : 200, * "response" : "Paiement d'une facture chez un operateur\nInformations de la transaction :\n - Numéro : 7S9PZO26VAQ3\n - Montant de la transaction : 100 000 FCFA\n - - Frais : 0 FCFA\n - Montant net payé: 100 000 FCFA\n - Compte émetteur : s6LD9PmCJC\n - Operateur : CDE\n - Type d'operateur : Opérateur d'eau\n - No facture : CDE1425533\n\nCe message a été envoyé dans le mail de l'émetteur", + * - Frais : 0 FCFA\n - Montant net payé: 100 000 FCFA\n - Compte émetteur : s6LD9PmCJC\n - Operateur : CDE\n - Type d'operateur : Opérateur d'eau\n - No facture : CDE1425533\n\nCe message a été envoyé dans le mail de l'émetteur", * "error":null * } * ), @@ -114,7 +114,7 @@ class iLinkTransactionController extends Controller * value = { * "status" : 200, * "response" : "Retrait de la banque vers le wallet\nInformations de la transaction :\n - Numéro : 2XWQD7ZD9E7R\n - Montant de la transaction : 100 000 FCFA\n - - Frais : 0 FCFA\n - Montant net d\\'envoi: 100 000 FCFA\n - Compte émetteur : BZdsWkdfl\n - Banque : UBA Cameroon\n - IBAN : \n\nCe message a été envoyé dans le mail de l'émetteur", + * - Frais : 0 FCFA\n - Montant net d\\'envoi: 100 000 FCFA\n - Compte émetteur : BZdsWkdfl\n - Banque : UBA Cameroon\n - IBAN : \n\nCe message a été envoyé dans le mail de l'émetteur", * "error":null * } * ), @@ -124,7 +124,7 @@ class iLinkTransactionController extends Controller * value = { * "status" : 200, * "response" : "Envoi d'argent de votre compte vers la banque\nInformations de la transaction :\n - Numéro : NA69C5RTBY7B\n - Montant de la transaction : 100 000 FCFA\n - - Frais : 0 FCFA\n - Montant net d'envoi: 100 000 FCFA\n - Compte émetteur : s6LD9PmCJC\n - Banque : UBA Cameroon\n - IBAN : \n\nCe message a été envoyé dans le mail de l'émetteur", + * - Frais : 0 FCFA\n - Montant net d'envoi: 100 000 FCFA\n - Compte émetteur : s6LD9PmCJC\n - Banque : UBA Cameroon\n - IBAN : \n\nCe message a été envoyé dans le mail de l'émetteur", * "error":null * } * ), @@ -134,7 +134,7 @@ class iLinkTransactionController extends Controller * value = { * "status" : 200, * "response" : "Envoi d'argent en cash vers la banque\nInformations de la transaction :\n - Numéro : E58K8ZFPB5AN\n - Montant de la transaction : 100 000 FCFA\n - Frais : 0 FCFA\n - Montant net d'envoi: 100 000 FCFA\n - - Compte de l'agent : 38LEDBostp\n - Noms de l'emetteur : Tom Djery\n - Noms du destinataire : zele Brice\n - IBAN du destinataire : CM15UBAA412341234123412341233\n - Banque : UBA Cameroon\n\nCe message a été envoyé dans le mail de l'émetteur", + * - Compte de l'agent : 38LEDBostp\n - Noms de l'emetteur : Tom Djery\n - Noms du destinataire : zele Brice\n - IBAN du destinataire : CM15UBAA412341234123412341233\n - Banque : UBA Cameroon\n\nCe message a été envoyé dans le mail de l'émetteur", * "error":null * } * ), diff --git a/app/Http/Middleware/SecureApiDocs.php b/app/Http/Middleware/SecureApiDocs.php old mode 100644 new mode 100755 diff --git a/app/Imports/RefundAmountImport.php b/app/Imports/RefundAmountImport.php old mode 100644 new mode 100755 diff --git a/app/Models/Agent.php b/app/Models/Agent.php old mode 100644 new mode 100755 diff --git a/app/Models/CountriesCurrency.php b/app/Models/CountriesCurrency.php old mode 100644 new mode 100755 diff --git a/app/Models/Currency.php b/app/Models/Currency.php old mode 100644 new mode 100755 diff --git a/app/Models/Identification.php b/app/Models/Identification.php old mode 100644 new mode 100755 diff --git a/app/Models/InfosUsersGroup.php b/app/Models/InfosUsersGroup.php old mode 100644 new mode 100755 diff --git a/app/Models/NetworksOperator.php b/app/Models/NetworksOperator.php old mode 100644 new mode 100755 diff --git a/app/Models/Operator.php b/app/Models/Operator.php old mode 100644 new mode 100755 diff --git a/app/Models/OperatorsCountry.php b/app/Models/OperatorsCountry.php old mode 100644 new mode 100755 diff --git a/app/Models/PaliersCommissionWallet.php b/app/Models/PaliersCommissionWallet.php old mode 100644 new mode 100755 diff --git a/app/Models/PaliersConfigNanoCredit.php b/app/Models/PaliersConfigNanoCredit.php old mode 100644 new mode 100755 diff --git a/app/Models/PaliersConfigWallet.php b/app/Models/PaliersConfigWallet.php old mode 100644 new mode 100755 diff --git a/app/Models/PayingNetwork.php b/app/Models/PayingNetwork.php old mode 100644 new mode 100755 diff --git a/app/Models/Regulation.php b/app/Models/Regulation.php old mode 100644 new mode 100755 diff --git a/app/Models/Tax.php b/app/Models/Tax.php old mode 100644 new mode 100755 diff --git a/app/Models/TransfertCommissionTransaction.php b/app/Models/TransfertCommissionTransaction.php old mode 100644 new mode 100755 diff --git a/app/Models/TransmittedIlinkTransaction.php b/app/Models/TransmittedIlinkTransaction.php old mode 100644 new mode 100755 diff --git a/app/Models/TransmittingNetwork.php b/app/Models/TransmittingNetwork.php old mode 100644 new mode 100755 diff --git a/app/Models/TypeIlinkTransaction.php b/app/Models/TypeIlinkTransaction.php old mode 100644 new mode 100755 diff --git a/app/Models/TypeOperator.php b/app/Models/TypeOperator.php old mode 100644 new mode 100755 diff --git a/app/Models/UsersBankingAccountVerification.php b/app/Models/UsersBankingAccountVerification.php old mode 100644 new mode 100755 diff --git a/app/Models/UsersDemandesCredit.php b/app/Models/UsersDemandesCredit.php old mode 100644 new mode 100755 diff --git a/app/Models/UsersEpargne.php b/app/Models/UsersEpargne.php old mode 100644 new mode 100755 diff --git a/app/Models/UsersGroup.php b/app/Models/UsersGroup.php old mode 100644 new mode 100755 diff --git a/app/Models/UsersGroupsDemandesValidation.php b/app/Models/UsersGroupsDemandesValidation.php old mode 100644 new mode 100755 diff --git a/app/Models/WalletAgent.php b/app/Models/WalletAgent.php old mode 100644 new mode 100755 diff --git a/app/Models/WalletIlinkTransaction.php b/app/Models/WalletIlinkTransaction.php old mode 100644 new mode 100755 diff --git a/app/Models/WalletsUser.php b/app/Models/WalletsUser.php old mode 100644 new mode 100755 diff --git a/app/Traits/Helper.php b/app/Traits/Helper.php old mode 100644 new mode 100755 diff --git a/app/helpers.php b/app/helpers.php old mode 100644 new mode 100755 diff --git a/composer.lock b/composer.lock old mode 100644 new mode 100755 diff --git a/config/mail.php b/config/mail.php old mode 100644 new mode 100755 diff --git a/config/sentry.php b/config/sentry.php old mode 100644 new mode 100755 diff --git a/config/swagger-lume.php b/config/swagger-lume.php old mode 100644 new mode 100755 diff --git a/config/variables.php b/config/variables.php old mode 100644 new mode 100755 diff --git a/database/migrations/2020_08_18_073304_create_jobs_table.php b/database/migrations/2020_08_18_073304_create_jobs_table.php old mode 100644 new mode 100755 diff --git a/database/migrations/2020_08_18_073307_create_failed_jobs_table.php b/database/migrations/2020_08_18_073307_create_failed_jobs_table.php old mode 100644 new mode 100755 diff --git a/database/migrations/2021_11_02_160624_add_gender_in_identifications_table.php b/database/migrations/2021_11_02_160624_add_gender_in_identifications_table.php old mode 100644 new mode 100755 diff --git a/database/migrations/2022_01_19_121710_add_qr_code_to_agents_table.php b/database/migrations/2022_01_19_121710_add_qr_code_to_agents_table.php old mode 100644 new mode 100755 diff --git a/database/migrations/2022_01_19_122056_update_agent_plus_view.php b/database/migrations/2022_01_19_122056_update_agent_plus_view.php old mode 100644 new mode 100755 diff --git a/database/migrations/2022_01_19_173614_add_qr_code_to_users_table.php b/database/migrations/2022_01_19_173614_add_qr_code_to_users_table.php old mode 100644 new mode 100755 diff --git a/database/migrations/2022_04_14_143451_add_plafond_to_paliers_config_wallet.php b/database/migrations/2022_04_14_143451_add_plafond_to_paliers_config_wallet.php old mode 100644 new mode 100755 diff --git a/database/migrations/2022_04_18_113050_create_paliers_commissions_wallet.php b/database/migrations/2022_04_18_113050_create_paliers_commissions_wallet.php old mode 100644 new mode 100755 diff --git a/database/migrations/2022_05_16_115324_add_open_wallet_at_mobile_login_to_networks.php b/database/migrations/2022_05_16_115324_add_open_wallet_at_mobile_login_to_networks.php old mode 100644 new mode 100755 diff --git a/database/migrations/2023_06_07_075003_rename_psp_reference_in_wallet_ilink_transaction.php b/database/migrations/2023_06_07_075003_rename_psp_reference_in_wallet_ilink_transaction.php old mode 100644 new mode 100755 diff --git a/database/migrations/2023_07_25_093945_add_card_country_id_to_users.php b/database/migrations/2023_07_25_093945_add_card_country_id_to_users.php old mode 100644 new mode 100755 diff --git a/database/migrations/2023_10_02_080906_set_town_id_nullable_in_agents.php b/database/migrations/2023_10_02_080906_set_town_id_nullable_in_agents.php old mode 100644 new mode 100755 diff --git a/database/migrations/2023_10_09_081356_add_exchange_rate_to_walleti_link_transaction.php b/database/migrations/2023_10_09_081356_add_exchange_rate_to_walleti_link_transaction.php old mode 100644 new mode 100755 diff --git a/database/migrations/2023_10_09_090659_update_infos_ilink_transaction_view.php b/database/migrations/2023_10_09_090659_update_infos_ilink_transaction_view.php old mode 100644 new mode 100755 diff --git a/public/logo.png b/public/logo.png old mode 100644 new mode 100755 diff --git a/public/photos/penguin-profile.png b/public/photos/penguin-profile.png old mode 100644 new mode 100755 diff --git a/resources/lang/en/validation.php b/resources/lang/en/validation.php old mode 100644 new mode 100755 diff --git a/resources/lang/fr/validation.php b/resources/lang/fr/validation.php old mode 100644 new mode 100755 diff --git a/storage/refund.xlsx b/storage/refund.xlsx old mode 100644 new mode 100755