Skip to content

Releases: pagarme/ecommerce-module-core

2.7.0

12 Nov 20:09
bccf832
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.7.0

2.6.0

11 Sep 20:07
83eff71
Compare
Choose a tag to compare

🐛 Bug fixes

  • Removed integration validation

🚀 Improvements

  • Removed interest percentage on card installments

Full Changelog: 2.5.0...2.6.0

Release 2.5.0

13 Jun 20:01
7566480
Compare
Choose a tag to compare

✨ New Features

  • Google Pay method.

🚀 Improvements

  • Kyc Status.

Release 2.4.1

07 Mar 13:36
3e75e53
Compare
Choose a tag to compare

🐛 Bug fixes

  • Log name with dot
  • Zero in address number field

🚀 Improvements

  • Alternate pix and billet info

2.4.0

29 Jan 19:17
83dddf8
Compare
Choose a tag to compare

✨ New Features

  • Added 3DS authentication
  • Allow order without address (Only with Antifraud disabled)

🐛 Bug fixes

  • Cart total different from individual itens values times their quantity

2.3.1

14 Nov 15:40
9c9e927
Compare
Choose a tag to compare

🐛 Bug fixes

  • Incorrect domain message

2.3.0

08 Nov 12:23
8f3fa3c
Compare
Choose a tag to compare

✨ New Features

  • Pagar.me Dash settings validation responsibilities

🐛 Bug fixes

  • Log blur function receiving null in argument
  • Sending billet settings to order

2.2.3

04 Oct 18:22
5e770bc
Compare
Choose a tag to compare

✨ New Features

  • Pagar.me Dash settings validation

🐛 Bug fixes

  • Log to files stopping the order flow - @robsoned

🚀 Improvements

  • Compatibilization with PHP 8.2
  • Recurrence

2.2.2

04 Jul 15:19
343fb02
Compare
Choose a tag to compare

✨ New Features

  • Handle chargeback webhook

🐛 Bug fixes

  • Added validation when install token is null.
  • Fix getHubInstallId from hub

🚀 Improvements

  • Drecrease the number of updates in configuration table for woocommerce

2.2.1

25 May 17:23
4cf4a7a
Compare
Choose a tag to compare

✨ New Features

  • No new feature

🐛 Bug fixes

  • Fix "passing null to parameter" in deprecated functions on PHP8

🚀 Improvements

  • No improvements