Skip to content

Monetico driver for the Omnipay PHP payment processing library

License

Notifications You must be signed in to change notification settings

dansmaculotte/omnipay-monetico

Repository files navigation

Omnipay: Monetico

Monetico driver for the Omnipay PHP payment processing library

Build Status Latest Stable Version Total Downloads

Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 5.6+. This package implements Monetico (Crédit Mutuel / CIC) support for Omnipay.

Installation

Omnipay is installed via Composer. To install, simply add it to your composer.json file:

{
    "require": {
        "dansmaculotte/omnipay-monetico": "^1.0"
    }
}

And run composer to update your dependencies:

$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update

Basic Usage

The following gateways are provided by this package:

  • Monetico

For general usage instructions, please see the main Omnipay repository.

About

Monetico driver for the Omnipay PHP payment processing library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages