2017 © Pedro Peláez
 

thelia-module payment-recall-module

image

thelia/payment-recall-module

  • Monday, January 16, 2017
  • by thelia
  • Repository
  • 4 Watchers
  • 0 Stars
  • 71 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 5 Versions
  • 13 % Grown

The README.md

PaymentRecall

Send a recall mail to order with missed payment., (*1)

How to install

Download

With composer

Require it by adding the following lines to your composer.json, (*2)

"require": {
    "thelia/payment-recall-module": "1.0"
}

Manually

  • Download the zip archive and extract it
  • Copy the module into <path-to-thelia>/local/modules/ directory and be sure that the name of the module is PaymentRecall

Activation

  • Go to the modules's list of your Thelia administration panel (with the default URL)
  • Find the PaymentRecall module
  • Activate it.

Configuration

  • Time before recall : this configuration define how long (in minutes) the order must have to be recalled.
  • You can filter orders recalled by their payment module (in general this module is for card payment).

Usage

You have 2 way to trigger the action who gonna send the mails, firstly a button appears in order edit at modules tab in backoffice this button send a recall mail for the current order. The second way is a command line module:PaymentRecall:CronSendMail when this command is called a mail is sent to each order on status "Not paid" and for who the payment module is on enable payment module and if the time since order has been placed is greater than defined time. We recommend to set up a cron on the command line to automatise this task., (*3)

The Versions

16/01 2017

dev-master

9999999-dev

  Sources   Download

LGPL-3.0+

The Requires

 

16/01 2017

1.1.1

1.1.1.0

  Sources   Download

LGPL-3.0+

The Requires

 

16/01 2017

dev-lopes-vincent-patch-1

dev-lopes-vincent-patch-1

  Sources   Download

LGPL-3.0+

The Requires

 

16/01 2017

1.1

1.1.0.0

  Sources   Download

LGPL-3.0+

The Requires

 

13/10 2015

1.0

1.0.0.0

  Sources   Download

LGPL-3.0+

The Requires