Extensions Overview

Sorted by oldest release first · click a row to filter the changelog
Extension Version Latest Release Age Releases
Elavon v2.3.0 2
PagSeguro v2.2.0 10
Cache Warmer v1.0.0 1
Google Tag Manager v1.3.1 4
Google Analytics 4 Ecommerce v2.2.0 3
Google Ads Dynamic Remarketing v2.1.3 7
Converge Vault v1.3.0 4
Customer Account Order Filters v1.0.1 2
Microsoft Advertising v2.0.3 10
Global Payments Dynamic Currency Conversion v1.2.0 4
Converge Lightbox v2.0.2 1
Meta Pixel v2.1.3 8
Feefo Reviews v3.3.0 5
Authorize.Net v2.0.3 2
Converge Elavon v3.1.2 31
Global Payments v4.0.7 50
Store Credit v1.6.0 8
Cache Toolbar v1.1.6 11
Converge Complete
Global Payments Suite

Changelog

v1.1.6

Cache Toolbar

  • added Unit tests for the toolbar's core classes
  • changed Toolbar messages are now translatable
  • changed Lighter page footprint — trimmed unused data from the toolbar markup
v1.6.0

Store Credit

  • added Added Enable/Disable configuration per store view (`Stores > Configuration > Pronko Consulting > Store Credit`)
  • added Added Send Balance Update Email toggle per store view
  • added Added `Pronko_ModuleBase` as a module dependency
  • fixed Fixed incorrect foreign key table reference for `pronko_store_credit_quote` in `db_schema.xml`
  • improved Replaced direct `Magento\Framework\Logger\Monolog` injection with `Psr\Log\LoggerInterface` in `BalanceAmountManagement` and `StoreCreditBalanceUpdateEmail`; both now log to `/var/log/pronko.log` via `Pronko\Core\Logger`
  • improved Updated PHPUnit requirement to `^12.5` and updated test suite for PHPUnit 12 compatibility
  • improved Removed redundant `repositories` block from `composer.json`
v1.1.5

Cache Toolbar

  • changed Added MageOS screenshot to README
v1.1.4

Cache Toolbar

  • changed Updated README title to include MageOS
  • changed Updated README screenshots
v1.1.3

Cache Toolbar

  • changed SmartClear and FullClear controllers dispatch pronko_cache_toolbar_clear_after event after a successful cache clear, carrying action, cache_types, duration_ms, and origin=toolbar
v1.1.2

Cache Toolbar

  • fixed SuppressCacheOutdatedNotification plugin now falls back to Magento's native cache invalidation message for admins who lack the Pronko_CacheToolbar::cache_clear ACL permission — previously those admins received no notification at all
v1.1.1

Cache Toolbar

  • changed ACL: added translate="title" to all resource nodes for i18n readiness
  • changed ACL: shortened role-tree leaf titles (Clear Cache via Cache Toolbar → Clear Cache, Cache Toolbar Configuration → Configuration) — no permission or id changes
v1.1.0

Cache Toolbar

  • added ViewModel Pronko\CacheToolbar\ViewModel\Toolbar replaces the custom Block class
  • added Human-readable cache type labels in toolbar message ("Configuration" instead of "config")
  • added Error handling in SmartClear and FullClear controllers with PSR logger writing to var/log/pronko.log
  • added Request deduplication in JS — rapid clicks no longer fire multiple simultaneous requests
  • added aria-live="polite" and role="status" on toolbar message for screen reader support
  • added pronko/magento2-core dependency — shared admin tab, parent ACL resource, and logger
  • changed ACL resources restructured under Pronko_Core::pronko parent resource owned by Pronko_Core
  • changed Pronko Consulting admin tab definition moved to Pronko_Core
  • removed Block/Adminhtml/Toolbar.php — replaced by ViewModel (breaking change)
v1.0.3

Cache Toolbar

  • added i18n/en_US.csv with all translatable strings
  • changed Toolbar message updated from "Cache outdated" to "Cache invalidated" to align with Magento terminology
v1.0.2

Cache Toolbar

  • fixed PHP version constraint corrected to >=8.1.0 to match Magento 2.4.4+ support
  • fixed Added magento/module-admin-notification as an explicit Composer dependency
  • fixed Added Magento_AdminNotification to module load sequence
  • fixed Controllers now implement HttpPostActionInterface
v1.0.1

Cache Toolbar

  • fixed ACL resources restructured under a Pronko Consulting parent group
v1.0.0

Cache Toolbar

  • added Smart Clear button — clears only the invalidated cache types in one click
  • added Full Clear button — clears all cache types and flushes the cache pool
  • added Cache status bar appears automatically on page load when cache is outdated
  • added Keyboard shortcut Ctrl+Shift+C to trigger Smart Clear from any admin page
  • added Configurable Smart Clear cache types via Stores → Configuration → Pronko → Cache Toolbar
  • added Auto-dismiss success message after 3 seconds
  • added Fast Admin promo banner — shown after first Smart Clear, dismissible for 30 days
v4.0.6

Global Payments

  • fixed Fixed composer.json file with PHP versions support
  • fixed Fixed arguments that can be nullable
v2.0.3

Authorize.Net

  • added Unit test for Data Assign Observer class
v3.1.2

Converge Elavon

  • fixed Usage of deprecated escape methods in an admin phtml template
v3.3.0

Feefo Reviews

  • added New cli command to fetch product reviews from Feefo
  • added Log files for Feefo request/response debugging
v3.1.4

Feefo Reviews

  • fixed Unique Feefo feedback id and table structure
  • fixed Reviews admin grid duplicated entries
  • fixed Frontend template rendering when product has no reviews
v3.2.0

Feefo Reviews

  • added New CLI command to delete all reviews.
  • added The feedback_id database table index
  • changed The db_schema_whitelist.json file
  • fixed Duplicate product reviews stored
v3.1.3

Feefo Reviews

  • fixed TypeError: fsockopen(): Argument #2 ($port) must be of type int, string given
  • fixed Argument #1 ($website) must be of type int, string given
v1.5.1

Store Credit

  • added Added the LICENSE file
  • changed Updated psr/log dependency
  • changed Updated README.md file
v3.1.2

Feefo Reviews

  • added Added the CHANGELOG.md file
  • changed Updated support for the symfony/console component
  • changed Updated README.md file
v2.1.3

Meta Pixel

  • added Added the CHANGELOG.md file
  • changed Updated support for the pronko/module-base component
v3.1.1

Converge Elavon

  • added Comprehensive CHANGELOG.md file for detailed version history
  • removed Unnecessary adminhtml/di.xml file to streamline configuration
v2.0.2

Converge Lightbox

  • improved Renamed configuration label to "Lightbox"
  • improved Removed empty di.xml configuration file
  • improved Dropped Modman support for development environment
  • improved Changed the format of the CHANGELOG.md file
  • improved Improved formatting of the composer.json file
  • improved Added version to the composer.json file
  • improved Updated description of the extension in the composer.json file
  • improved Added the return type of the ConfigProvider::getConfig() method
  • improved Removed an empty require-dev section from the composer.json file
v4.0.2

Global Payments

  • fixed Renamed pronko/module-realex to pronko/global-payments
  • fixed Removed Eci value from the order confirmation email
v4.0.1

Global Payments

  • fixed Removed Fraud Filter Result from the order confirmation email
v4.0.0

Global Payments

  • added Added Google Pay Support
  • added Added Apple Pay Support
  • removed Removed PHP 7 support
  • removed Removed Magento 2 dependency versions that work with PHP 7
  • removed Removed dependency to the ModuleListInterface class
  • fixed Fixed issue during response processing when user placed an order with HPP option
v4.0.4

Global Payments

  • fixed Fixed error when a customer is logged into an account and clicked Proceed to Pay
v4.0.3

Global Payments

  • added Added compatibility with Hyva Checkout 1.3.0
  • fixed Fixed Config::getRedirectUrl() method's return type
  • fixed Fixed TypeError: Config::getMerchantId(): Return value must be of type string, null returned
v2.0.2

Authorize.Net

  • changed Updated coding standards for the PaymentAction class
  • changed Updated composer dependencies
v1.5.0

Store Credit

  • added Added ability to add customer store credit balance from the admin
v1.4.0

Store Credit

  • added Added REST API endpoint to retrieve a list of all/some store credit balances
v1.3.0

Store Credit

  • added Added REST API endpoint support for managing Store Credit per Customer
  • added Added extended validation for the Apply Store Credit form submission
  • added Added Store Credit feature form validation on the checkout payment page
  • added Added Apply Store Credit form feature to the shopping cart page
  • added Added Balance Update Email feature to customer after balance update
  • fixed Fixed missing Store Credit total in the invoice when the invoice is created automatically when the order is placed
  • fixed Fixed incorrect location of the error messages container on the checkout payments page
  • fixed Fixed exception when ui component renders in the backend
  • fixed Store Balance v1.3.0 is not increased after the Credit Memo with Refund to Store Credit checkbox used
  • improved Converted inline CSS styles into CSS classes
  • improved Split SearchCriteria processor classes to serve backend and frontend independently
v3.0.13

Global Payments

  • fixed Fixed incorrect quote currency code update after successful payment transaction
v1.2.0

Store Credit

  • added Store Credit Balance validation on checkout
  • added Store Credit Total for Sales PDF files
  • added Store Credit Total for Sales Emails
  • fixed "This creditmemo no longer exists." error shown after refunding to store credit and clicking to view the Credit Memo
  • fixed Refund to Store Credit total not shown on Admin Credit Memo if Store Credit was not used for the Order
  • fixed Refund to Store Credit not shown on the Customer's Refunds page when refunded to Store Credit
  • fixed "Apply Store Credit" on checkout available for guest customers
  • fixed Order Grand Total becomes negative if a bigger Store Credit amount is applied
  • fixed Incorrect You Will be charged amount when store currency differs from base currency
  • fixed Incorrect transaction amount recorded after Credit Memo with refund to Store Credit balance
  • fixed Exception handling when currency rate is missing
  • improved Moved "My Store Credit" customer link above "My Orders"
  • improved Implementation of the storefront store credit logic
v1.1.0

Store Credit

  • added Store Credit comment to the Credit Memo comments section
  • added Conversion of the customer's input balance to base currency
  • added Interface methods for the Store Currency Code field for the Quote table
  • fixed Payment method not available when Grand Total shows 0.00 when Store Credit is applied
  • improved Formatting logic of the Store Credit extension
v3.0.12

Global Payments

  • added Added quote validation before opening GP payment popup.
v1.0.0

Store Credit

  • added Store Credit functionality for Magento 2.4.6 Open Source and Adobe Commerce
v2.1.2

Meta Pixel

  • added Added AddToCart event on category listing page.
  • changed Updated viewContent event on product page to read product value.
  • fixed Fixed InitiateCheckout event on checkout page.
v3.0.11

Global Payments

  • fixed Fixed order id reservation when a transaction has been declined and other payment method is used.
v3.0.10

Global Payments

  • improved HPP popup width for better usability on mobile devices
v3.0.9

Global Payments

  • fixed Issue with billing address updates during checkout
v3.0.7

Global Payments

  • changed Location of validation error messages to appear after the payment method title
v3.0.5

Global Payments

  • fixed Missing shipping address in a request when using HPP integration
  • fixed Email field key in composer.json
v3.0.4

Global Payments

  • fixed Issue on compilation
  • fixed Issue on customer login
  • improved Module structure and code refactoring
  • improved Uninstall script
  • removed Unused classes
v3.0.3

Global Payments

  • added Order ID as part of transaction reference
  • improved Uninstall script
  • changed Updated en_US translations
  • removed Deprecated classes and unused code
v3.0.2

Global Payments

  • added Error handling when payment transaction is not successful
  • added Logging for HPP integration
  • fixed Missing customer email validation error during order placement
  • fixed HPP Popup styles
  • improved Response validators logic
  • changed Updated en_US translations
  • removed Custom logic for guest payment order placement handling
  • removed psr/log library dependency in favor of Magento Framework
  • removed Deprecated classes and interfaces
v3.0.1

Global Payments

  • fixed HPP payment logger when debug is enabled
  • fixed Mandatory postcode field when billing address post code is empty
v3.0.0

Global Payments

  • added New order creation logic — order is created after successful payment when HPP is used
  • improved Implementation logic for the redirect
  • changed Moved phpunit.xml.dist to the Test/Unit directory
  • removed Order Prefix setting
v3.0.2

Converge Elavon

  • added ssl_cardholder_ip request field
  • changed Updated Magento Coding Standards to version 31
  • changed Migration to Payment API
  • removed Deprecated code
v2.10.4

Global Payments

  • fixed Compatibility with the Dynamic Currency Conversion add-on
v2.1.1

Meta Pixel

  • changed Updated dependencies
  • changed The composer.json repositories removal and update the description
v2.0.6

Converge Elavon

  • fixed Cannot instantiate ConfigInterface
  • fixed Call to a member function getBody() on a string
  • changed Updated Magento Coding Standards to version 31
v2.0.5

Converge Elavon

  • added Magento 2.4.6 support
  • changed Updated extension dependencies
  • changed Updated en_US.csv translation file
v1.3.1

Microsoft Advertising

  • changed Updated configuration section name to Pronko Consulting
  • changed Updated en_US.csv translation file
v2.1.0

Meta Pixel

  • added Added Magento 2.4.6-p1 support
  • changed Updated ACL title of the extension
  • changed Updated PHPDocs
  • removed Removed minimum-stability from the composer.json file
v1.3.0

Microsoft Advertising

  • changed Updated en_US.csv translation file
  • changed Updated extension dependencies
  • changed Renamed ACL title to Pronko Consulting Microsoft Advertising
  • changed Renamed configuration to Microsoft Advertising
v1.1.1

Global Payments Dynamic Currency Conversion

  • added Added visibility for all constants in the extension
  • changed Updated composer.json format
  • changed Removed the setup_version from the module.xml file
  • changed Replaced Zend_Currency with Magento\Framework
v2.10.3

Global Payments

  • fixed Deprecation warning for preg_replace() passing null to parameter subject
v2.0.4

Converge Elavon

  • changed Updated README.md, LICENSE, and composer.json files
  • added Version field to composer.json
  • removed phpunit.xml.dist
v1.3.0

Converge Vault

  • changed Updated composer.json file
v2.1.3

Google Ads Dynamic Remarketing

  • improved Extension code quality
  • added API interfaces
  • improved Compatibility with Magento 2.4.6 Open Source and Adobe Commerce 2.4.6
v2.2.0

Google Analytics 4 Ecommerce

  • added Content Security Policy rules
  • added en_US translation file
  • added Escaping for templates
  • changed Renamed configuration section to Google Analytics 4 Ecommerce
v1.3.0

Google Tag Manager

  • changed Renamed ACL configuration title to Pronko Consulting Google Tag Manager
  • removed Deprecated method usage in template files
  • changed Renamed the Enable Google Tag Manager setting to Enable
  • fixed Unit tests updated to support PHPUnit 10
v2.10.2

Global Payments

  • changed Updated the base module dependency
v2.10.0

Global Payments

  • added Magento 2.4.6 support
  • added ext-curl and magento/framework dependencies to composer.json
  • changed Updated comment for the Debug setting
  • changed Moved log files to var/log/pronkoconsulting directory
  • removed Compatibility code with Magento 2.0.5 from DataAssignObserver
  • removed Old configuration section from Sales configuration
  • changed Renamed "Enable this Solution" label to "Active"
v2.9.0

Global Payments

  • changed Renamed Realex Settlement Report to Global Payments Transactions
  • changed Moved Global Payments Transactions report under Sales menu
  • removed magento/module-reports dependency
v2.8.2

Global Payments

  • fixed Decoding error when entering CVV code with Remote Integration
v2.8.1

Global Payments

  • added PHP version to composer.json
  • changed PHPUnit upgraded to version 9
  • fixed str_starts_with() used when it does not exist with PHP 7.4
  • fixed Unit Tests
  • removed modman file
v1.2.1

Google Tag Manager

  • added Verified compatibility with Magento 2.4.3-p1 and 2.3.7-p2
v2.8.0

Global Payments

  • added Configuration setting to change hpp_channel field
  • fixed ECI information visible only in Admin Order page
v2.8.0

Global Payments

  • fixed Address and phone number validation
  • fixed 3D Secure feature
v1.0.0

Cache Warmer

  • added Full-page Cache Warmer extension for Magento 2
v2.0.3

Converge Elavon

  • removed Version from composer.json
  • changed Updated CHANGELOG.md with module URL
v1.2.5

Microsoft Advertising

  • changed Updated PHPUnit library and code to version 9.5
  • changed Updated Magento Coding Standards and code to version 26
v1.2.4

Microsoft Advertising

  • fixed Repository URL in composer.json
  • removed Module version from composer.json
  • added CHANGELOG.md and LICENSE.md links
v1.2.3

Microsoft Advertising

  • added Compatibility with Adobe Commerce and Magento Open Source 2.4
v2.0.2

Meta Pixel

  • added Added support for Magento 2.4.3-p1 and 2.3.7-p2
  • changed Renamed "FacebookPixel" to "MetaPixel"
v2.6.4

Global Payments

  • fixed Address issue with invalid special characters
v1.2.2

Microsoft Advertising

  • fixed Bugs on checkout page for UET tag
  • fixed CSP errors with the extension
v2.6.3

Global Payments

  • fixed Address format issue
  • removed Legacy InstallSchema and UpdateSchema files
  • added Compatibility with Magento 2.4.3-p1 and 2.3.7-p2
v2.0.1

Meta Pixel

  • added Added support for pronko/module-base:2.1 version
v2.0.0

Meta Pixel

  • added Added Core Web Vitals related improvements
  • removed Removed sequence configuration dependency for Magento modules
  • removed Removed multi shipping support
  • changed Renamed "Enabled Meta Pixel" to "Active" configuration setting
  • added Added cache for all templates
  • removed Removed dependency to the pronko/tracking extension in favor of in-module implementation
  • removed Removed usages of the deprecated Registry class
  • removed Removed outdated Unit Tests
  • changed Moved AddToCart handling to track a Product Page only
v2.0.0

Converge Elavon

  • improved Major code base update for code quality and extensibility
  • changed Updated code to comply with Magento Coding Standards 6
  • improved CaptureStrategyCommand class logic
  • removed Legacy configuration tab under Sales → Payment Methods
  • removed Usage of deprecated SubjectReader class
  • removed Usage of deprecated classes in AuthPaymentHandler
  • removed Deprecated classes and interfaces from 1.x version
  • removed Outdated Unit Tests
  • removed Deprecated upgrade script for versions <= 1.5.0
  • removed Multi-checkout support
  • removed Gift Cards upgrade configuration section
v1.6.3

Converge Elavon

  • fixed Logging information of the extension
  • changed Renamed phpunit.xml to phpunit.xml.dist
v1.6.2

Converge Elavon

  • changed Renamed converge_debug.log to converge_magento_debug.log
  • changed Renamed Debug to Debug Enabled configuration setting
v1.6.1

Converge Elavon

  • fixed Missing changelog for version 1.6.0
  • removed setup_version from module.xml
  • changed Updated repositories section in composer.json
  • fixed Deprecated usage of ArrayInterface in favor of OptionSourceInterface
v2.6.1

Global Payments

  • fixed HPP does not redirect to order success page with declined cards
v2.2.0

PagSeguro

  • added Magento 2.4 support
v2.3.0

Elavon

  • added Magento 2.4 support
v2.4.2

Global Payments

  • changed Updated code to comply with the latest Magento Coding Standards
v2.4.1

Global Payments

  • fixed Installation issue when database table prefix is used
v2.2.0

Elavon

  • added Magento 2.3 support
  • changed PHPUnit and Unit Tests updated to version 6.5
  • removed Magento 2.1 and 2.2 support from composer.json
v1.0.1

Google Ads Dynamic Remarketing

  • fixed Fatal error on the order success page
  • fixed Order total value rounding — uses correct base_grand_total amount
v1.5.2

Converge Elavon

  • changed Updated Magento Coding Standards
  • fixed Missing release date and feature in CHANGELOG.md
  • changed Updated PHPUnit library version to 6.5
  • fixed Unit Tests for PHPUnit 6.5 compatibility
  • fixed Source code compliance with Magento Coding Standards
v2.4.0

Global Payments

  • improved Request logging for the Hosted Payment Page integration
  • changed Moved configuration section to Pronko Extensions
  • fixed PHPDocs
  • removed Deprecated static files
  • added DCC and PSD2 3D Secure sections
  • added HPP Channel request field
v1.1.0

Converge Vault

  • added Card Verification Number field in payment token form
  • fixed Source code compliance with Magento Coding Standards
v2.1.0

PagSeguro

  • changed Moved PagSeguro Payment configuration to the Pronko Extensions section
  • added CsrfAwareActionInterface interface to controllers
  • removed Magento 2.0 and 2.1 support from composer.json
  • removed Accepted Currency setting from Admin Config — BRL is the only supported currency
  • removed Module Version field from configuration
  • changed Updated PagSeguro configuration page header
  • fixed Incorrect total amount applied during redirect
v2.3.1

Global Payments

  • added GBP to the list of default currencies
  • fixed Order status pending_payment not changing after successful Hosted Payment Page transaction
  • changed Updated PHPUnit library to version 6.5
  • added Integration Tests
v1.5.1

Converge Elavon

  • fixed AuthOnly transaction incorrectly closed
v1.5.0

Converge Elavon

  • added Functionality to test Converge Credentials from Magento Admin
  • added Lightbox configuration section
  • changed Default title to Converge Elavon by Pronko Consulting
  • changed Location of Merchant related configuration fields
  • changed Payment Account title to Converge Elavon Account in configuration
  • changed Deprecated method usage in Observer class
  • removed Form Type configuration setting
  • removed Hard dependency on Zend_Http_Client class
v2.0.0

PagSeguro

  • added Magento 2.3 support
  • changed Updated coding standards
  • changed Changed More URL to point to the configuration
  • removed Magento 2.0.x support
  • changed Updated PagSeguro PHP SDK library to version 6.0.0
  • changed Updated order status according to config from the backend
  • changed Updated the PagSeguro module to support the latest API changes
  • changed Updated English (en_US) language package
  • fixed 400 error page displayed after placing an order with PagSeguro payment method
  • fixed max_order_total and min_order_total settings path in configuration
  • fixed Lightbox not working when PagSeguro script is not loaded on the page
  • fixed Unable to serialize value error when switching to Brazil locale
v1.0.0

Converge Vault

  • added Token support for Checkout Payment page
v1.4.2

Converge Elavon

  • fixed Order randomly not placeable due to dccoption response field
  • fixed Customer unable to place order due to missing credit card number validation in Magento 2.3.1
  • changed Updated PHP coding standards for Magento Static Tests
  • changed Updated English (en_US) Language Package
v1.4.1

Converge Elavon

  • added Extension point for merchant payment form
  • fixed CHANGELOG.md date of the 1.4.0 release
v1.4.0

Converge Elavon

  • added Magento 2.3 support
  • added Card number formatting feature
  • added Scrolling to first field with error
  • added Configuration settings on store level
  • added English translation
  • added Unit Tests
  • fixed Coding standards
  • changed Moved configuration section to Pronko Extensions
  • removed Direct dependency on Magento Quote extension
v1.3.2

Converge Elavon

  • added ssl_test_mode setting to extension configuration
  • changed Updated version dependency to converge-payment-spi library
v2.3.0

Global Payments

  • added Magento 2.3 support
  • fixed Dependency issue when running composer install for Global Payments 2.2.1
  • fixed Place order button becomes unavailable after Payment Details popup is closed
v2.2.2

Global Payments

  • fixed 508 error in Payment Details popup when currency is not default
v1.0.0

Meta Pixel

  • added Added Meta Pixel tracking on the product, category, checkout and order success pages
  • added Added Meta Pixel configuration settings
  • added Added Meta Pixel ACL
v2.2.1

Global Payments

  • added Uninstall script
  • added Frontend JavaScript component implementation
  • added Notice message to the Configuration
  • fixed Incorrect fraud response fields data in an Order Transaction
v1.3.1

Converge Elavon

  • fixed Dependency issue with psr/log package
v1.3.0

Converge Elavon

  • added Cards Types configuration support
  • changed Updated default title of payment method on storefront
  • changed Updated extension configuration header and message
  • changed Updated README file and copyright headers
v2.2.0

Global Payments

  • added Global Payments re-branding changes
  • added AVS result on the Order View Page
  • added Notice message when Global Payments account settings are missing
  • changed Updated "Credit Card" labels to "Card"
  • fixed Decoding failed error in Zend/Json.php
  • fixed Loading mask not removed when HPP popup is closed
  • fixed Resizing issue in the HPP popup
  • fixed Disabled Place Order button when HPP popup is closed by user
  • fixed Order status incorrectly changed to Suspected Fraud when Fraud Management is disabled
  • fixed JavaScript error in browser console when resize function is triggered by an event
v2.1.11

Global Payments

  • fixed Circular dependency error when user is redirected from HPP back to the website
  • changed Updated Copyright header
  • added User Guide link for the configuration settings
v1.2.0

Converge Elavon

  • added Partial refund (partial Credit Memo) support
  • fixed Credit Memo creation from Magento Admin for Demo transactions
  • fixed request_url value now saved as string in converge_debug.log instead of Zend_Uri_HTTP object
v2.1.10

Global Payments

  • added AVS support for Shipping and Billing addresses
  • fixed Notified note set for pending payment status when order is just initialized
  • fixed Order confirmation email not sent when payment is confirmed via Hosted Payment Page
v2.1.9

Global Payments

  • fixed Invalid card error message shown when card number is valid (Remote Integration)
v2.1.8

Global Payments

  • fixed Missing Remote Integration form on Checkout Payment page (affects only version 2.1.7)
v2.1.7

Global Payments

  • fixed Form validation with incorrect field focus
  • fixed CVV tooltip visibility for mobile devices
  • fixed Empty HPP popup when credentials are not configured in Magento Admin
  • fixed Expiration date fields shifted when submitting the form with incorrect data
v1.1.1

Converge Elavon

  • added Multi Checkout support
  • added Support for placing orders via Magento Admin
  • added Error processing mechanism for Converge error messages during order placement
  • added psr/log package dependency to composer.json
  • added Deprecated signature for API interfaces
  • fixed 9-digit post code with hyphen not accepted when placing order
  • changed Renamed "Sale" Payment Type to "Authorize and Capture (Sale)"
  • changed Updated Learn More documentation link
  • removed Direct dependency on monolog package
  • removed Dependency on Magento Payment Gateway Config class
  • removed "You will be redirected to the Converge website." note from payment form
  • removed Receipt Link Text setting from configuration
v1.0.5

Converge Elavon

  • added Magento 2.2 support
  • fixed Issue with placing order in production deploy mode (bug #6739)
  • removed Hard dependency on magento/module-webapi in composer.json
v1.0.4

Converge Elavon

  • fixed Converge Library package version
v1.0.3

Converge Elavon

  • fixed Issue when order created with invalid credit card number
  • fixed Release Notes
  • added General request builder
  • improved Security for sensitive customer data when logging
  • improved Logging for requests and responses
  • changed PIN configuration setting input field format
v1.0.2

Converge Elavon

  • fixed Issue when no Shipping Address provided during checkout
v1.0.1

Converge Elavon

  • added Magento 2 module dependencies in composer.json
  • changed Package structure to comply with Magento Marketplace
  • changed Extracted Converge Payment Library
  • removed Redirect to Converge Receipt Page after order placement
  • removed Customer, Vault, Catalog, Theme modules from module.xml sequence
  • removed PHP versions from require section in composer.json
v1.0.0

Converge Elavon

  • added All major Credit Cards support
  • added Mobile-friendly Merchant Payment Form
  • added Magento Admin Transaction Management for Credit Memo, Void, and Invoice operations
v1.0.6

PagSeguro

  • fixed Error with menu translate XML configuration
  • fixed Configure button for payment method configuration section
  • changed Updated PHPUnit version to match Magento 2
  • fixed Card icons duplication on payment methods configuration page
  • removed Year from copyright header
  • fixed Missing translation for changelog popup
v1.0.5

PagSeguro

  • fixed Incorrect order status when Pay or Available notification is received
  • fixed PagSeguro logo on the Stores Configuration page
  • removed Additional comment for Waiting for Payment notification
v1.0.4

PagSeguro

  • added Additional transaction data for Order View page, Payment Information section
  • added Payment Method Code and Payment Type fields for Customer Account
  • added Validation for shipping address when sending Checkout request
  • added Price conversion to float
  • added Admin can see real Payment Status Code change on every notification
  • added Additional Order Comments for each notification processed on Magento side
  • fixed Incorrect order reference ID processing during Notification request
  • fixed Transaction creation during Invoice creation from Notification
v1.0.3

PagSeguro

  • added Validation for 11-digit phone number before sending Checkout request to PagSeguro
v1.0.2

PagSeguro

  • fixed Order status when Boleto payment method is used — now set to Pending Payment
  • fixed Invalid customer name and product name when sending Checkout transaction
  • added Validation rules for checkout request fields
v1.0.1

PagSeguro

  • added Shipping Type configuration setting
  • added Messages support when PagSeguro returns a validation error during checkout
  • added In Dispute, Waiting for Payment, and Pending Order comments from PagSeguro notifications
  • fixed Email not sent to customer after successful order placement
  • fixed Invalid phone number format when sending payment request to PagSeguro
  • fixed Empty price when Configurable product sent to PagSeguro
  • improved Invoice refund service for PagSeguro notifications with status Refunded
  • improved Order Cancel service for PagSeguro notifications with status Canceled
  • removed Unnecessary logging when processing notifications
  • removed Sequence dependencies on Magento modules
v1.0.0

PagSeguro

  • added Redirect Checkout support
  • added Lightbox Checkout support
  • added Refund and Cancel support from Magento Admin
  • added PagSeguro Notifications support