Download the PHP package thelia/cmcic-module without Composer

On this page you can find all versions of the php package thelia/cmcic-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package cmcic-module

 _____           _____ _____ _____                       _       _
/  __ \         /  __ \_   _/  __ \                     | |     | |
| /  \/_ __ ___ | /  \/ | | | /  \/  _ __ ___   ___   __| |_   _| | ___
| |   | '_ ` _ \| |     | | | |     | '_ ` _ \ / _ \ / _` | | | | |/ _ \
| \__/\ | | | | | \__/\_| |_| \__/\ | | | | | | (_) | (_| | |_| | |  __/
 \____/_| |_| |_|\____/\___/ \____/ |_| |_| |_|\___/ \__,_|\__,_|_|\___|
                             ______         _____ _          _ _
                             | ___ \       |_   _| |        | (_)
                             | |_/ /_   _    | | | |__   ___| |_  __ _
                             | ___ \ | | |   | | | '_ \ / _ \ | |/ _` |
                             | |_/ / |_| |   | | | | | |  __/ | | (_| |
                             \____/ \__, |   \_/ |_| |_|\___|_|_|\__,_|
                                     __/ |
                                    |___/   

SUMMARY

French:

  1. Pré-requis
  2. Installation
  3. Utilisation

English:

  1. Prerequisites
  2. Install notes
  3. How to use

French

Un module de paiement pour le Crédit Mutuel, le CIC, Neuflize OBC et Monetico.

Pré-requis

Quand vous passez un contrat avec le CmCIC, vous devez donner une "URL de retour" pour votre site. Cette adresse est formée de la manière suivante: http://www.votresite.com/cmcic/validation Par exemple, pour le site thelia.net, l'adresse serait: http://www.thelia.net/cmcic/validation

Installation

Pour installer le module cmcic, téléchargez l'archive et décompressez la dans /local/modules

Utilisation

Pour utiliser le module cmcic, allez dans le back-office, onglet Modules, et activez le, puis cliquez sur "Configurer" sur la ligne du module. Renseignez vos informations de commerçant. Le champ page n'a normalement pas besoin d'être changé, et sa valeur par défault est: paiement.cgi La case "Mode Test" permet, quand elle est cochée, de faire fonctionner le module en mode test, c'est à dire, de passer des commandes à blanc avec des numéros de carte bancaire de test.

English

A payment module for Crédit Mutuel, CIC, Neuflize OBC and Monetico

Prerequisites

When you sign a contract with CmCIC, you have to give them a "Return URL" for your website. This address is built like this: http://www.yoursite.com/cmcic/validation For example, for the website thelia.net, the address would be: http://www.thelia.net/cmcic/validation

Install notes

To install the cmcic module, download the archive uncompress it in /local/modules

How to use

To use this module, your first need to activate if in the Back-office, tab Modules, then click on "Configure" on the cmcic module line. Enter your cmcic account information and save. Then entry "page" is normally set as "paiement.cgi". The checkbox "Test Mode" allows you, when it is checked, to do fake orders with test credit cards.


All versions of cmcic-module with dependencies

PHP Build Version
Package Version
Requires thelia/installer Version ~1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package thelia/cmcic-module contains the following files

Loading the files please wait ....