Skip to content

Releases: pagarme/magento2

1.1.7

15 Dec 19:23
1cb5a44
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix log to receive webhook
  • PIX Qr Code correction, which does not work in Apple browsers
  • Character count in soft description

🚀 Improvements

  • Added new log abstraction

2.0.3-beta

09 Dec 10:35
48cf149
Compare
Choose a tag to compare

Handle unfilled parameters in settings
Exchanged the method document.execCommand, witch is deprecated, with navigator.clipboard.writeText

2.0.2-beta

25 Oct 13:40
23bb815
Compare
Choose a tag to compare

Bugfix / PHP 8.1

2.0.1-beta

23 Sep 18:09
Compare
Choose a tag to compare

PHP 8.1

2.0.0-beta

16 Sep 02:16
a7bde70
Compare
Choose a tag to compare

PHP 8.0

1.1.6

21 Jun 18:05
23336c2
Compare
Choose a tag to compare

What's Changed

  • Implement changes to recurrence order description
  • Added discount amount according product interval count
  • Add order transaction id payment.pagarme_transaction_id field in response salesOrderRepositoryV1
  • Validation and notification for integration with sanbox environment
  • Make require to latest core package
  • Refactor MigrateData - Migration Mundipagg to Pagarme

New Contributors

Full Changelog: 1.1.5...1.1.6

Replaced Zend-Log to Monolog

05 Nov 21:14
a2f0e47
Compare
Choose a tag to compare

✨ New Features

  • No features

🐛 Bug fixes

  • Replaced Zend-Log to Monolog

🚀 Improvements

  • No improvements

Fixes error when an Invoice needs to be printed in Billet + CC payment method

21 Oct 21:35
f48cc07
Compare
Choose a tag to compare

✨ New Features

  • No features

🐛 Bug fixes

  • Fixes error when an Invoice needs to be printed in Billet + CC payment method

🚀 Improvements

  • Translates the term "order" correctly

Remove legacy class

04 Oct 18:36
481c293
Compare
Choose a tag to compare

✨ New Features

  • No features

🐛 Bug fixes

  • Remove CustomerCreateManagementInterface legacy class

🚀 Improvements

  • No Improvements

Fixes billing address error when creating subscriptions

27 Jul 22:21
aab3468
Compare
Choose a tag to compare

✨ New Features

  • No features

🐛 Bug fixes

  • Fixes billing address error when creating subscriptions.

🚀 Improvements

  • No Improvements