Skip to content

Releases: MONEI/MONEI-AdobeCommerce-Magento2

Release 2.2.1

19 May 09:30
a2c2b1a
Compare
Choose a tag to compare

2.2.1 (2025-05-19)

  • fix: cast history comment to string for consistency in PaymentProcessor. Fixes #83 (baadfd9), closes #83
  • chore: update README to reflect new MONEI PHP SDK version requirement (1479d59)

2.2.0

25 Mar 16:59
91dc7c9
Compare
Choose a tag to compare

2.2.0 (2025-03-25)

  • refactor: Enhance InvoiceServiceTest with comprehensive exception handling tests (3de3626)
  • refactor: Enhance LockManagerTest and PaymentDTOTest for improved clarity and functionality (afea584)
  • refactor: Improve InvoiceServiceTest structure and coverage (c3de47b)
  • refactor: Revise ApiExceptionHandlerTest for enhanced clarity and functionality (f4f1eeb)
  • refactor: Update CSRF validation in Callback controller and improve unit tests (131bd94)
  • feat: Add comprehensive payment processing tests in PaymentProcessorAdditionalTest (3c30835)
  • feat: Add testing guidelines document for improved test practices (db3f0cd)
  • feat: Add tests for CSRF validation and exception handling in Callback (776fb7a)
  • feat: Add tests for handling invalid and unsupported payment methods (304999c)
  • feat: Add tests for handling validation errors and specific payment methods (978e756)
  • feat: Enhance CallbackTest with comprehensive payment validation scenarios (f406e0a)
  • feat: Enhance InvoiceServiceTest with new scenarios and guidelines (292f5f4)
  • feat: Refactor payment tests for improved clarity and functionality (ea7640b)
  • style: Update monei-payment.css for improved layout and spacing (77454f2)
  • chore: Remove license badge from README for simplification (a1ba12d)
  • chore: Update README to clarify installation steps and commands (14f29c1)
  • chore: Update README to simplify manual installation instructions (1993180)

2.1.2

19 Mar 20:54
2182f34
Compare
Choose a tag to compare

2.1.2 (2025-03-18)

  • chore: Update code quality tools and documentation (0d74922)
  • chore: Update README.md installation instructions for clarity (62ba8c0)

2.1.1

18 Mar 16:55
f77fb8c
Compare
Choose a tag to compare

2.1.1 (2025-03-18)

  • refactor: Remove outdated media queries from monei-payment.css (f016b91)
  • chore: Update Adobe Listing documentation to include simplified Apple Pay integration (30b292b)

2.1.0

18 Mar 16:42
c2f1a93
Compare
Choose a tag to compare

2.1.0 (2025-03-18)

  • feat: Enhance Apple Pay domain verification with store ID support (f507cac)
  • chore: Enhance README.md with one-line installation command (4faa048)
  • chore: Revise Adobe Listing documentation for clarity and detail (30fe67b)
  • chore: Revise Adobe Listing documentation for enhanced clarity and detail (a4659b9)
  • chore: Revise Adobe Listing documentation for improved clarity and detail (eb8aa25)
  • chore: Update Adobe Listing documentation to enhance feature descriptions (d7bf8cf)
  • chore: Update README.md with additional installation instructions (593340f)

2.0.1

18 Mar 14:12
0cd7f5d
Compare
Choose a tag to compare

2.0.1 (2025-03-18)

  • chore: Add area parameter to PaymentMethod for asset handling (6f752a0)
  • chore: Enhance README.md with installation instructions and Bitnami support (25961e1)
  • chore: Update GitHub workflow exclusions (3c17e49)
  • chore: Update README.md for command clarity (ede6f1e)

2.0.0

18 Mar 12:52
1217d1a
Compare
Choose a tag to compare

2.0.0 (2025-03-18)

  • chore: Clean up configuration and remove Magento stubs (c118ff6)
  • chore: Clean up project structure and remove build-related files (7d0cf90)
  • chore: Enhance payment methods handling and update configuration (71b7288)
  • chore: Refactor project scripts and remove obsolete magento.sh file (8b74780)
  • chore: Refine GitHub workflow exclusions (4cdac35)
  • chore: Remove Apple Pay notice block and related configuration (c6bc2a9)
  • chore: Remove bin.sh script and update command references (021fb5e)
  • chore: Remove Magento stubs file (285964c)
  • chore: Remove obsolete files and update configuration for improved development workflow (fcdb601)
  • chore: Remove obsolete PGP signature file to clean up the repository (274a32b)
  • chore: Remove PHPUnit bootstrap and configuration files (6729e65)
  • chore: Update code structure and improve logging across various components (33d1308)
  • chore: Update Composer dependencies and configuration (f718b31)
  • chore: Update configuration and ignore files for improved development workflow (84371e9)
  • chore: Update documentation and configuration for Monei payment module (5bf174c)
  • chore: Update documentation for Monei payment module scripts (7f09032)
  • chore: Update Magento command instructions and enhance Monei payment method integration (e39f26e)
  • chore: Update Magento configuration and translation files for improved clarity (5331ec6)
  • chore: Update package dependencies and GitHub workflow exclusions (58fe92a)
  • chore: Update project configuration and dependencies (9fa258c)
  • chore: Update project configuration and remove obsolete files (cac0d03)
  • chore: Update README for Monei payment module with new development setup and command usage (576a7f9)
  • chore: Update release-it configuration for module output type (da2a3ab)
  • chore: Update release-it configuration for module versioning (add1087)
  • refactor: Add deprecated constant for backward compatibility with Monei payment status (e104ed8)
  • refactor: Clean up Popup and AccountId classes for improved code structure (676bfb8)
  • refactor: Consolidate payment data providers and simplify payment processing (dc81bdc)
  • refactor: Enhance checkout services with improved URL generation and logging (3a941c5)
  • refactor: Enhance error handling and user experience in Monei payment module (c9f9b8f)
  • refactor: Enhance Monei payment vault handling and update documentation (081be6c)
  • refactor: Enhance Monei payment webhook and callback processing (025b0cf)
  • refactor: Enhance order history notification and status management for Monei payments (26f0d7c)
  • refactor: Enhance payment info block and vault payment tokenization with comprehensive logging (e60121a)
  • refactor: Enhance payment processing and callback handling with unified interfaces (2e5e835)
  • refactor: Enhance payment processing with robust order lookup and error handling (0ae0bc4)
  • refactor: Enhance PHPStan configuration and add static analysis tools (e2ec613)
  • refactor: Implement common payment handler utility across Monei payment methods (a593241)
  • refactor: Improve code documentation and formatting across multiple files (da353f6)
  • refactor: Improve code readability in Monei redirect method (1a68226)
  • refactor: Improve code style and documentation in Monei payment module (2591a4d)
  • refactor: Improve data sanitization in Logger with safer key handling (f07c552)
  • refactor: Improve error handling and logging in Capture and Refund gateway commands (f4bdd2b)
  • refactor: Improve error handling and prevent duplicate payments in checkout (30a48ab)
  • refactor: Improve logging and error handling in Monei payment services (77a9b2e)
  • refactor: Improve order cancellation process and parameter handling (56314cc)
  • refactor: Improve order history entry notification for Monei payments (471da6a)
  • refactor: Improve order processing logic in Cron job (ff54446)
  • refactor: Improve payment amount handling and add payment validation logic (db5fb1a)
  • refactor: Improve payment capture and processing with enhanced logging and error handling (de3db33)
  • refactor: Improve payment processing and logging with targeted optimizations (d1e4a30)
  • refactor: Improve payment refund handling and admin payment info display (1d88972)
  • refactor: Improve readability of data-bind attributes in payment templates (bef6c74)
  • refactor: Improve VaultRedirectTest and AbstractServiceTest for better clarity and functionality (eae7d80)
  • refactor: Modernize guest payment creation and SDK integration (9109fb3)
  • refactor: Modernize Monei payment service classes with SDK integration (14fc303)
  • refactor: Modernize payment processing and lock management infrastructure (d329bda)
  • refactor: Optimize import statements and code formatting across multiple files (f328659)
  • refactor: Optimize order lookup and callback signature verification (4499767)
  • refactor: Optimize PHPStan configuration and remove deprecated CaptureService (d0f3b7b)
  • refactor: Remove author and package annotations from various files (2d6d006)
  • refactor: Remove CLAUDE.md and enhance command output handling (cee5d0c)
  • refactor: Remove invoice email capture plugin for Monei payments (08559d5)
  • refactor: Remove issuing bank display from Monei payment info template (4a5c771)
  • refactor: Remove language configuration from Monei payment module (bfa829a)
  • refactor: Remove logging of payment info in Monei payment mo...
Read more

1.4.2

02 Mar 17:43
336fdc4
Compare
Choose a tag to compare
  • refactor: Remove PHP-CS-Fixer helper script (533667e)
  • refactor: Enhance PHP-CS-Fixer configuration for more comprehensive DocBlock annotations (acb9956)
  • refactor: Remove @author tag from PHP files and improve code documentation (f8800c9)
  • refactor: Improve code quality and modernize PHP codebase (7843b0d)
  • Add abobe listing (7e7cf27)

1.4.1

01 Mar 10:03
7130edc
Compare
Choose a tag to compare
  • feat: Improve language detection and localization support (fb50a14)

Release 1.4.0

01 Mar 09:25
6e2df2f
Compare
Choose a tag to compare
  • chore: Upgrade Node.js and Yarn package manager versions (1ee45b8)
  • feat: Add loading indicators for payment methods during token creation (8dbdce3)
  • refactor: Improve admin payment info template with enhanced display and readability (2db2dd3)
  • docs: Revamp README with comprehensive documentation and improved structure (3a51a62)
  • refactor: Improve code quality and add environment variable support for linting and fixing scripts (75fc8f5)
  • refactor: Improve security and code quality in admin templates (1de4b9f)
  • feat: Enhance payment callback handling with JSON response and improved error logging (1d6e977)
  • refactor: Improve code formatting and remove unused dependencies (0c9e244)
  • feat: Add code quality tools and improve code standards (1fe1bae)