https://github.com/oroinc/ingenicobundle
OroCommerce package, integration with Ingenico ePayments Connect Platform
https://github.com/oroinc/ingenicobundle
ach epayments ingenico ingenico-extension orocommerce payment-gateway payment-module payments sepa
Last synced: 20 days ago
JSON representation
OroCommerce package, integration with Ingenico ePayments Connect Platform
- Host: GitHub
- URL: https://github.com/oroinc/ingenicobundle
- Owner: oroinc
- License: mit
- Created: 2020-03-11T11:35:12.000Z (about 6 years ago)
- Default Branch: 4.1
- Last Pushed: 2020-03-19T13:42:14.000Z (about 6 years ago)
- Last Synced: 2025-02-22T23:12:34.569Z (over 1 year ago)
- Topics: ach, epayments, ingenico, ingenico-extension, orocommerce, payment-gateway, payment-module, payments, sepa
- Language: JavaScript
- Homepage:
- Size: 719 KB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Ingenico Extension for OroCommerce
Ingenico’s payment extension for OroCommerce enables sellers to accept online payments from customers in the OroCommerce storefront and manage all payment transactions in the OroCommerce back-office.
## Installation
The bundle can be installed for OroCommerce v4.1.*
When installing the bundle for OroCommerce v4.1.0, make sure that you remove or rename the package-json.lock file in the application root before adding the bundle's package. This is not required for OroCommerce applications after v4.1.1.
Add `ingenico-epayments/connect-extension-orocommerce` package to your installation:
```bash
composer require "ingenico-epayments/connect-extension-orocommerce"
```
In casе the package is added to an already installed application, then [platform update](https://doc.oroinc.com/backend/setup/upgrade-to-new-version/) is required.
## Configuration
For the detailed instructions on the integration configuration, see the [OroCommerce Integration with Ingenico](Resources/doc/integration.md) guide.