PHPackages                             novalnet/omnipay - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. novalnet/omnipay

ActiveLibrary[Payment Processing](/categories/payments)

novalnet/omnipay
================

Novanet driver for the Omnipay payment processing library

1.0.0(3y ago)017.6k↓39.4%MITPHP

Since Aug 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Novalnet-AG/omni-payment-integration-novalnet)[ Packagist](https://packagist.org/packages/novalnet/omnipay)[ RSS](/packages/novalnet-omnipay/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

Omni Payment Integration by Novalnet
====================================

[](#omni-payment-integration-by-novalnet)

Omnipay is a payment processing library for PHP. It has been designed based on ideas from Active Merchant, plus experience implementing dozens of gateways for CI Merchant. It has a clear and consistent API, is fully unit tested, and even comes with an example application to get you started.

Advantages
----------

[](#advantages)

- Easy configuration for all payment methods
- One platform for all relevant payment types and related services
- Complete automation of all payment processes
- More than 50 fraud prevention modules integrated to prevent risk in real-time
- Effortless configuration of risk management with fraud prevention
- Comprehensive affiliate system with automated split conversion of transaction on revenue sharing
- No PCI DSS certification required when using our payment module
- Real-time monitoring of the transaction flow from the checkout to the receivables
- Multilevel claims management with integrated handover to collection and various export functions for the accounting
- Automated e-mail notification function concerning payment status reports
- Clear real-time overview and monitoring of payment status
- Automated bookkeeping report in XML, SOAP, CSV, MT940

Supported payment methods
-------------------------

[](#supported-payment-methods)

- Direct Debit SEPA
- Credit/Debit Cards
- Invoice
- Prepayment
- Invoice with payment guarantee
- Direct Debit SEPA with payment guarantee
- Instalment by Invoice
- Instalment by Invoice rate
- Instalment by Direct Debit SEPA
- Instalment by Direct Debit SEPA rate
- iDEAL
- Sofort
- giropay
- Barzahlen/viacash
- Przelewy24
- eps
- PayPal
- PostFinance Card
- PostFinance E-Finance
- Bancontact
- Multibanco
- Online bank transfer
- Alipay
- WeChat Pay
- Trustly
- Cash on delivery

Key features
------------

[](#key-features)

- Secure SSL-encoded gateways
- Seamless and fast integration of the payment module
- On-hold transaction configuration in the shop admin panel
- Easy way of confirmation and cancellation of on-hold transactions (Cancel &amp; Capture option) for Direct Debit SEPA, Direct Debit SEPA with payment guarantee, Credit Card, Invoice, Invoice with payment guarantee, Prepayment &amp; PayPal.
- Refund option for Credit/Debit Cards, Direct Debit SEPA, Direct Debit SEPA with payment guarantee, Instalment by Direct Debit SEPA, Invoice, Invoice with payment guarantee, Instalment by Invoice, Prepayment, Barzahlen/viacash, Sofort, iDEAL, eps, giropay, PayPal, Przelewy24, PostFinance Card, PostFinance E-Finance, Bancontact &amp; Online bank transfer
- Responsive templates

Installation
------------

[](#installation)

The preferred way to install the library is using a [composer](http://getcomposer.org/). Run the composer required to add dependencies to *composer.json*:

```
composer require novalnet/omnipay
```

Direct Debit SEPA (Authorize)
-----------------------------

[](#direct-debit-sepa-authorize)

```
