btcpayserver/BTCPayServer/wwwroot/swagger/v1
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
..
swagger.template.api-keys.json fix json 2020-06-30 08:54:57 +02:00
swagger.template.authorization.json Greenfield: Rename API key redirect params; switch to POST body (#1898) 2020-09-17 11:37:49 +02:00
swagger.template.health.json Updates from code review 2020-04-21 16:43:14 +02:00
swagger.template.invoices.json Make Invoice Create Faster And Fix Gap Limit Issue (#1843) 2021-04-07 13:08:42 +09:00
swagger.template.json Make dates/timespan swagger docs more clear (#2399) 2021-03-30 11:18:00 +09:00
swagger.template.lightning.common.json Make dates/timespan swagger docs more clear (#2399) 2021-03-30 11:18:00 +09:00
swagger.template.lightning.internal.json API: Handle lightning invoice creation errors (#2070) 2020-11-23 06:40:13 +01:00
swagger.template.lightning.store.json API: Handle lightning invoice creation errors (#2070) 2020-11-23 06:40:13 +01:00
swagger.template.misc.json Remove bitpay translator (#2130) 2020-12-12 15:17:44 +09:00
swagger.template.notifications.json Make dates/timespan swagger docs more clear (#2399) 2021-03-30 11:18:00 +09:00
swagger.template.payment-requests.json Make dates/timespan swagger docs more clear (#2399) 2021-03-30 11:18:00 +09:00
swagger.template.pull-payments.json Make dates/timespan swagger docs more clear (#2399) 2021-03-30 11:18:00 +09:00
swagger.template.serverinfo.json Refactor server info data structure 2020-05-20 03:27:06 +09:00
swagger.template.stores-payment-methods.lightning-network.json Update Swagger for "/api/v1/stores/{storeId}/payment-methods/LightningNetwork" 2021-03-20 19:53:03 -07:00
swagger.template.stores-payment-methods.on-chain.json fix swagger docs missing query param 2021-02-15 10:05:54 +01:00
swagger.template.stores-wallet.on-chain.json Update swagger.template.stores-wallet.on-chain.json 2021-04-01 13:48:06 +02:00
swagger.template.stores.json Make Invoice Create Faster And Fix Gap Limit Issue (#1843) 2021-04-07 13:08:42 +09:00
swagger.template.users.json Make dates/timespan swagger docs more clear (#2399) 2021-03-30 11:18:00 +09:00
swagger.template.webhooks.json Make dates/timespan swagger docs more clear (#2399) 2021-03-30 11:18:00 +09:00