Skip to content

Releases: pagarme/ecommerce-module-core

2.2.0

25 May 17:25
cec3f0e
Compare
Choose a tag to compare

✨ New Features

  • Added Payment Split for Marketplace

🐛 Bug fixes

  • Card save in wallet

🚀 Improvements

  • No improvements

2.1.0

22 Mar 17:41
f4bd3a7
Compare
Choose a tag to compare

✨ New Features

  • Added chargeback status to Subscription

🚀 Improvements

  • Merging PHP 7 and PHP 8 versions
  • Add telephone on customer update

1.2.0

09 Jan 19:20
9c7fa16
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix allowing checkout when shipping is empty
  • Fix editing customer through admin

🚀 Improvements

  • Update Mundi Api to Pagar.me Api

2.0.1

21 Dec 23:09
Compare
Choose a tag to compare

Update release for PHP 8

1.1.5

08 Dec 18:46
b971ef7
Compare
Choose a tag to compare

add multi-buyer on voucher payments
fix log to receive webhook
new log abstraction

1.1.4

21 Oct 17:54
759bf14
Compare
Choose a tag to compare
Merge pull request #55 from pagarme/develop

Develop

Updated to support Magento 2.4.4

29 Apr 18:26
dd9f929
Compare
Choose a tag to compare

✨ New Features

  • No features

🐛 Bug fixes

  • Updated to support Magento 2.4.4.

🚀 Improvements

  • No improvements

Fixes billing address error when creating subscriptions

26 Jul 20:38
6784424
Compare
Choose a tag to compare

✨ New Features

  • No features

🐛 Bug fixes

  • Fixes billing address error when creating subscriptions for new buyers.

🚀 Improvements

  • No improvements

Adds log coverage to hub integration

22 Jul 18:09
7b5a390
Compare
Choose a tag to compare

✨ New Features

  • No features

🐛 Bug fixes

  • No bugfixes

🚀 Improvements

  • Adds details of hub integration in module log.

Hub integration

28 Jun 20:49
8f59e30
Compare
Choose a tag to compare

✨ New Features

  • URL handling for customers integrated with hub.
  • Adds pix additional information usage.
  • Adds Hub environment information.
  • Cancels all charges if one of them fail in an order.
  • Adds pendingReview and analyzing as new valid statuses for transactions.
  • Allow transaction status waiting capture.

🐛 Bug fixes

  • Fixes a issue related to capture charges for guest customers.

🚀 Improvements

  • Improves error messages sent by modules.