Commit Graph

  • 2a8fd7091d Add feature to changelog. master v2.8.0 ndeet 2026-04-20 15:09:31 +0200
  • 945c3a783c
    Add refund links to order details page. (#77) ndeet 2026-04-20 15:06:19 +0200
  • c893f2b64e
    Show BTCPay invoice checkout link on order details page for customers. (#76) ndeet 2026-04-20 14:46:37 +0200
  • e80ece6e63 Prepare for release. ndeet 2026-04-20 14:22:52 +0200
  • bcae55b366
    WooCommerce Blocks: Add support for separate payment gateways. (#75) ndeet 2026-04-20 14:13:30 +0200
  • 802180ccad
    Adding BTCPay, Bitcoin and LN icons on order overview. (#74) ndeet 2026-04-15 16:22:15 +0200
  • 2f7bb36eed Prepare for release. v2.7.5 ndeet 2026-04-13 10:09:35 +0200
  • 7632adea32
    Improvements for modal checkout (#72) ndeet 2026-04-13 10:04:05 +0200
  • c0976e6122 Preparing for release. ndeet 2026-04-09 22:31:36 +0200
  • 4a50fef92a
    Merge pull request #73 from ndeet/refund-fix ndeet 2026-04-09 22:23:54 +0200
  • ceb0b6a9df Refunds: remove XMR from payment methods to not break refunds. ndeet 2026-04-09 22:13:51 +0200
  • bcb9e8a9ab Prepare for release. v2.7.4 ndeet 2026-03-26 12:13:47 +0100
  • 0abbf5f29e
    Merge pull request #71 from ndeet/bump-nodejs ndeet 2026-03-25 15:32:48 +0100
  • dcc54b4a87 Bumping nodejs to v20 and updating dependencies. ndeet 2026-03-25 09:37:05 +0100
  • 91df4f06bf
    Merge pull request #70 from ndeet/dedup ndeet 2026-03-24 14:14:48 +0100
  • 81eb8324e7 Deduplicate event handler, make sure submit function only attached once. ndeet 2026-03-24 14:06:54 +0100
  • f024b7a0d1 Prepare for release. v2.7.3 ndeet 2026-03-23 12:21:42 +0100
  • df7da83cc5
    Merge pull request #67 from ndeet/refund-log ndeet 2026-03-19 09:37:30 +0100
  • 415b41080d Adding more debug loggin to refunds. ndeet 2026-03-19 09:35:24 +0100
  • f94610b46c
    Merge pull request #66 from ndeet/paid-warning ndeet 2026-03-18 14:34:49 +0100
  • 815f4bb94c Fix deprecation warnings. ndeet 2026-01-26 12:42:51 +0100
  • c587444734 Show warning on changing mapping of paid but unconfirmed order status. ndeet 2026-03-17 15:56:01 +0100
  • aa35d159d2
    Minor fixes / changes (#61) v2.7.2 ndeet 2025-04-10 15:17:28 +0200
  • d82ff727d9 Bump version. v2.7.1 ndeet 2024-11-22 18:13:47 +0100
  • e2d7bf7d7d Update PHP library to v2.8.1 to fix a compatibility issue with refunds on BTCPay 2.0 ndeet 2024-11-22 18:12:16 +0100
  • 57e2fe38b6 Bump version. v2.7.0 ndeet 2024-09-13 19:03:46 +0200
  • c58dab8a28
    Merge pull request #56 from ndeet/btcpay2-compat ndeet 2024-09-13 19:02:06 +0200
  • 1e5eebd06f BTCPay 2.0 compatibilty fixes. ndeet 2024-09-13 17:35:52 +0200
  • 81c9392d21 Update NodeJS dependencies. ndeet 2024-09-13 17:33:53 +0200
  • 91731f8932 Make sure payment methods are set on refunds. ndeet 2024-09-13 17:28:18 +0200
  • 2229e70c61 Add option to notify customers on refund order notes. ndeet 2024-09-09 16:15:18 +0200
  • 93911bb2da Make sure to only process order if it still has a BTCPay Gateway assigned. ndeet 2024-09-09 14:50:03 +0200
  • 458631cc02 Fix deprecation warnings; cleanup. ndeet 2024-09-04 12:03:39 +0200
  • 4bc67b4386 Fix currency on refund comment. ndeet 2024-09-04 11:01:15 +0200
  • ba09957fc1
    Fix disabling notification button (#49) v2.6.2 ndeet 2024-04-09 00:14:19 +0200
  • 24d174c147
    Make notification dismissable forever + check if bcmath extension is installed and show a warning (#47) v2.6.1 ndeet 2024-04-04 17:47:15 +0200
  • 7c9c521c8b
    Fix refunds, (#46) ndeet 2024-04-04 08:53:47 +0200
  • e723e4ec5c Bump PHP version to 8.0 for github workflow. v2.6.0 ndeet 2024-02-27 16:05:03 +0100
  • daf08f7d64
    Minor changes (#42) ndeet 2024-02-27 15:07:11 +0100
  • 60fda823c6
    Add support for modal checkout on woocommerce blocks (#39) v2.5.0 ndeet 2024-01-31 14:35:45 +0100
  • 013d0e1259
    Merge pull request #37 from ndeet/b241 v2.4.1 ndeet 2024-01-22 22:53:27 +0100
  • 94b4ed09a7 Updating build script for notifcations.js. ndeet 2024-01-22 22:39:55 +0100
  • 426f50feac Update changelog. ndeet 2024-01-22 22:32:40 +0100
  • 7a5d88af23 Shrink screenshots to save space. ndeet 2024-01-22 22:28:52 +0100
  • 28f0aaedb7 Add option to protect order status changes if they are already processing or completed. ndeet 2024-01-22 22:28:31 +0100
  • 42f78c587a Update banner and screenshots. ndeet 2024-01-22 16:14:35 +0100
  • 891f57cb29 Adding admin notification for plugin review, dismissible for 30 days. ndeet 2024-01-22 15:24:09 +0100
  • af363033b7 Readme corrections. ndeet 2023-12-15 13:35:07 +0100
  • 1acca63f94 Please github action gods. v2.4.0 ndeet 2023-12-15 11:11:04 +0100
  • 11acaa8c69
    Merge pull request #34 from ndeet/workflow-fix ndeet 2023-12-15 11:06:53 +0100
  • fe037ee715 Make sure npm build works. ndeet 2023-12-15 11:06:17 +0100
  • 22825c1e90
    Make sure nodejs runs with a specific version to not break build. (#33) ndeet 2023-12-15 09:31:20 +0100
  • bda09dd220
    Support for WooCommerce cart and checkout blocks (#32) ndeet 2023-12-14 22:41:49 +0100
  • 134bd0e1ab
    Merge pull request #29 from ndeet/fix-refund-text-limit v2.3.1 ndeet 2023-10-20 11:00:13 +0200
  • 8c963794c1 Ensure refund text does not exceed API field limit. ndeet 2023-10-20 10:49:27 +0200
  • a1220af700 Adding changelog for v2.3.0 and extracting older changelog to separate file. v2.3.0 ndeet 2023-09-06 15:44:00 +0200
  • 4564879a51
    Merge pull request #26 from ndeet/hpos ndeet 2023-09-06 15:29:22 +0200
  • cd8648ef2d Bump version. ndeet 2023-09-06 15:21:02 +0200
  • 0fe6ea241c Adding HPOS/COT support. ndeet 2023-08-29 00:35:34 +0200
  • 2c2c2702c6 Make sure no cached api configs loaded. ndeet 2023-08-28 22:32:22 +0200
  • 1a2e707b83
    Merge pull request #24 from ndeet/automatic-webhook v2.2.3 ndeet 2023-08-22 14:56:36 +0200
  • e9c5f2e480 Automatically setup webhook after redirect from BTCPay auth page; check api key works before doing that. ndeet 2023-08-22 14:55:04 +0200
  • d752bbd615
    Merge pull request #23 from ndeet/fix-js-error v2.2.2 ndeet 2023-08-22 10:28:28 +0200
  • cca87505d6 Fix edgecase JS error on payment selection. ndeet 2023-08-22 10:26:44 +0200
  • 72ba07c5ff
    Adding webhook endpoint tooltip. (#21) v2.2.1 ndeet 2023-08-17 12:44:31 +0200
  • 760006fada Add missing release info. advanced-mode ndeet 2023-08-17 10:06:06 +0200
  • 9ee8def5af
    Restructure settings, adding advanced settings to allow manual webhoo… (#20) v2.2.0 ndeet 2023-08-17 09:55:09 +0200
  • e67c42752e Expand connection details after api wizard finished. ndeet 2023-08-17 09:44:33 +0200
  • 4bd478973a Minor fixes after review. ndeet 2023-08-17 09:27:57 +0200
  • 6a7361b965 Restructure settings, adding advanced settings to allow manual webhook secret setting; bumping release. ndeet 2023-08-17 00:14:48 +0200
  • 241e72bf4c Prepare release 2.1.0. v2.1.0 ndeet 2023-04-03 11:31:59 +0200
  • cc204a8507
    Merge pull request #14 from ndeet/modal-checkout ndeet 2023-04-03 11:26:28 +0200
  • 46eee0c971 Add modal checkout mode. ndeet 2023-03-31 14:01:43 +0200
  • 8cca268a0c Prepare 2.0.0 release. v2.0.0 ndeet 2023-03-20 12:16:56 +0100
  • 82c6deeec0
    Merge pull request #10 from ndeet/refunds ndeet 2023-03-20 11:45:53 +0100
  • 180ce57fa0 Fix function name. ndeet 2023-03-20 11:29:52 +0100
  • c46b92181d Final touches and use cases covered. Make sure to include new permission in api key wizard; add links to docs. ndeet 2023-03-08 13:49:44 +0100
  • 3f43f04f30 Adding support for partial refunds; fixing bugs; convenience functions and info notices. ndeet 2023-03-07 18:23:49 +0100
  • 6490190379 Adjust for new pull payment permissions. Andreas Tasch 2023-01-20 10:02:16 +0100
  • 8311d751d3 Adding additional checks on refund processing. Andreas Tasch 2022-11-17 10:55:41 +0100
  • e56739d958 Adding support for refunds. Andreas Tasch 2022-11-16 12:22:29 +0100
  • 2e240b287c Fix error if other plugins override delete_transient causing non boolean return value. v1.1.5 ndeet 2023-03-08 14:21:57 +0100
  • 059a0dad03 Redo release. v1.1.4 Andreas Tasch 2023-01-20 12:07:20 +0100
  • 23ef3c14dd Set stable tag to v1.1.3 Andreas Tasch 2023-01-20 11:52:04 +0100
  • 98eb772419 Fix error on thank you page for separate payment methods. Update versions for docker stuff. v1.1.3 Andreas Tasch 2023-01-20 11:42:54 +0100
  • 41b6a9922b Fix stable tag. v1.1.2 Andreas Tasch 2022-12-09 12:36:50 +0100
  • 026f931cd6 Preparing for release 1.1.2. Andreas Tasch 2022-12-09 12:33:00 +0100
  • 57bd781583 Make sure that generated (and cached) gateways exist on filesystem. Andreas Tasch 2022-12-09 12:29:35 +0100
  • b016338519 Add check for cURL extension and output error if not. Andreas Tasch 2022-12-07 11:43:20 +0100
  • f625ec3060
    Merge pull request #12 from ndeet/fix-invoice-check Andreas Tasch 2022-11-16 12:32:54 +0100
  • f731a23c8e Fix existing invoice check marking invoice invalid on some use cases. Andreas Tasch 2022-11-16 12:26:23 +0100
  • dda922570b New release, updating metadata. v1.1.1 Andreas Tasch 2022-09-12 11:58:42 +0200
  • 9b7288fcd0 Fix release date. v1.1.0 Andreas Tasch 2022-09-12 11:42:04 +0200
  • 454bffebe2 Adding Sats-Mode, adding links to docs. Andreas Tasch 2022-09-12 11:31:18 +0200
  • 1d2cbb23a9 * Add support for ExpiredPaidLate order status. * Register and listen to PaymentSettled webhook events. * Add UpdateManager to process and perform needed updates once. * Add update routines for order states and update Webhook event config on BTCPay Server. * Bump version. v1.0.3 Andreas Tasch 2022-08-18 00:37:22 +0200
  • d8d0d64408 Adding plugin action links for settings, docs, support, logs. Andreas Tasch 2022-07-13 16:39:39 +0200
  • c37266455a Adding additional BTCPay Server information to debug log; Adding notice if BTCPay Server is not fully synched yet. Andreas Tasch 2022-07-12 12:09:14 +0200
  • 32cd1d93b3 Set stable version dependency. Andreas Tasch 2022-07-06 10:16:56 +0200
  • bdd49d7a03 Add package manager information for local development and custom builds. Andreas Tasch 2022-07-05 22:41:42 +0200
  • ed3c8b9805 Docker: Update to latest WP and WC versions. Andreas Tasch 2022-07-05 14:06:11 +0200