Overview
Back to topElavon is one of the largest credit card processing companies in the United States, with about 1.2 million merchants. They also provide e-commerce solutions, hosted gateways, gift and pre-paid card services, and PCI compliance programs. Elavon is a top provider for specific industries, including airlines, restaurants, hospitality, retail, healthcare, and education. An Elavon account is required to use the Elavon Payment module for Magento 2.
Elavon Payment module allows you to fully manage the order life-cycle from the Magento Admin. Also, it gives different options for checkout payment user experience: built-in integration (Gateway API - PCI SAQ A-EP) and hosted payment page (Payment Page is hosted on Level 1 PCI Compliant Elavon server) which allows having PCI compliant online website. All successful payments transactions are available from Magento Admin.
Accounting & Pricing
Monthly fee: $10
Transaction fee: 2.65%
For more details please visit the Elavon website.
For Customers
Elavon Payment module provides a seamless shopping experience. It allows a customer, once decided to purchase a product on a website to pay using his/her favorite credit or debit card securely.
Quality
From a quality perspective, the Elavon Payment module is unique in that it was built by Developers specializing in Magento 2. This means you can rest assured that the complies with all Magento Coding Standards and best practices. Additionally, it ships with automated unit tests and has been carefully tested on all Magento 2.x versions.
Features
Elavon Payment module provides the following functionality:
- Fully PCI Compliant Hosted Payment Page integration.
- Dynamic Currency Conversion support with the Hosted Payment Page.
- Supports the following credit and debit cards: Visa, Visa Debit, American Express, MasterCard, Discover, 3V Visa, Diners, Maestro International, Switch/Solo
- Multi-store, multi-currency and multi-accounts support
- Provides transaction management from Magento Admin
- Fraud Management Checks
- Choose between Authorize and Capture payments (customer's payment will be immediately captured) or Authorize Only online payments (in case additional stock or payment verifications should be performed)
- Supports partial Invoices (also known as Multi Settlement) and partial Credit Memos (Refunds)
- Supports creation of orders and capturing payments from Magento Admin using Elavon Payment, also known as Mail Orders/Telephone Orders (MOTO)
- Provides Authorization Transaction information at Order View Page. Additional validation allows store owner quickly see the result of Address, CVN and Post Code data entered by a customer
- Manage and report all transactions in a single page, export reports into CSV and Excel with just a few clicks.
In order to get sandbox and production accounts please contact Elavon Payment Provider - https://www.elavon.com
Security
Elavon Payment extension, when integrating with the Elavon Payment payment service provider, uses the Elavon Payment API that is a PCI SAQ A compatible. The extension provides an iframe (lightbox), redirect and built-in payment form on the Merchant’s website experiences. A customer provides card information directly to the Elavon Payment form which is stored and hosted on secure Elavon Payment servers. Sensitive customer data is never stored and passed to the Magento Application. All successful payments transactions are available from Magento Admin. Payment data transferred over the Merchant’s website server directly to the Elavon Payment server via the Elavon Payment API. Sensitive customer data is never stored on a Magento Application. All successful payments transactions are available from Magento Admin. This integration uses the Elavon Payment API (PCI SAQ A-EP) and Redirect/Lightbox API (PCI SQ A) that gives you, the merchant, full control of the customer’s payment experience. Customer data is not stored on the Magento server.
Support
Elavon Payment module for Magento 2 comes with a support period. All support requests are going to be reviewed within 24 hours period. All future module updates and bug fixes are included. Additional features requests are reviewed and discussed. We are fully committed to the development and support of this extension and will be releasing frequent updates. Check back often with us to see what new features we'll be adding, and let us know what you'd like to see!
Please email us with any queries: info@pronkoconsulting.com
In case you are looking for an eCommerce agency please visit our website www.pronkoconsulting.com.
Technical Specifications
Back to topSeller profile
Seller contact
Integrator
Current Version
2.4.0
Adobe Commerce platform compatibility
Adobe Commerce (cloud): 2.4 (current), 2.3 (obsolete)
Adobe Commerce (on-prem): 2.4 (current), 2.3 (obsolete)
Magento Open Source: 2.4 (current), 2.0 (obsolete), 2.1 (obsolete), 2.2 (obsolete), 2.3 (obsolete)
Type
Stable Build
Updated
01 July, 2024
Categories
Extensions, Payments & Security, Payment Integration
Supported Browsers
Chrome, Firefox, Opera, Safari, Edge, IE
Quality Report
Back to topAll tests were conducted on the latest versions of Adobe Commerce that existed for the compatible release lines at the moment of the extension submission. Latest versions of all other software were used, as applicable.
Release Notes
Back to top2.4.0:
- Compatible with Adobe Commerce (cloud) : 2.3 2.4
- Compatible with Adobe Commerce (on-prem) : 2.3 2.4
- Compatible with Magento Open Source : 2.3 2.4
- Stability: Stable Build
-
Description:
- Removed Transaction Report feature
- Added Magento 2.4.7 support
2.3.0:
- Compatible with Adobe Commerce (cloud) : 2.3 2.4
- Compatible with Adobe Commerce (on-prem) : 2.3 2.4
- Compatible with Magento Open Source : 2.3 2.4
- Stability: Stable Build
-
Description:
Added Magento 2.4 support
2.2.0:
- Compatible with Magento Open Source : 2.3
- Stability: Stable Build
-
Description:
Removed Magento 2.1 and 2.2 support from composer.json.
Added Magento 2.3 support.
Updated PHPUnit and Unit Tests to version 6.5.
2.1.1:
- Compatible with Magento Open Source : 2.0 2.1 2.2
- Stability: Stable Build
-
Description:
* Added Magento 2.2 support
* Removed dependency from monolog/monolog package
* Added explicit dependency on psr/log in composer.json file
* Removed PHP versions from composer.json file
2.1.0:
- Compatible with Magento Open Source : 2.0 2.1
- Stability: Stable Build
-
Description:
Version 2.1.0 - May 20, 2017:
* Added Fraud Management feature
* Removed year from copyright header
* Introduced SPI interface for configuration
2.0.2:
- Compatible with Magento Open Source : 2.0 2.1
- Stability: Stable Build
-
Description:
### 2.0.2 (2017-03-06)
* Added PHP 5.5.22+ support
* Added Quote and Config module dependencies to the composer.json
* Added installation instructions into README.md file
* Added Capture type for Transaction Report
* Renamed Status column to Type for Transactions Report
* Updated Copyright Year
* Removed translate attribute from menu configuration file
* Fixed "Learn More" with www.pronkoconsulting.com/docs link for module Documentation reference
* Fixed LocalizedException during compilation for Magento 2.0.x versions
* Fixed logger for Redirect controller
* Fixed ACL for Transactions menu
* Fixed Export function for Transactions Report
* Fixed Transactions report for Magento 2.0.5 version
2.0.1:
- Compatible with Magento Open Source : 2.0 2.1
- Stability: Stable Build
-
Description:
v2.0.1 (2016-11-23)
* Fixed paging for Elavon Transactions Report.
* Fixed an error when running setup:di:compile command.
2.0.0:
- Compatible with Magento Open Source : 2.0 2.1
- Stability: Stable Build
-
Description:
2.0.0 (2016-10-12) - Elavon Remote Gateway API Integration. Elavon Hosted Payment Page (redirect) Integration. Elavon Transactions Report. Advanced Payment Method Configuration.
Support
Back to topThe best place to start if you need help with a specific extension is to contact the developer. All Adobe Commerce developers have both a contact email and a support email listed.
Contact Vendor