btcpayserver/BTCPayServer/Views
xpayserver 475809b1a0
Make Invoice Create Faster And Fix Gap Limit Issue (#1843)
* Make Invoice Create Faster And Fix Gap Limit Issue

This make address reserve only when user "activate" paymet method in ui. optional setting in store checkout ui.

* Fix swagger documentation around Lazy payment methods

* fix changed code signature

* Add missing GreenField API for activate feature

* Fix checkout experience styling for activate feature

* Fix issue with Checkout activate button

* Make lightning also work with activation

* Make sure PreparePaymentModel is still called on payment handlers even when unactivated

* Make payment  link return empty if not activated

* Add activate payment method method to client and add test

* remove debugger

* add e2e test

* Rearranging lazy payments position in UI to be near dependent Unified QR code

* fix rebase conflicts

* Make lazy payment method mode activate on UI load.

Co-authored-by: Kukks <evilkukka@gmail.com>
Co-authored-by: rockstardev <rockstardev@users.noreply.github.com>
Co-authored-by: Andrew Camilleri <kukks@btcpayserver.org>
2021-04-07 13:08:42 +09:00
..
Account Wallet setup redesign (#2164) 2021-02-11 19:48:54 +09:00
Apps Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
AppsPublic Fix typo in PoS cart view (#2428) 2021-04-05 12:39:02 +09:00
Error Http error page 406 for our dear man Jack 2021-01-24 13:41:30 -06:00
EthereumLikeStore Add Ethereum & ERC20 Support 2020-09-09 08:19:10 +02:00
Home Fix missing hot wallet option on seed import (#2284) 2021-02-17 12:14:29 +09:00
Invoice Make Invoice Create Faster And Fix Gap Limit Issue (#1843) 2021-04-07 13:08:42 +09:00
Manage Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
MoneroLikeStore Colored "check" and "times" icons green or red the bootstrap way 2020-06-12 15:22:39 +02:00
Notifications Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
PaymentRequest Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
Public remove paybuttontest 2018-09-08 14:53:41 +09:00
PublicLightningNodeInfo Introduce QR Code View component (#2125) 2020-12-22 11:18:51 +09:00
PullPayment Merge pull request #2287 from bumbummen99/patch-3 2021-03-30 14:30:56 +09:00
Server Plugin FailSafe (#2351) 2021-04-01 12:27:22 +09:00
Shared Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
Stores Make Invoice Create Faster And Fix Gap Limit Issue (#1843) 2021-04-07 13:08:42 +09:00
UserStores Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
Wallets Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
_ViewStart.cshtml Init 2017-09-13 15:55:16 +09:00
ViewsRazor.cs Properly show browser date 2021-04-01 11:55:43 +09:00