Skip to content

Releases: bitpay/bitpay-checkout-magento2

10.2.0

19 May 14:10
2c654de

Choose a tag to compare

What's Changed

  • Add tests to Magento module pipeline
  • Add support for Magento 2.4.8
  • Update tests and fix ESLint errors

Full Changelog: 10.1.0...10.2.0

10.1.0

24 Jan 18:55
7ef0ee0

Choose a tag to compare

What's Changed

  • SP-939: Added Support Download package
  • SP-1082: Added ESLint
  • SP-1156: Bump version for release

Full Changelog: 10.0.0...10.1.0

10.0.0

03 Jan 16:15
ba52121

Choose a tag to compare

What's Changed

  • Add gitattributes file and bump version
  • Update SDK, updates to unit and integration tests
  • Add platformInfo to Invoice Creation
  • Validate incoming webhooks
  • Remove Modal option from Checkout flow

Full Changelog: 9.4.0...10.0.0

9.4.0

06 Dec 20:55
be6f00e

Choose a tag to compare

What's Changed

  • SP-1106: Added option to keep order when User closes the Invoice without paying, and added payment button to the Order Success page

Full Changelog: 9.3.1...9.4.0

9.3.1

20 Nov 19:17
aacad13

Choose a tag to compare

What's Changed

  • SP-1099 - Do not throw IPN validation error when email casing is mismatched

Full Changelog: 9.3.0...9.3.1

9.3.0

23 Sep 19:54
e264454

Choose a tag to compare

What's Changed

  • SP-1069 Added option to redirect to standard checkout success

Full Changelog: 9.2.2...9.3.0

9.2.2

23 Aug 17:10
742c2fa

Choose a tag to compare

What's New (⚠️= breaking changes):
Changed

  • BPRedirect now returns a ResultInterface
  • Removed unused imports and variables
  • Set a SortOrder to Plugin

9.2.1

16 Aug 15:44
31f348d

Choose a tag to compare

What's New (⚠️= breaking changes):
Changed

  • Updates minimum stability to stable

9.2.0

06 Nov 18:22
594392a

Choose a tag to compare

What's New (⚠️= breaking changes):
Changed

  • Moved refund to sales_order_payment_refund event

9.1.0

05 Sep 14:33
f672062

Choose a tag to compare

What's New (⚠️= breaking changes):
Changed

  • Added IPN Retry functionality to Orders