nicolas.dorier
|
303a617f9e
|
Improve invoice.cshtml display if offchain payment is present
|
2018-03-06 16:37:25 -05:00 |
|
nicolas.dorier
|
9f734349da
|
Prettify date on the invoice list, and add orderid
|
2018-02-28 19:03:23 +09:00 |
|
nicolas.dorier
|
c8923af573
|
Lightning Network support implementation
|
2018-02-26 00:48:12 +09:00 |
|
nicolas.dorier
|
0e1a1fd2cd
|
Remove dependencies in StoreController to on chain payment specific stuff
|
2018-02-20 12:45:04 +09:00 |
|
nicolas.dorier
|
271cbf682f
|
fix casing
|
2018-02-19 15:13:45 +09:00 |
|
nicolas.dorier
|
a634593903
|
Big refactoring renaming cryptoData => PaymentMethod
|
2018-02-19 15:09:05 +09:00 |
|
nicolas.dorier
|
35f669aa15
|
Isolating code of on chain specific payment in its own folder
|
2018-02-19 11:06:08 +09:00 |
|
nicolas.dorier
|
aa4519ac30
|
Big refactoring for supporting new type of payment
|
2018-02-19 02:38:03 +09:00 |
|
nicolas.dorier
|
3bc232e1da
|
Further isolate bitcoin related stuff inside BitcoinLikePaymentData
|
2018-02-18 02:35:02 +09:00 |
|
nicolas.dorier
|
a1ee09cd85
|
Further abstract payment data by encapsulating bitcoin related logic into BitcoinLikePaymentData
|
2018-02-18 02:19:35 +09:00 |
|
nicolas.dorier
|
b898cc030c
|
general code cleanup + add analyzers
|
2018-02-17 13:18:16 +09:00 |
|
nicolas.dorier
|
5de330b1f9
|
Refactoring to keep coin logic out of InvoiceWatcher
|
2018-02-17 01:34:40 +09:00 |
|
nicolas.dorier
|
cd0a650df4
|
Ledger wallet support
|
2018-02-13 03:27:36 +09:00 |
|
nicolas.dorier
|
db2a2a2b6c
|
Fix expiration message on checkout page
|
2018-01-20 00:33:37 +09:00 |
|
nicolas.dorier
|
774817d4ac
|
Add transaction speed on the invoice page
|
2018-01-19 00:52:17 +09:00 |
|
nicolas.dorier
|
b0e9e10f7e
|
Add extended notifications
|
2018-01-18 20:56:55 +09:00 |
|
nicolas.dorier
|
ba0e080816
|
Invoices has events recorded
|
2018-01-14 21:48:23 +09:00 |
|
nicolas.dorier
|
8517b222bf
|
Add redirect url to the invoice page
|
2018-01-14 15:01:09 +09:00 |
|
nicolas.dorier
|
88779e7129
|
Make sure websockets does not throw, fix annying warning of emails
|
2018-01-12 18:32:46 +09:00 |
|
nicolas.dorier
|
39fb8dbb6a
|
better handle case when BTC is not supported by a store
|
2018-01-12 16:30:34 +09:00 |
|
nicolas.dorier
|
3a91965187
|
Some refactoring improving performance, and better tests for multiple currencies
|
2018-01-11 17:29:48 +09:00 |
|
nicolas.dorier
|
55d50af39d
|
BTCWallet is single currency, introduce BTCWalletProvider
|
2018-01-11 14:36:12 +09:00 |
|
nicolas.dorier
|
983f34814f
|
bump, add field to know if replaced
|
2018-01-10 18:40:53 +09:00 |
|
nicolas.dorier
|
bafdcb04ed
|
fix error if invoice is requested without existing
|
2018-01-10 18:33:05 +09:00 |
|
nicolas.dorier
|
cb4468d3b3
|
Fixing payment in different crypto
|
2018-01-10 18:30:45 +09:00 |
|
nicolas.dorier
|
6d10c8a6c1
|
Can change crypto on checkout page
|
2018-01-09 23:55:08 +09:00 |
|
nicolas.dorier
|
98b7ad62af
|
Fix order accounting
|
2018-01-09 17:27:26 +09:00 |
|
nicolas.dorier
|
6ae9d13c43
|
Allow checkout with litecoin
|
2018-01-09 11:41:07 +09:00 |
|
nicolas.dorier
|
a16cd3e287
|
Improve invoice page with currencies information
|
2018-01-08 20:06:16 +09:00 |
|
nicolas.dorier
|
e3a1eed8b3
|
Use Websocket for blockchain notifications
|
2018-01-08 02:36:41 +09:00 |
|
nicolas.dorier
|
80e878c2f5
|
Removing http callback notification system
|
2018-01-07 21:48:00 +09:00 |
|
nicolas.dorier
|
6cb1649fc2
|
fix leak
|
2018-01-07 21:07:06 +09:00 |
|
nicolas.dorier
|
781b2885cc
|
Refactoring to prepare multiple DerivationSchemes per store and invoices
|
2018-01-06 19:10:55 +09:00 |
|
nicolas.dorier
|
108146ca92
|
Fixing QR Code and Button to use BIP21
|
2018-01-06 11:38:24 +09:00 |
|
nicolas.dorier
|
44c925a4ba
|
Fix #24
|
2018-01-04 22:21:47 +09:00 |
|
nicolas.dorier
|
ab188ad54f
|
use EmptyResult instead of custom NoResponse
|
2017-12-25 21:52:27 +09:00 |
|
nicolas.dorier
|
a863812f90
|
Refactor how invoice payments are computed
|
2017-12-21 18:01:26 +09:00 |
|
nicolas.dorier
|
a37fdde214
|
Big refactorying for supporting multi currencies
|
2017-12-21 15:52:04 +09:00 |
|
nicolas.dorier
|
3d7445f359
|
Fix logs name for Events, try catch websocket closure
|
2017-12-17 22:57:27 +09:00 |
|
nicolas.dorier
|
aaadda3e0f
|
Use websockets in checkout page to get notified of paid invoices
|
2017-12-17 19:58:55 +09:00 |
|
nicolas.dorier
|
24ce325e31
|
Support electrum segwit xpub format
|
2017-12-06 18:08:21 +09:00 |
|
nicolas.dorier
|
741915b1f8
|
Allow filtering of invoices over storeid and status
|
2017-12-03 23:35:52 +09:00 |
|
nicolas.dorier
|
6f2534ba82
|
Can set currency in the create invoice form fix #15
|
2017-12-03 22:36:04 +09:00 |
|
nicolas.dorier
|
43635071d9
|
Show ISO code in checkout page
|
2017-12-03 22:14:08 +09:00 |
|
nicolas.dorier
|
479fc50d9a
|
Add PendingInvoice inside CreateInvoice
|
2017-11-12 23:51:14 +09:00 |
|
lepipele
|
0bb260bec9
|
Allowing user to invalidate paid invoice
|
2017-11-05 21:15:52 -06:00 |
|
nicolas.dorier
|
ca85095273
|
Move code into CurrencyNameTable
|
2017-10-27 18:58:43 +09:00 |
|
nicolas.dorier
|
4deb7c3270
|
Adopt dotnet core editorconfig, big reformating
|
2017-10-27 17:53:04 +09:00 |
|
lepipele
|
a2a3f43fd0
|
Small cleanup bugfixes
-Default redirection to / if Url is null
-Removing old Javascript notice
-Passing whole model as function now requires
|
2017-10-20 23:25:27 -05:00 |
|
lepipele
|
c1a2fc22f4
|
Reverting back to 15 minutes waiting for invoice
|
2017-10-20 22:42:15 -05:00 |
|