1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-15 07:33:04 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
cnohall
9848a54192 add ?reset=1 to getBTCAdress only when environment is in development 2024-09-16 18:20:53 +09: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
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
9a1c76a23a add support for QR-code 2024-09-12 14:06:53 +09:00
cnohall
34830bc9ab update UI and make refreshing price possible 2024-09-11 17:07:43 +09:00
cnohall
97e3881017 temp 2024-09-11 10:03:51 +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
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
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
3de0e6367f add timer 2024-09-05 10:06:44 +09:00
cnohall
2be83cb897 show btc_address 2024-09-05 09:49:46 +09:00
cnohall
f3d12fb977 Now correctly displaying btc amount 2024-09-05 09:39:32 +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
7d29463833 add back functions 2024-09-02 17:24:29 +09:00
cnohall
a32ef1a055 Init 2024-09-02 16:59:12 +09:00