PHPackages                             thelia/payment-recall-module - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. thelia/payment-recall-module

ActiveThelia-module[Payment Processing](/categories/payments)

thelia/payment-recall-module
============================

2.0.1(3y ago)03771[2 issues](https://github.com/thelia-modules/PaymentRecall/issues)LGPL-3.0+PHP

Since Oct 13Pushed 3y ago4 watchersCompare

[ Source](https://github.com/thelia-modules/PaymentRecall)[ Packagist](https://packagist.org/packages/thelia/payment-recall-module)[ RSS](/packages/thelia-payment-recall-module/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (8)Used By (0)

PaymentRecall
=============

[](#paymentrecall)

Send a recall mail to order with missed payment.

How to install
--------------

[](#how-to-install)

### Download

[](#download)

### Composer

[](#composer)

Add it in your main thelia composer.json file

```
composer require thelia/payment-recall-module:~2.0

```

#### Manually

[](#manually)

- Download the zip archive and extract it
- Copy the module into `/local/modules/` directory and be sure that the name of the module is `PaymentRecall`

### Activation

[](#activation)

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

### Configuration

[](#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

[](#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.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~651 days

Total

5

Last Release

1267d ago

Major Versions

1.1.1 → 2.0.02021-08-24

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2196919?v=4)[thelia](/maintainers/thelia)[@thelia](https://github.com/thelia)

---

Top Contributors

[![lopes-vincent](https://avatars.githubusercontent.com/u/6057206?v=4)](https://github.com/lopes-vincent "lopes-vincent (6 commits)")[![julescournut](https://avatars.githubusercontent.com/u/26310511?v=4)](https://github.com/julescournut "julescournut (1 commits)")

### Embed Badge

![Health badge](/badges/thelia-payment-recall-module/health.svg)

```
[![Health](https://phpackages.com/badges/thelia-payment-recall-module/health.svg)](https://phpackages.com/packages/thelia-payment-recall-module)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
