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 |
|
nicolas.dorier
|
2b31af80cb
|
Can configure invoice expiration
|
2018-01-17 15:14:53 +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
|
3a91965187
|
Some refactoring improving performance, and better tests for multiple currencies
|
2018-01-11 17:29:48 +09:00 |
|
nicolas.dorier
|
983f34814f
|
bump, add field to know if replaced
|
2018-01-10 18:40:53 +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
|
c3d37b1f78
|
Can set derivation scheme for a specific crypto currency
|
2018-01-08 22:45:09 +09:00 |
|
nicolas.dorier
|
5910644cda
|
Remove useless field
|
2018-01-08 20:57:11 +09:00 |
|
nicolas.dorier
|
a16cd3e287
|
Improve invoice page with currencies information
|
2018-01-08 20:06:16 +09:00 |
|
nicolas.dorier
|
781b2885cc
|
Refactoring to prepare multiple DerivationSchemes per store and invoices
|
2018-01-06 19:10:55 +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
|
24ce325e31
|
Support electrum segwit xpub format
|
2017-12-06 18:08:21 +09:00 |
|
nicolas.dorier
|
a52a1901c4
|
Can delete user
|
2017-12-04 14:39:02 +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
|
22f06ecd4e
|
Can set store policy to define how much time to wait before passing a transaction from paid to invalid.
|
2017-12-03 14:43:52 +09:00 |
|
nicolas.dorier
|
4deb7c3270
|
Adopt dotnet core editorconfig, big reformating
|
2017-10-27 17:53:04 +09:00 |
|
nicolas.dorier
|
37c02d2539
|
Can delete a store
|
2017-10-23 22:55:46 +09:00 |
|
nicolas.dorier
|
5f8407b4b1
|
Allow the merchant to disable network fees at store level
|
2017-10-23 19:27:22 +09:00 |
|
lepipele
|
f1f19369a3
|
Automatic conversion to lower Camel Case for JSON
|
2017-10-20 22:37:01 -05:00 |
|
lepipele
|
2beae1dcd3
|
Refactoring logic for referencing server model in js script
Will keep removing unnecessary boilerplate "assign variable" code and try to streamline it as much as possible
|
2017-10-20 22:06:42 -05:00 |
|
lepipele
|
45b0991841
|
Fixing typo in namespace
|
2017-10-20 14:06:37 -05:00 |
|
nicolas.dorier
|
1a060a6c7b
|
Fix checkout page
|
2017-10-19 01:33:55 +09:00 |
|
nicolas.dorier
|
94e9ab7f67
|
In server-initiated situation, the server can set the label
|
2017-10-18 18:44:24 +09:00 |
|
nicolas.dorier
|
8db9d93d23
|
Add api-tokens page, do not hide qrcode if small
|
2017-10-17 13:52:30 +09:00 |
|
nicolas.dorier
|
016db76306
|
Add page for viewing the Invoice details
|
2017-10-13 00:25:45 +09:00 |
|
nicolas.dorier
|
d469084596
|
Remove useless line from response
|
2017-10-12 19:16:01 +09:00 |
|
nicolas.dorier
|
212a816598
|
Remove BOM
|
2017-10-11 19:02:45 +09:00 |
|
nicolas.dorier
|
6d3ea65e03
|
Refactor token handling, support server-initiated pairing
|
2017-10-11 12:20:44 +09:00 |
|
NicolasDorier
|
783132a012
|
Add balance of the store in the stores page
|
2017-10-06 11:07:22 +09:00 |
|
NicolasDorier
|
8b4e572e16
|
Allow flexible derivation scheme for the store
|
2017-10-05 00:05:38 +09:00 |
|
NicolasDorier
|
878a13f1bf
|
Can ask user to confirm email
|
2017-09-27 14:18:09 +09:00 |
|
NicolasDorier
|
3304d11da8
|
Fix Token permissions (merchant facade > pos facade) + Add IPN + Add Hangfire integration
|
2017-09-26 01:31:43 +09:00 |
|