8589 Commits

Author SHA1 Message Date
monicamuyama
89cd1e507b Added the logic for sorting stores on API creation 2025-05-30 23:26:52 -05:00
nicolas.dorier
21d609aab0 Remove zap from lightning wallet recommendation 2025-05-30 12:52:19 +09:00
nicolas.dorier
5626fd3cb8 fix test 2025-05-30 09:42:12 +09:00
nicolas.dorier
f73c7a407a Fix flaky tests 2025-05-30 09:04:34 +09:00
rockstardev
9454a272c0 Merge pull request #6752 from btcpayserver/bugfix/flag-skip-email
Adding flag on Greenfield API Create User method to skip email invitation
2025-05-29 12:04:38 -05:00
Dennis Reimann
5b2b6d6994 Update email invite flag 2025-05-28 13:59:16 +02:00
nicolas.dorier
b61e54b831 Allow the user of lightning internal node even if the full node isn't synched 2025-05-27 23:48:43 +09:00
armelinw
68692df773 Add documentation for Phoenixd (#6745) 2025-05-27 23:00:17 +09:00
nicolas.dorier
c48f853ab4 Update translatable strings 2025-05-25 09:59:30 +09:00
nicolas.dorier
605712081e fix warnings 2025-05-25 09:57:26 +09:00
Chukwuleta Tobechi
c483705761 Include amount paid on greenfield invoice (#6747)
* Include amount paid on greenfield invoice

* revert changes in invoice watcher

* Round up currency and include changes in swagger docs

* Add test

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2025-05-24 21:44:35 +09:00
rockstardev
49653c3388 Adding flag on Greenfield create user call to skip email invitation 2025-05-23 22:50:15 -05:00
nicolas.dorier
4bea616125 Use coinmate as recommended CZK exchange 2025-05-24 10:52:51 +09:00
Nicolas Dorier
d69d423d96 Merge pull request #6749 from NicolasDorier/add-tip-subtotal
Add tip and subtotal to report
2025-05-24 10:49:31 +09:00
nicolas.dorier
8a43386909 Add tip and subtotal to report 2025-05-23 19:39:28 +09:00
nicolas.dorier
291ac888e9 Bump deps 2025-05-23 16:39:23 +09:00
Nicolas Dorier
7ac0d550f9 Merge pull request #6748 from NicolasDorier/rbf-sweep
Add ability to RBF a transaction with a single output
2025-05-23 16:34:39 +09:00
nicolas.dorier
9e65f69e32 Make test more reliable 2025-05-23 16:34:14 +09:00
nicolas.dorier
b45a575ee4 Add ability to RBF a transaction with a single output 2025-05-23 10:16:57 +09:00
nicolas.dorier
b5a1de75c9 Move RBF/CPFP tests to playwright 2025-05-22 15:45:37 +09:00
rockstardev
587c271086 Merge pull request #6746 from Abhijay007/FiatTextInput
(Fix): Fiat text input disappears if you remove the BTC amount
2025-05-21 08:36:35 -05:00
Abhijay jain
a2ca8649e2 (Fix): Fiat text input disappears if you remove the BTC amount
Signed-off-by: Abhijay jain <Abhijay007j@gmail.com>
2025-05-21 16:15:09 +05:30
Abhijay jain
8db6f12e7e Merge branch 'master' of https://github.com/btcpayserver/btcpayserver 2025-05-21 15:58:09 +05:30
Abhijay Jain
417e167a39 (Fix): Fixed Yadio exchange rate lookup failing (#6743)
* (Fix): Fixed Yadio exchange rate lookup failing

Signed-off-by: Abhijay jain <Abhijay007j@gmail.com>

* Adding XPT check as well, since it was causing failures

---------

Signed-off-by: Abhijay jain <Abhijay007j@gmail.com>
Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com>
2025-05-20 22:43:44 -05:00
Nicolas Dorier
5f7a686833 Show tax rate in receipt, adjust keypad display (#6739)
* Show tax rate in receipt, adjust keypad display

* Adjust small nits in the view
2025-05-20 13:31:29 +09:00
napoly
c4097b5ddd Enable XMR plugin test setup (#6722)
* Enable XMR plugin tests setup

* BTCpayServerTester.WaitIsFullySynched should not wait only NBX
2025-05-20 09:40:12 +09:00
Nicolas Dorier
40fbdeb0ee BTCpayServerTester.WaitIsFullySynched should not wait only NBX (#6740) 2025-05-20 09:39:02 +09:00
nicolas.dorier
c526bb667d Fix flaky test CanSetupEmailServer 2025-05-19 17:29:05 +09:00
Nicolas Dorier
932d313dee Can apply tax rates to PoS items (#6724) 2025-05-19 10:35:46 +09:00
rockstardev
80d6ba3e5b Bumping timers to give it time for webhook to trigger 2025-05-18 13:07:22 -05:00
rockstardev
e6a8155fb2 Merge pull request #6723 from btcpayserver/feat/webhook-new-status
Adding InvoiceExpiredPaidPartial and InvoicePaidAfterExpiration webhooks
2025-05-17 22:39:57 -05:00
rockstardev
54ad2a6790 Switching to using simple base WebhookInvoiceEvent class 2025-05-15 23:59:14 -05:00
rockstardev
446fe432c7 Adding tests for new partial events 2025-05-15 22:39:55 -05:00
rockstardev
24d84e6f8f Adding links to invoice for review 2025-05-15 22:39:55 -05:00
rockstardev
2b86d4c9dc InvoiceExpiredPaidPartial and InvoicePaidAfterExpiration webhooks 2025-05-15 22:39:54 -05:00
rockstardev
9afa45088e Merge pull request #6725 from d4rp4t/add_coinmate_rate_provider
Add Coinmate rate provider
2025-05-14 23:49:44 -05:00
rockstardev
88bd61e1c0 Bump NBXplorer 2025-05-14 22:11:21 -05:00
patrykdarmofalski
5bffc90f52 Add coinmate test for EUR and CZK 2025-05-14 09:59:16 +02:00
patrykdarmofalski
1e6a021b8d add CoinmateRateProvider 2025-05-13 19:33:29 +02:00
rockstardev
95bef5a7c4 Formatting code to align with .editorconfig 2025-05-12 23:42:21 -05:00
nicolas.dorier
268ed71afe Fix test 2025-05-13 11:18:53 +09:00
nicolas.dorier
15ca966889 Fix warnings 2025-05-13 11:01:57 +09:00
rockstardev
9e1412ebba Removing unnecessary quote 2025-05-11 23:13:30 -05:00
nicolas.dorier
ee42155cea Fix tests 2025-05-11 21:44:15 +09:00
nicolas.dorier
8c4a0b4322 Make sure the preferredExchange during creation is only set when rateScripting is false 2025-05-09 21:52:21 +09:00
Nicolas Dorier
1e79730c6e Implement store templates (#6704)
* Implement store templates

* Use the template for the default rate rules

* Polish messages

* Do not show exchange selection if template has a script
2025-05-09 15:58:24 +09:00
Nicolas Dorier
0fbff219d2 Merge pull request #6708 from btcpayserver/feat/extension-points
Providing extension points for wallet setup
2025-05-09 08:59:32 +09:00
Nicolas Dorier
fb0e4addfe Merge pull request #6706 from btcpayserver/feat/connection-string
Switching to using textarea in order to display full lightning connection string
2025-05-09 08:58:48 +09:00
rockstardev
f8533934f4 Providing extension points for wallet setup 2025-05-08 17:01:30 -05:00
rockstardev
312014c55e Switching to value within textarea 2025-05-08 16:17:20 -05:00