nicolas.dorier
|
0e1a1fd2cd
|
Remove dependencies in StoreController to on chain payment specific stuff
|
2018-02-20 12:45:04 +09:00 |
|
nicolas.dorier
|
2e45c8b190
|
Isolate PaymentMethodId in its own class, generalise DerivationStrategy
|
2018-02-19 23:13:23 +09:00 |
|
nicolas.dorier
|
a634593903
|
Big refactoring renaming cryptoData => PaymentMethod
|
2018-02-19 15:09:05 +09:00 |
|
nicolas.dorier
|
af94de93d1
|
Add some comments
|
2018-02-19 11:31:34 +09:00 |
|
nicolas.dorier
|
4795bd8108
|
Add some sanity check, make sure to use CrytpoDataId everywhere
|
2018-02-19 03:35:19 +09:00 |
|
nicolas.dorier
|
b898cc030c
|
general code cleanup + add analyzers
|
2018-02-17 13:18:16 +09:00 |
|
nicolas.dorier
|
69247dee8a
|
Fix api/rates allow to scope by cyrptoCode and storeId
|
2018-01-19 18:11:43 +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
|
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
|
6ae9d13c43
|
Allow checkout with litecoin
|
2018-01-09 11:41:07 +09:00 |
|
nicolas.dorier
|
31672a2587
|
Add litecoin to docker-compose fix bugs when two networks generate same address
|
2018-01-09 01:56:37 +09:00 |
|
nicolas.dorier
|
c3d37b1f78
|
Can set derivation scheme for a specific crypto currency
|
2018-01-08 22:45:09 +09:00 |
|
nicolas.dorier
|
781b2885cc
|
Refactoring to prepare multiple DerivationSchemes per store and invoices
|
2018-01-06 19:10:55 +09:00 |
|
nicolas.dorier
|
a37fdde214
|
Big refactorying for supporting multi currencies
|
2017-12-21 15:52: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
|
b042f98f0f
|
Correctly handle RBF
|
2017-11-06 00:31:02 -08:00 |
|
nicolas.dorier
|
4deb7c3270
|
Adopt dotnet core editorconfig, big reformating
|
2017-10-27 17:53:04 +09:00 |
|
nicolas.dorier
|
55a4c3c08d
|
Change address if invoice get partially paid
|
2017-10-25 01:41:01 +09:00 |
|
nicolas.dorier
|
5f8407b4b1
|
Allow the merchant to disable network fees at store level
|
2017-10-23 19:27:22 +09:00 |
|
lepipele
|
45b0991841
|
Fixing typo in namespace
|
2017-10-20 14:06:37 -05:00 |
|
nicolas.dorier
|
bae08b6966
|
Use callback to update invoice state instead of long polling
|
2017-10-12 16:33:53 +09:00 |
|
nicolas.dorier
|
6d3ea65e03
|
Refactor token handling, support server-initiated pairing
|
2017-10-11 12:20:44 +09:00 |
|
NicolasDorier
|
f456d62d3c
|
Properly map addresses to invoice, use new nbxplorer
|
2017-10-06 10:37:38 +09:00 |
|
NicolasDorier
|
6b7cc77667
|
Add postgres support
|
2017-09-27 22:09:59 +09:00 |
|
NicolasDorier
|
878a13f1bf
|
Can ask user to confirm email
|
2017-09-27 14:18:09 +09:00 |
|
NicolasDorier
|
f8baab8138
|
Renaming + fix invoice display when paid and expired
|
2017-09-15 16:06:57 +09:00 |
|
NicolasDorier
|
467ecd0923
|
Decouple User from Store
|
2017-09-13 23:50:36 +09:00 |
|
NicolasDorier
|
b5c6ed3860
|
Init
|
2017-09-13 15:55:16 +09:00 |
|