rockstardev
|
0a449e1e8e
|
Allowing custom HtmlTitle
Fix #96
|
2018-05-03 22:35:06 -05:00 |
|
nicolas.dorier
|
3ab69046b0
|
Add overpaid column Fix #149
|
2018-05-04 02:01:43 +09:00 |
|
nicolas.dorier
|
6dc4bfaefe
|
Make rate calculation scriptable
|
2018-05-04 01:46:52 +09:00 |
|
nicolas.dorier
|
e57a488371
|
Refactor the RateProvider
|
2018-05-03 03:32:42 +09:00 |
|
nicolas.dorier
|
2848caff2e
|
Support Legacy API Key authentication to Bitpay Invoice API
|
2018-04-29 18:28:04 +09:00 |
|
nicolas.dorier
|
4f9e4116a2
|
Point of Sale support free entry
|
2018-04-26 22:09:18 +09:00 |
|
nicolas.dorier
|
de8147d5dd
|
Can opt out required refund email from customer
|
2018-04-26 11:13:44 +09:00 |
|
nicolas.dorier
|
3652866660
|
View offchain payments in Invoice screen
|
2018-04-18 22:27:01 +09:00 |
|
nicolas.dorier
|
6936b034cb
|
Add Bitcoin average quota
|
2018-04-18 18:23:39 +09:00 |
|
nicolas.dorier
|
73ed4003a3
|
Use a drop down for preferred exchange list
|
2018-04-18 16:38:56 +09:00 |
|
nicolas.dorier
|
04c6107196
|
Can configure rate caching and bitcoinaverage API keys
|
2018-04-14 22:52:57 +09:00 |
|
lepipele
|
203c28df3d
|
Extracting transaction string and supporting plural form
|
2018-04-13 14:10:06 -05:00 |
|
nicolas.dorier
|
2b11cc1077
|
Simplify root key path calculation
|
2018-04-12 11:48:33 +09:00 |
|
nicolas.dorier
|
9da6df50b7
|
Add DOGECOIN
|
2018-04-10 19:07:57 +09:00 |
|
nicolas.dorier
|
ac9b8d03d7
|
Fix slow invoice creation
|
2018-04-09 16:25:31 +09:00 |
|
nicolas.dorier
|
d7cb6f1cca
|
Add a way to customize lightning invoice description
|
2018-04-07 16:27:46 +09:00 |
|
nicolas.dorier
|
21215dc537
|
Make sure a too high expiration do not trigger "The value needs to translate in milliseconds to -1 (signifying an infinite timeout)"
|
2018-04-07 11:53:33 +09:00 |
|
nicolas.dorier
|
6270a626fb
|
Fix checkout experience custom logo and css
|
2018-04-05 11:34:25 +09:00 |
|
nicolas.dorier
|
325b359ff6
|
Add OnChainMinValue
|
2018-04-03 17:39:28 +09:00 |
|
nicolas.dorier
|
149c29963d
|
Add Point of Sale feature to BTCPay
|
2018-04-03 16:58:47 +09:00 |
|
lepipele
|
a171e00280
|
Adding PeerInfo textbox
We'll need to heavily refactor this HTML and CSS... way to many styles and complex structure
|
2018-03-30 15:23:03 +09:00 |
|
nicolas.dorier
|
26aac66a76
|
Allow merchant to customize their checkout page
|
2018-03-27 15:14:50 +09:00 |
|
nicolas.dorier
|
a562e90bdb
|
Separate Checkout Experience settings from General store settings
|
2018-03-27 14:48:32 +09:00 |
|
nicolas.dorier
|
7dd88d8d8f
|
Can send max invoice value for lightning payments
|
2018-03-26 01:57:44 +09:00 |
|
nicolas.dorier
|
95290e8331
|
Disable convertir tab for all lightning payments
|
2018-03-24 23:43:02 +09:00 |
|
nicolas.dorier
|
8e38da80e0
|
Better UX to set the xpub correctly
|
2018-03-24 20:40:26 +09:00 |
|
nicolas.dorier
|
7d17bf7f2a
|
Can set store default language
|
2018-03-23 17:27:48 +09:00 |
|
nicolas.dorier
|
39b34ff4ed
|
Can invite user to manage your store
|
2018-03-23 16:24:57 +09:00 |
|
nicolas.dorier
|
3b2cf2f1de
|
Can add administrator, fix #65
|
2018-03-22 19:55:14 +09:00 |
|
nicolas.dorier
|
c0b903d79c
|
Wallet page is now an action link in the store settings
|
2018-03-22 01:07:11 +09:00 |
|
nicolas.dorier
|
265cddc38b
|
Change the UX to set lightning node or derivation schemes
|
2018-03-21 02:48:11 +09:00 |
|
nicolas.dorier
|
2b2e12b290
|
Abstract ChargeClient to prepare for support of other lightning implementation
|
2018-03-20 11:59:43 +09:00 |
|
lepipele
|
14b70ff35e
|
Rendering of Conversion tab on Invoice if enabled in store settings
|
2018-03-17 23:49:09 -05:00 |
|
lepipele
|
c36a900627
|
Store setting for allowing conversion through Shapeshift
|
2018-03-17 23:48:06 -05:00 |
|
nicolas.dorier
|
b3698846c6
|
Improve UX of invoice list and invoice details
|
2018-03-13 09:13:16 +09:00 |
|
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
|
309d6fdfe0
|
Can configure an internallightningnode to make things easier
|
2018-02-26 18:58:02 +09:00 |
|
nicolas.dorier
|
c8923af573
|
Lightning Network support implementation
|
2018-02-26 00:48:12 +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
|
aa4519ac30
|
Big refactoring for supporting new type of payment
|
2018-02-19 02:38:03 +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
|
cd0a650df4
|
Ledger wallet support
|
2018-02-13 03:27:36 +09:00 |
|
nicolas.dorier
|
f220abb716
|
Make the address verification step mandatory
|
2018-02-07 21:59:16 +09:00 |
|
nicolas.dorier
|
db2a2a2b6c
|
Fix expiration message on checkout page
|
2018-01-20 00:33:37 +09:00 |
|
nicolas.dorier
|
897da9b07a
|
Better explanation for the price source
|
2018-01-19 17:13:29 +09:00 |
|
nicolas.dorier
|
198e810355
|
Store can customize rate source
|
2018-01-19 16:00:20 +09:00 |
|
nicolas.dorier
|
774817d4ac
|
Add transaction speed on the invoice page
|
2018-01-19 00:52:17 +09:00 |
|
nicolas.dorier
|
5f6913b3a2
|
Can tweak the rate at store level
|
2018-01-17 15:59:31 +09:00 |
|