Skip to content

Releases: bitpay/bitpay-checkout-magento2

10.0.0

03 Jan 16:15
ba52121
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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

  • Updates minimum stability to stable

9.2.0

06 Nov 18:22
594392a
Compare
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
Compare
Choose a tag to compare

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

  • Added IPN Retry functionality to Orders

9.0.0

16 Jun 17:42
9279710
Compare
Choose a tag to compare

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

  • Added BitPay PHP SDK
  • Deprecated usage of POS Facade in favor of Merchant Facade
  • Added new Admin flow for generating Token
  • Updates invoice flow to use the Merchant Facade
  • Adds ability to create refund requests via Credit Memos using Merchant Facade

8.1.0

07 Dec 14:47
377f5c7
Compare
Choose a tag to compare

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

SP-347: Added Integration Tests and bumped module version
SP-346: Added Unit Tests