Download the PHP package thelia/transfer-payment-module without Composer
On this page you can find all versions of the php package thelia/transfer-payment-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download thelia/transfer-payment-module
More information about thelia/transfer-payment-module
Files in thelia/transfer-payment-module
Package transfer-payment-module
Short Description Thelia 2 module for payment by bank transfer
License GPL-3.0
Informations about the package transfer-payment-module
Transfer Payment Module
author: Thelia [email protected]
Summary
fr_FR:
- Installation
- Utilisation
- Boucle
- Intégration
en_US:
- Install notes
- How to use
- Loop
- Integration
fr_FR
Installation
Pour installer le module de paiement par virement, téléchargez l'archive et décompressez la dans
Utilisation
Tout d'abord, activez le module dans le Back-Office, onglet "Modules", puis cliquez sur "Configurer" sur la ligne du module. Entrez vos informations bancaires et enregistrez.
Boucle
- transfer.get.info
- Arguments:
- order_id | obligatoire | id de la commande
- Sorties:
- \$KEY: nom de l'information ( iban, swift, raison sociale )
- \$VALUE: Valeur de l'information
- Utilisation:
- Arguments:
Intégration
Les informations bancaires du commerçant sont affichées sur la page order-placed.html, un exemple d'intégration est proposé pour le thème par défault de Thelia. Il vous suffit de copier le(s) fichier(s) contenu(s) dans dans
en_US
Install notes
To install the transfer payment module, download the archive and uncompress it in
How to use
You first need to activate the module in the Back-Office, tab "Modules". Then click on "Configure" on the line of the module. Enter you Bank account information and save.
Loop
- transfer.get.info
- Arguments:
- order_id | mandatory | id of the order
- Output:
- \$KEY: name of the information ( iban, swift, company name )
- \$VALUE: Value of the information
- Usage:
- Arguments:
Integration
The bank account information are displayed on "order-placed.html". An integration example is available for the default Thelia theme. You only have to copy the file(s) of in