Commit Graph

6257 Commits

Author SHA1 Message Date
Pavlenex
8e833894ce
Update README.md
update image with a link to avoid doc.btcpayserver broken relative path preview
2024-01-23 13:26:51 +01:00
Pavlenex
b8e56e627c
Update README.md (#4)
* Update README.md
* add banner
2024-01-19 14:08:48 +01:00
Andrew Camilleri
9ac08ba705
Merge pull request #1 from ndeet/improvements
Updating READMEs; fixing permission and update docker-compose contain…
2023-11-14 18:11:06 +01:00
Kukks
6f367a1c94
update permission and bump 2023-11-09 14:02:33 +01:00
ndeet
86daaf419b Updating READMEs; fixing permission and update docker-compose container name. 2023-11-09 12:46:26 +01:00
Kukks
44f4aea5f6
Add btcpay rate provider, improve order notes, add btc as currency 2023-11-09 10:09:37 +01:00
Kukks
ca62b7ed73
fixes 2023-11-08 16:13:26 +01:00
Kukks
05c79fb545
make bash script determine its own loc 2023-11-08 13:52:44 +01:00
Kukks
ff26502a6a
ensaure license includes btcpay too 2023-11-08 11:33:08 +01:00
Kukks
bcb889c3f3
add info to readme 2023-11-08 11:32:42 +01:00
Kukks
b97a117096
make docker compose standalone 2023-11-08 11:26:45 +01:00
Kukks
b9a3d46db3
upd wf 2023-11-08 11:11:19 +01:00
Kukks
ff86808af4
auto build package with tag 2023-11-08 11:01:12 +01:00
Kukks
8d359fb4ce
create quick packager 2023-11-08 09:28:04 +01:00
Kukks
80be645609
update 2023-11-08 08:41:47 +01:00
Kukks
333184b932
move to modules 2023-11-07 11:51:24 +01:00
Kukks
2e9105598c
Merge branch 'main' into ssmain 2023-11-07 11:50:55 +01:00
Kukks
fff256d43f
move to dir 2023-11-07 11:46:59 +01:00
Kukks
127715d3d1
Make refund note better 2023-11-07 11:41:51 +01:00
Kukks
53d274eb79
Refactor 2023-11-07 11:21:01 +01:00
mgesing
c7a87f9e25 Fixes for image import 2023-11-06 15:39:14 +01:00
Nisaba
8b6382b8c4
Create README.md 2023-11-05 14:30:06 +00:00
Nisaba
a7ed504c98
instructions updated 2023-11-05 14:14:14 +00:00
Nisaba
fd92d08585
last fixes 2023-11-02 12:15:21 +00:00
Nisaba
86bfaf5bf4
last fixes 2023-11-02 12:00:08 +00:00
Nisaba
b33c9db318
improvments
- some notification on saving/setup the webhook, 
- show error on failing webhook creation
- show customer only the important order notes
2023-10-31 23:40:07 +00:00
Nisaba
aa4ee97f64
Auto webhook and invoices expired
- Automatic webhook creation
- Case of an payment after the invoice already expired
2023-10-30 17:57:31 +00:00
Nisaba
0ccc0f5f48
display updates
- Friendly name changed from "BTCPay" to "Pay with Bitcoin"
- In case of error, the user sees only this message  "Error processing the payment. Please try again and contact us if the problem persists" and not the whole error.
2023-10-29 16:22:53 +00:00
markwoerdenweber
ae1568c60d
Fixed missing output in Workflow script 2023-10-25 12:38:13 +02:00
markwoerdenweber
6d12561f4b
Updated publish-release.yml 2023-10-25 12:25:50 +02:00
markwoerdenweber
6dd46fbb5f
Added FormatBranchLabel.sh for publish-release-docker Workflow 2023-10-25 12:25:29 +02:00
Michael Herzog
d116197fca Fixes bug where brand pictures weren't displayed in product lists
(cherry picked from commit cba3a297f5f0ce70703e0074a9614ffdb29aafb9)
2023-10-24 14:55:06 +02:00
markwoerdenweber
7409ff4979
Updated Docker image generation to run on new commits 2023-10-23 12:26:57 +02:00
Nisaba
3c0c35054b
ndeet review
Add BTCPay Invoice ID in the  order notes
The SmartStore payment status is paid only when InvoiceSettled event is fired
Add error message in log when HTTP errors occurs
Change the full refund method to "Fiat"
2023-10-20 20:18:53 +00:00
HEPTAPOD\Chris
b244bbb209 Minor fix for Checkoutattributes Textarea to remove unnecessary whitespaces 2023-10-18 09:35:08 +02:00
Nisaba
f0e95f9d94
remove StoreID 2023-10-17 10:18:38 +00:00
Nisaba
b8a5069f6c
API key automatic creation 2023-10-13 17:04:04 +00:00
Michael Herzog
9598b67d56 Fixed UrlRecord List problem 2023-10-05 20:55:38 +02:00
Nisaba
8b2d9a728c
Fix checkout bug with guests 2023-10-05 16:00:19 +00:00
Michael Herzog
2a369ca1f1 PayPal: Update PaymentStatus when order was cancelled in PayPal backend
(cherry picked from commit d9c48e208ba1c8416380e0952a0afad6c1795508)
2023-10-05 14:02:04 +02:00
Michael Herzog
828ded6fa2 PayPal: The webhook should call CancelOrderAsync instead of setting the order state by itself.
(cherry picked from commit 4f6c61ab424993e3d6ce87f78b2dec88adbb0e75)
2023-10-05 14:01:56 +02:00
Nisaba
fa49a79fd3
Add files via upload
improve configuration screen
2023-10-04 19:59:24 +00:00
mgesing
c7f6e79257 Fixed caching issue in GetAllDiscountsAsync
(cherry picked from commit 0ce56853582f33bd2ffa1d934acf37dde2047f41)
2023-10-02 13:20:41 +02:00
mgesing
3c9caa0fff Price calculation: fixed discounts assigned to categories or manufacturers were not applied
(cherry picked from commit ca0dda601ae5f4508d11c26c2549efc88c2312cd)
2023-10-02 13:10:21 +02:00
Nisaba
d6ac17183a
initial 2023-09-28 15:53:00 +02:00
Nisaba
6ff101b1c1
Initial commit 2023-09-28 13:49:51 +00:00
Murat Cakir
2fbfad111d DataGrid: new option search-panel[preserve-state]
(cherry picked from commit 2f86fc40359f776be57ee865527e77a53c3fe096)
2023-09-28 09:54:08 +02:00
Michael Herzog
bf5708ddac Perf: fixed slow loading of product categories for a large number of categories. Price calculation and product export were affected. (Cherry Pick part 2) 2023-09-28 09:46:05 +02:00
Michael Herzog
fcb17a85d1 PayPal: cleanup
(cherry picked from commit 0ee6805625a5e211b51cb806fa60840669b9bec8)
2023-09-22 17:14:31 +02:00
Michael Herzog
8db387efc4 PayPal: Ammendment for my last commit 2023-09-22 17:03:48 +02:00