Download the PHP package thelia/paybox-module without Composer

On this page you can find all versions of the php package thelia/paybox-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 paybox-module

PayBox


Ce module vous permet de proposer à vos clients le système de paiement Paybox.

Compatible 3Dsv2

Installation

Ce module requiert Thelia 2.1 beta1 au minimum

Pour installer le module Paybox, décompressez l'archive dans <racine de thelia>/local/modules. Veillez à ce que le dossier porte le nom Paybox (et pas Paybox-master, par exemple).

Utilisation

Pour utiliser le module Paybox, vous devez tout d'abord le configurer. Pour ce faire, rendez-vous dans votre back-office, onglet Modules, et activez le module Paybox.

Cliquez ensuite sur "Configurer" sur la ligne du module, et renseignez les informations requises, que vous trouverez dans votre back-office Paybox, rubrique "Informations".

Lors de la phase de test, vous pouvez définir les adresses IP qui seront autorisées à utiliser le module en front-office, afin de ne pas laisser vos clients payer leur commandes avec Paybox pendant la phase de test.

Intégration en front-office

L'intégration est automatique, et s'appuie sur les templates standard.


This module offers to your customers the Paybox payment system.

Installation

This module requires Thelia 2.1 beta1 or newer

Compatible 3Dsv2

To install the Paybox module, uncompress the archive in the <thelia root>/local/modules directory. Be sure that the name of the module's directory is Paybox (and not Paybox-master, for exemple).

Usage

You have to configure the Paybox module before starting to use it. To do so, go to the "Modules" tab of your Thelia back-office, and activate the Paybox module.

Then click the "Configure" button, and enter the required information, which are available in your Paybox back-office, int the "Informations" tab.

During the test phase, you can defins the IP addresses allowed to use the Paybox module on the front office, so that your customers will not be able to pay with Paybox during this test phase.

Front-office integration

The front-office integration is automatic, as it relies on standard templates.


All versions of paybox-module with dependencies

PHP Build Version
Package Version
Requires thelia/installer Version ~1.0
giggsey/libphonenumber-for-php Version ^8.13
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/paybox-module contains the following files

Loading the files please wait ....