btcpayserver/BTCPayServer.Client
d11n b31f1812d2
Greenfield: Remove unused checkout type setting from POS (#5512)
Cam across this while browsing the API docs: The checkout type setting isn't used for the POS, so we should simply remove it as this is configured on the store-level.
2023-11-30 18:05:35 +09:00
..
JsonConverters Allow multi-step settings in custodian (#4838) 2023-04-04 14:48:29 +09:00
Models Greenfield: Remove unused checkout type setting from POS (#5512) 2023-11-30 18:05:35 +09:00
BTCPayServer.Client.csproj Bump .NET 8.0 (#5479) 2023-11-21 14:11:17 +09:00
BTCPayServerClient.APIKeys.cs Greenfield: Admins can create/delete API keys of any user (#4680) 2023-02-24 16:19:03 +09:00
BTCPayServerClient.Apps.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
BTCPayServerClient.Authorization.cs
BTCPayServerClient.cs Prune webhook data from database 2023-05-29 09:02:47 +02:00
BTCPayServerClient.CustodianAccounts.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
BTCPayServerClient.Custodians.cs Exchange api no kraken (#3679) 2022-05-18 14:59:56 +09:00
BTCPayServerClient.Health.cs
BTCPayServerClient.Invoices.cs Improve documentation of Refund API in Greenfield (#4372) 2022-11-28 20:58:18 +09:00
BTCPayServerClient.Lightning.Internal.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
BTCPayServerClient.Lightning.Store.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
BTCPayServerClient.LightningAddresses.cs Greenfield: Lightning addresses API (#4546) 2023-01-23 10:11:34 +01:00
BTCPayServerClient.LightningNetworkPaymentMethods.cs Greenfield quality of life improvements from feedback (#2880) 2021-09-25 14:04:34 +09:00
BTCPayServerClient.LNURLPayPaymentMethods.cs LNURL Payment Method Support (#2897) 2021-10-25 15:18:02 +09:00
BTCPayServerClient.Misc.cs
BTCPayServerClient.Notifications.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
BTCPayServerClient.OnChainPaymentMethods.cs Add transaction info PATCH endpoint (#3561) 2022-04-14 13:17:22 +09:00
BTCPayServerClient.OnChainWallet.cs Fix crash on /wallets/transactions with non zero skip parameter (Fix #5183) 2023-08-23 16:11:25 +09:00
BTCPayServerClient.OnChainWallet.Objects.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
BTCPayServerClient.PaymentRequests.cs [Greenfield] Can create an invoice for a payment request via Greenfield (#4243) 2022-11-02 18:41:19 +09:00
BTCPayServerClient.PayoutProcessors.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
BTCPayServerClient.PullPayments.cs Add Greenfield API endpoint for pull payment LNURL items (#4472) 2023-01-26 14:43:07 +09:00
BTCPayServerClient.ServerInfo.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
BTCPayServerClient.StoreEmail.cs Add Greenfield Store Email API 2022-03-26 21:46:40 +00:00
BTCPayServerClient.StorePaymentMethods.cs
BTCPayServerClient.StorePayoutProcessors.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
BTCPayServerClient.StoreRatesConfiguration.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
BTCPayServerClient.Stores.cs
BTCPayServerClient.StoreUsers.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
BTCPayServerClient.Users.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
BTCPayServerClient.Webhooks.cs Make CanUseWebhooks more resilient 2021-10-06 11:25:21 +09:00
GreenFieldAPIException.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenFieldValidationException.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
icon.png
Permissions.cs Introduce archive pull payment permission and add Show QR code in view pull payment view (#5274) 2023-09-22 10:24:53 +02:00
PushNuget.ps1