2017 © Pedro PelĂĄez
 

thelia-module transfer-payment-module

Thelia 2 module for payment by bank transfer

image

thelia/transfer-payment-module

Thelia 2 module for payment by bank transfer

  • Monday, September 4, 2017
  • by thelia
  • Repository
  • 1 Watchers
  • 0 Stars
  • 90 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 4 Open issues
  • 4 Versions
  • 7 % Grown

The README.md

Transfer Payment Module

author: Thelia info@thelia.net, (*1)

Summary

fr_FR: 1. Installation 2. Utilisation 3. Boucle 4. Intégration, (*2)

en_US: 1. Install notes 2. How to use 3. Loop 4. Integration, (*3)

fr_FR

Installation

Pour installer le module de paiement par virement, téléchargez l'archive et décompressez la dans <dossier de thelia>/local/modules, (*4)

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., (*5)

 Boucle

  1. transfer.get.info
    • Arguments:
      1. order_id | obligatoire | id de la commande
    • Sorties:
      1. \$KEY: nom de l'information ( iban, swift, raison sociale )
      2. \$VALUE: Valeur de l'information
    • Utilisation: {loop type="transfer.get.info" name="yourloopname" order_id=$ID} {\$KEY}: {\$VALUE} {/loop}

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 <dossier du module>/templates/frontOffice/default dans <dossier de Thelia>/templates/frontOffice/default, (*6)

en_US

Install notes

To install the transfer payment module, download the archive and uncompress it in <path to thelia>/local/modules, (*7)

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., (*8)

 Loop

  1. transfer.get.info
    • Arguments:
      1. order_id | mandatory | id of the order
    • Output:
      1. \$KEY: name of the information ( iban, swift, company name )
      2. \$VALUE: Value of the information
    • Usage: {loop type="transfer.get.info" name="yourloopname" order_id=$ID} {\$KEY}: {\$VALUE} {/loop}

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 <path to module>/templates/frontOffice/default in <path to Thelia>/templates/frontOffice/default, (*9)

The Versions

04/09 2017

dev-master

9999999-dev

Thelia 2 module for payment by bank transfer

  Sources   Download

GPL-3.0

The Requires

 

04/09 2017

1.1.1

1.1.1.0

Thelia 2 module for payment by bank transfer

  Sources   Download

GPL-3.0

The Requires

 

19/05 2016

1.1.0

1.1.0.0

Thelia 2 module for payment by bank transfer

  Sources   Download

GPL-3.0

The Requires

 

28/09 2015

1.0.0

1.0.0.0

Thelia 2 module for payment by bank transfer

  Sources   Download

GPL-3.0

The Requires