This repository has been archived by the owner on Feb 23, 2022. It is now read-only.
Releases: btcpayserver/woocommerce-plugin
Releases · btcpayserver/woocommerce-plugin
v3.0.0: Merge pull request #14 from Kukks/master
Changed
- Rebrand to be properly BTCPay labelled
- Revert to using original Bitpay php lib and used Customnet for btcpay host urls
- Update default order states to more reasonable values
- Prepare plugin for Wordpress Plugin Repository
[2.2.24] BTCPAY - 2018-05-15
2.2.24
Fixed
- Bug: In some circumstances the auto update might crash the wordpress dashboard
[2.2.23] BTCPAY - 2018-05-14
2.2.23
Fixed
- Setting
Keep store level settings
totransaction speed
would still override store's setting
Added
- Add
low-medium
transaction speed
[2.2.22] BTCPAY - 2018-05-07
2.2.22
Fixed
- Fix crash on some stores
Cannot use object of type stdClass as array in...
on the dashboard
[2.2.21] BTCPAY - 2018-05-06
2.2.21
Added
- Add
event_invoice_expiredPaidPartial
handling
[2.2.20] BTCPAY - 2018-02-05
2.2.20
Fixed
- Do not crash plugin page if update detection fails, be more resilient
[2.2.19] BTCPAY - 2018-02-05
2.2.19
Fixed
- Can detect new update in plugin page
[2.2.18] BTCPAY - 2018-02-05
2.2.18
Fixed
- Ignore IPN if another payment method for the order has been chosen (#2)
- Can detect new update in plugin page
[2.2.17] BTCPAY - 2018-02-05
2.2.17
Fixed
- Fix a race condition if process_payment called twice
- Can decide to ignore a BTCPay event
[2.2.16] BTCPAY - 2018-01-18
2.2.16
Fixed
- Handle 'expired' IPN
- Handle 'invoice_paidAfterExpiration' IPN event