nicolas.dorier
|
ba3d13d56c
|
Make sure the rate of the merchant is using the ask of a divided exchange
|
2018-05-23 02:18:38 +09:00 |
|
nicolas.dorier
|
ead67887ab
|
Enable SSL was ignored
|
2018-05-23 00:59:50 +09:00 |
|
Andrés Pinilla
|
8d41a8e98d
|
Better spanish translation (tú)
|
2018-05-21 23:15:04 -05:00 |
|
nicolas.dorier
|
7e6ab015a6
|
Fix bug on Error page
|
2018-05-22 01:05:45 +09:00 |
|
nicolas.dorier
|
f8bc3a5081
|
bump
|
2018-05-21 20:47:07 +09:00 |
|
nicolas.dorier
|
dd1a93ee0e
|
Revert "Remove unused Error.cshtml"
This reverts commit 7b2ef9aec2 .
|
2018-05-21 20:44:03 +09:00 |
|
nicolas.dorier
|
3cf3aa63f6
|
CurrencyNameTable can use fallback
|
2018-05-20 23:37:18 +09:00 |
|
nicolas.dorier
|
011dd5574f
|
Add a fallback currency format info
|
2018-05-20 23:22:20 +09:00 |
|
nicolas.dorier
|
365911286b
|
bump
|
2018-05-20 17:04:03 +09:00 |
|
rockstardev
|
fe5347aa86
|
Maintaining BitPay compatibility
Ref: https://github.com/btcpayserver/btcpayserver/issues/180
|
2018-05-20 17:00:54 +09:00 |
|
nicolas.dorier
|
eeb522fe7d
|
Remove special case for showing crypto currency
|
2018-05-16 21:19:48 +09:00 |
|
rockstardev
|
20635ea3d6
|
Showing exchange rate for cryptos
Ref: https://github.com/btcpayserver/btcpayserver/pull/170#issuecomment-389462155
|
2018-05-16 05:46:11 -05:00 |
|
nicolas.dorier
|
7062705d6f
|
bump
|
2018-05-16 10:40:48 +09:00 |
|
nicolas.dorier
|
58b994e043
|
fix tests
|
2018-05-16 10:40:25 +09:00 |
|
nicolas.dorier
|
640ff36fa2
|
fix build
|
2018-05-16 10:26:45 +09:00 |
|
nicolas.dorier
|
39ec5242d7
|
Bump NBitpayClient
|
2018-05-16 10:22:43 +09:00 |
|
nicolas.dorier
|
1c50210e61
|
fix build
|
2018-05-16 10:22:42 +09:00 |
|
Nicolas Dorier
|
a1ffda0151
|
Merge pull request #168 from Kukks/feature/extended-invoice
[WIP] Feature/extended invoice
|
2018-05-16 10:21:52 +09:00 |
|
Nicolas Dorier
|
fd15348551
|
Merge pull request #174 from monaco-ex/pr-support-monacoin
Support Monacoin.
|
2018-05-16 10:21:07 +09:00 |
|
Nicolas Dorier
|
989c99c550
|
Merge pull request #170 from rockstardev/fiat
Display fiat value of invoice during checkout
|
2018-05-16 10:18:24 +09:00 |
|
rockstardev
|
bcf97b1474
|
Hiding display of payment-tabs now that we have flex line-items
|
2018-05-15 15:17:59 -05:00 |
|
rockstardev
|
67abbed66a
|
Removing display of exchange if invoice source amount is in crypto
|
2018-05-15 15:17:58 -05:00 |
|
rockstardev
|
eb01e91e13
|
Only show Order Amount in Fiat if Invoice is created with fiat value
|
2018-05-15 15:17:58 -05:00 |
|
rockstardev
|
12ceb9e0bc
|
Simplifying CSS styles for line-items box
Now that we'll have different box sizes it's not possible to rely on exact height specification
|
2018-05-15 15:17:57 -05:00 |
|
nicolas.dorier
|
ecf03f90aa
|
Fix UriAttribute bug, and currency formatting crash
|
2018-05-16 02:24:59 +09:00 |
|
nicolas.dorier
|
3a02f16c6e
|
Fix bug where exchange name in rate rules were uncorrectly considered a currency
|
2018-05-16 01:27:15 +09:00 |
|
Andrew Camilleri
|
559f535257
|
add some coverage for bitpay fields
|
2018-05-15 16:18:37 +02:00 |
|
Andrew Camilleri
|
2952ccc7fd
|
Merge remote-tracking branch 'origin/master' into feature/extended-invoice
|
2018-05-15 15:44:51 +02:00 |
|
nicolas.dorier
|
4184c6c208
|
Convert in UriAttribute use invariant culture
|
2018-05-14 21:28:33 +09:00 |
|
Andrew Camilleri
|
bcd79c5882
|
use alternative uri validation
|
2018-05-14 09:32:04 +02:00 |
|
cryptcoin-junkey
|
b8c513aa2b
|
Support Monacoin.
|
2018-05-14 05:44:17 +00:00 |
|
Andrew Camilleri
|
ad67f4ef18
|
update to use longs
|
2018-05-13 09:47:42 +02:00 |
|
Andrew Camilleri
|
2c0bcfc0ec
|
Merge remote-tracking branch 'btcpayserver/master' into feature/extended-invoice
|
2018-05-13 08:34:36 +02:00 |
|
nicolas.dorier
|
0ba1072d54
|
bump
|
2018-05-13 15:09:38 +09:00 |
|
nicolas.dorier
|
f7fe855274
|
Do not roundup rates
|
2018-05-13 15:09:17 +09:00 |
|
nicolas.dorier
|
449738414b
|
Add cryptopia
|
2018-05-12 19:37:32 +09:00 |
|
nicolas.dorier
|
a34842585d
|
bump
|
2018-05-12 19:19:40 +09:00 |
|
nicolas.dorier
|
eb882c2c46
|
Update package
|
2018-05-12 19:15:54 +09:00 |
|
nicolas.dorier
|
ca65c6bd8f
|
fix #171
|
2018-05-12 18:38:43 +09:00 |
|
rockstardev
|
3770adb7d3
|
Displaying fiat value of invoice's order amount in details
|
2018-05-11 12:15:26 -05:00 |
|
nicolas.dorier
|
26db946392
|
BTCPayRateProviderFactory is responsible for getting the supported exchange list
|
2018-05-12 00:54:17 +09:00 |
|
nicolas.dorier
|
b7f0ce18b3
|
Make sure Lightning charge can't hang out the payment
|
2018-05-12 00:23:25 +09:00 |
|
nicolas.dorier
|
786d129452
|
Make sure to not freeze if ligthning does not respond
|
2018-05-12 00:14:39 +09:00 |
|
Andrew Camilleri
|
a37a8e8fcd
|
Merge remote-tracking branch 'btcpayserver/master' into feature/extended-invoice
|
2018-05-11 16:46:38 +02:00 |
|
nicolas.dorier
|
355989c278
|
bump
|
2018-05-11 23:34:42 +09:00 |
|
nicolas.dorier
|
af3dee95de
|
round up rates sent back by the RateProviderFactory
|
2018-05-11 23:31:50 +09:00 |
|
nicolas.dorier
|
70a6bd6a01
|
bump
|
2018-05-11 22:42:29 +09:00 |
|
nicolas.dorier
|
4afb0acc84
|
does not generate antiforgery
|
2018-05-11 22:41:11 +09:00 |
|
nicolas.dorier
|
9afc143801
|
Use decimals and fix invoices
|
2018-05-11 22:38:31 +09:00 |
|
nicolas.dorier
|
8e4943df65
|
low-medium speed policy
|
2018-05-11 22:12:45 +09:00 |
|