1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
Commit Graph

144 Commits

Author SHA1 Message Date
David Bomba
5cdc036c74
Revert "Add Blockonomics payment capabilities" 2024-09-19 08:11:20 +10:00
David Bomba
f3453b8e0f Cleanup 2024-09-19 07:59:50 +10:00
David Bomba
7f936ad18b Fixes for blockonomics 2024-09-18 17:12:52 +10:00
cnohall
749b58500e remove manual call of processWebhookRequest, instead rely on existing infrastructure 2024-09-15 19:40:26 +09:00
cnohall
1913889511 remove apikey placeholder 2024-09-11 12:37:41 +09:00
cnohall
97e3881017 temp 2024-09-11 10:03:51 +09:00
cnohall
bd4b4a6712 comment out old code and update callbackUrl 2024-09-10 18:30:48 +09:00
cnohall
886d1af824 setup callback logic 2024-09-05 14:29:16 +09:00
cnohall
e220cb7a4e temp, still missing payment screen 2024-09-04 11:50:08 +09:00
cnohall
bf9f8eb47e update variables and simplify Blockonomics paymentdriver 2024-09-03 19:48:59 +09:00
cnohall
f26b38d09d adapt needed vars to be in line with what's needed for blockonomics 2024-09-03 10:04:27 +09:00
cnohall
a32ef1a055 Init 2024-09-02 16:59:12 +09:00
David Bomba
c92cf48161 Ensure api credentials are camelCase 2024-07-28 08:55:50 +10:00
Kendall Arneaud
468138b012
Update PaymentLibrariesSeeder.php
added Rotessa to seeder library as per request https://github.com/invoiceninja/invoiceninja/pull/9704#discussion_r1693681455

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:28:45 -04:00
David Bomba
79ed0abf6b Add dubai timezone 2024-07-17 09:18:08 +10:00
David Bomba
698a376de3 remove cache build steps 2024-06-21 10:29:38 +10:00
David Bomba
d6337b69b3 Fixes for caps 2024-06-09 13:43:35 +10:00
David Bomba
e8c578eea8 Updates for seeders 2024-06-09 10:05:36 +10:00
David Bomba
145fef637b Updates for seeders 2024-06-09 09:08:31 +10:00
David Bomba
9e1e0fa875 Fixes for BTCPay 2024-06-04 22:32:40 +10:00
David Bomba
919529fab3 Fixes for typo 2024-06-03 16:32:47 +10:00
David Bomba
f87547a603 Updates for kwd currency precision 2024-05-27 07:05:38 +10:00
David Bomba
643f8a64c3
Merge pull request #9535 from turbo124/v5-develop
Updates for BTC payment driver
2024-05-21 11:59:51 +10:00
Nisaba
f1186624c3
update PaymentLibrariesSeeder
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
2024-05-20 16:00:57 +00:00
David Bomba
5de8aeb372 Refactor e_invoice props 2024-05-20 17:00:34 +10:00
David Bomba
e5bb58a7a9 New currencies 2024-03-25 07:08:03 +11:00
David Bomba
f16e8fdd15 Fixes for KRW currency formatting 2024-02-07 07:42:46 +11:00
David Bomba
706ad5cf9a Add Lao lang + LAK currency 2024-01-12 18:45:10 +11:00
David Bomba
f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba
10b37b1a1b Merge PayPal PPCP 2023-11-25 21:04:08 +11:00
David Bomba
2800897ad2
Merge pull request #8894 from fidelix/sao_paulo_timezone
Added São Paulo timezone. Solves #6588
2023-11-08 23:30:14 +11:00
David Bomba
5af0195abf update credentials to call through Invoice Ninja 2023-10-29 20:09:15 +11:00
Felipe Fidelix
ed000a1d4b
Added São Paulo timezone 2023-10-20 17:43:01 -03:00
David Bomba
255c58fd3b Add Payee merchant ID 2023-10-19 17:33:22 +11:00
David Bomba
25ceba275c Add suppressions for user notifications 2023-10-18 17:28:10 +11:00
David Bomba
0033fee578 Paypal 2023-10-16 12:05:19 +11:00
David Bomba
6e92666400 Fixes for randomdataseeder 2023-10-13 21:18:03 +11:00
David Bomba
e5997128d6 Fixes for entity images 2023-10-10 21:00:38 +11:00
David Bomba
e17029223c Add Malagasy Ariary currency 2023-10-10 19:32:42 +11:00
David Bomba
b1f61e1fbe Add Malagasy Ariary currency 2023-10-10 19:32:12 +11:00
Chanda Chewe
156377a77d
Import Company Model and Hash in usersTableSeeder.php
UsersTableSeeder.php takes use of company models here but it has not imported it:  $company = Company::factory()->create([....

Also it takes use of password hashing here but it has not imported it: 'password' => Hash::make(config('ninja.testvars.password')),
2023-09-09 09:39:56 +02:00
David Bomba
1182184306 Updates for L10 migration 2023-08-21 09:51:56 +10:00
David Bomba
cb9c3a0a77 Upgrades for Square 2023-08-19 12:23:37 +10:00
David Bomba
79c4d49896 add translations for currencies 2023-08-10 09:39:59 +10:00
tctlrd
95f49c2553
Update CurrenciesSeeder.php
Added two missing currencies.
2023-08-07 18:58:51 -05:00
David Bomba
d411704d89 paypal rest 2023-07-23 18:08:57 +10:00
David Bomba
ba3873ab85 Updates for currencies 2023-07-23 09:49:58 +10:00
David Bomba
d40de524f4 Updates for html cp 2023-07-12 19:16:19 +10:00
David Bomba
118387585c fr_ch translations 2023-07-08 10:05:55 +10:00
David Bomba
409aa60928 refactor for paypal rest 2023-06-20 22:39:55 +10:00