BTCPay Server logo

BTCPay Server

Free and open-source Bitcoin payment processor

Alternative to: bitpay, coinbase commerce, stripe

BTCPay Server screenshot

About Versions (100)

v1.11.7

2023-10-18

New feature

  • Pull Payment: Add QR scanner for destination and infer payment method (#5358) @dennisreimann
  • Greenfield: Allow deleting user by email (#5372) @Kukks
  • Greenfield: Add missing checkout (V2) settings (#5406, #5403) @dennisreimann

Bug fixes

  • The payments report wasn’t properly accounting for Liquid assets and some altcoins (#5388 #5371) @Kukks
  • Switching currencies in the checkout page may have inversed Amount Due and Recommended Fee (#5390) @dennisreimann
  • Reporting now properly formats decimals (#5363) @dennisreimann
  • API docs: Fix several errors and warnings (#5380) @ai-oleynikov
  • Fix Poloniex and Ripio rate provider (#5365) @Kukks
  • Removed unused Argoneum and Exchangerate.host rate provider (#5365) @Kukks
  • Fix: If a store was accepting USDt, invoices wouldn’t be processed properly. @Kukks
  • Email rules, Recipients required even if “send mail to buyer” (#5345 #5357) @dennisreimann
  • Fix: BTCPayServer.HostedServices.BitpayIPNSender fail to send notifications on some locale (Fix #5361) @AdilElFarissi

Improvements

  • Invoice: Improve payment details page (#5362) @dennisreimann
  • Crowdfund: Improve no perks case (#5378 #5376) @dennisreimann
  • Switched recommended exchanges for COP and UGX to yadio @Kukks
  • Forms: Make zip code a required field in predefined address form (#5405) @dennisreimann
  • Adjust swagger doc to latest change in Greenfield API @ndeet