1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00
Commit Graph

21494 Commits

Author SHA1 Message Date
David Bomba
a148eec09b
Merge pull request #10011 from invoiceninja/revert-9970-blockonomics-driver
Revert "Add Blockonomics payment capabilities"
2024-09-19 08:11:34 +10:00
David Bomba
5cdc036c74
Revert "Add Blockonomics payment capabilities" 2024-09-19 08:11:20 +10:00
David Bomba
8247873fd3
Merge pull request #9970 from cnohall/blockonomics-driver
Add Blockonomics payment capabilities
2024-09-19 08:04:53 +10:00
David Bomba
5af3498d5a Cleanup 2024-09-19 08:04:24 +10:00
David Bomba
f3453b8e0f Cleanup 2024-09-19 07:59:50 +10:00
David Bomba
632be20326 Cleanup 2024-09-19 07:45:00 +10:00
David Bomba
6f7cb38e37 Fixes for blockonomics 2024-09-18 21:11:25 +10:00
David Bomba
7f936ad18b Fixes for blockonomics 2024-09-18 17:12:52 +10:00
cnohall
9848a54192 add ?reset=1 to getBTCAdress only when environment is in development 2024-09-16 18:20:53 +09:00
David Bomba
527b1263ce Minor fixes 2024-09-16 09:44:11 +10:00
David Bomba
e3559c4a5f Clean up 2024-09-16 09:32:39 +10:00
David Bomba
2464556ef2 Switch to HTTP facade 2024-09-16 09:30:05 +10:00
cnohall
3cfffa09c4 Improve logic in processWebhookRequest to handle more cases 2024-09-15 19:58:18 +09:00
cnohall
749b58500e remove manual call of processWebhookRequest, instead rely on existing infrastructure 2024-09-15 19:40:26 +09:00
cnohall
2687483cd8 Add todo comment for missed logic in processWebhookRequest 2024-09-15 09:52:45 +09:00
cnohall
52a0e684f1 url encode get request value 2024-09-13 21:00:07 +09:00
cnohall
80877013bd fix typos 2024-09-13 20:43:03 +09:00
cnohall
730961d7b1 remove commented code 2024-09-13 13:08:13 +09:00
cnohall
871d41d8f3 update routes 2024-09-13 13:06:49 +09:00
cnohall
eba06f2dfd Simplify Logic 2024-09-13 13:03:46 +09:00
cnohall
56e327a238 final clean ups before review 2024-09-13 12:58:38 +09:00
cnohall
cfe26d06ec clean up functions 2024-09-13 12:26:22 +09:00
cnohall
444803f9ca clean up pay.blade.php file 2024-09-13 11:59:02 +09:00
cnohall
033d35ecc2 remove testing code 2024-09-12 14:07:23 +09:00
cnohall
9a1c76a23a add support for QR-code 2024-09-12 14:06:53 +09:00
cnohall
19e99f300d add logic about secrets 2024-09-11 22:14:21 +09:00
cnohall
34830bc9ab update UI and make refreshing price possible 2024-09-11 17:07:43 +09:00
cnohall
9044f3239c restructure UI 2024-09-11 13:00:25 +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
f1c25e678e change the payment screen 2024-09-10 15:37:53 +09:00
cnohall
5d07317cfa add success http message 2024-09-10 15:19:09 +09:00
cnohall
3cbe451878 combine use of websocket and callback 2024-09-10 15:02:55 +09:00
cnohall
5a5e0960c3 implement payment pending 2024-09-08 20:24:13 +09:00
cnohall
9ec5a1c154 add link that takes the user to the invoice on unconfirmed transaction 2024-09-08 19:50:29 +09:00
cnohall
0762915ecc Add updated copy 2024-09-08 19:24:25 +09:00
cnohall
2ac42b4caf add unconfirmed payment initial message 2024-09-07 08:52:30 +09:00
cnohall
f1f64c277c fix bug when icon blocks input text on small devices with small viewports 2024-09-06 16:25:13 +09:00
cnohall
3380378ec6 update the payment UI with copying functionality and icons 2024-09-06 16:19:52 +09:00
cnohall
6f813fb907 add payment styles update 2024-09-06 15:58:59 +09:00
cnohall
9fad54de66 track both payment hash and txid 2024-09-06 13:58:57 +09:00
cnohall
f77303c4d1 add invoice number 2024-09-06 13:02:18 +09:00
cnohall
e2a23af0b1 fix typos 2024-09-06 11:40:59 +09:00
cnohall
b4000ca91a simplify logic and add txid as transaction id 2024-09-06 11:39:31 +09:00
cnohall
926b2870ed update logic 2024-09-06 10:05:33 +09:00
cnohall
67379d7c4f incorporate websocket 2024-09-06 09:52:21 +09:00
cnohall
886d1af824 setup callback logic 2024-09-05 14:29:16 +09:00
cnohall
3e5d598d53 update UI on checkout page 2024-09-05 12:33:28 +09:00
cnohall
3de0e6367f add timer 2024-09-05 10:06:44 +09:00