Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Releases: btcpayserver/woocommerce-plugin

v3.0.0: Merge pull request #14 from Kukks/master

28 Nov 09:18
f96afcc
Compare
Choose a tag to compare

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

14 May 17:11
Compare
Choose a tag to compare

2.2.24

Fixed

  • Bug: In some circumstances the auto update might crash the wordpress dashboard

[2.2.23] BTCPAY - 2018-05-14

14 May 06:19
Compare
Choose a tag to compare

2.2.23

Fixed

  • Setting Keep store level settings to transaction speed would still override store's setting

Added

  • Add low-medium transaction speed

[2.2.22] BTCPAY - 2018-05-07

07 May 12:01
Compare
Choose a tag to compare

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

05 May 16:26
Compare
Choose a tag to compare

2.2.21

Added

  • Add event_invoice_expiredPaidPartial handling

[2.2.20] BTCPAY - 2018-02-05

05 Feb 02:01
Compare
Choose a tag to compare

2.2.20

Fixed

  • Do not crash plugin page if update detection fails, be more resilient

[2.2.19] BTCPAY - 2018-02-05

05 Feb 00:12
Compare
Choose a tag to compare

2.2.19

Fixed

  • Can detect new update in plugin page

[2.2.18] BTCPAY - 2018-02-05

04 Feb 22:20
Compare
Choose a tag to compare

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

04 Feb 15:28
Compare
Choose a tag to compare

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

18 Jan 12:27
Compare
Choose a tag to compare

2.2.16

Fixed

  • Handle 'expired' IPN
  • Handle 'invoice_paidAfterExpiration' IPN event