PHPackages                             buckaroo/magento2secondchance - 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. buckaroo/magento2secondchance

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

buckaroo/magento2secondchance
=============================

Buckaroo Magento2 Second Chance extension

v1.1.1(1y ago)218.8k[1 issues](https://github.com/buckaroo-it/Magento2_SecondChance/issues)MITPHP

Since Nov 16Pushed 11mo ago6 watchersCompare

[ Source](https://github.com/buckaroo-it/Magento2_SecondChance)[ Packagist](https://packagist.org/packages/buckaroo/magento2secondchance)[ RSS](/packages/buckaroo-magento2secondchance/feed)WikiDiscussions master Synced 1mo ago

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

 [![](https://private-user-images.githubusercontent.com/105488705/383453592-8da148e4-63ec-410b-af0e-033a8ad2aa9e.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzQ4Njc5MTYsIm5iZiI6MTc3NDg2NzYxNiwicGF0aCI6Ii8xMDU0ODg3MDUvMzgzNDUzNTkyLThkYTE0OGU0LTYzZWMtNDEwYi1hZjBlLTAzM2E4YWQyYWE5ZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjYwMzMwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI2MDMzMFQxMDQ2NTZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02YTAyMGI1NmZmMGIxYzA4MzllMmVkOGQxYTVjNTdhZjVhNzc2NjkwZGM2NzFmY2MwYTFiZmI5YWE0MWI3YTVhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.RSNIjEwpBapyhM8ny7PED6_D_VlKA_yrZ6xPZurNzLY)](https://private-user-images.githubusercontent.com/105488705/383453592-8da148e4-63ec-410b-af0e-033a8ad2aa9e.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzQ4Njc5MTYsIm5iZiI6MTc3NDg2NzYxNiwicGF0aCI6Ii8xMDU0ODg3MDUvMzgzNDUzNTkyLThkYTE0OGU0LTYzZWMtNDEwYi1hZjBlLTAzM2E4YWQyYWE5ZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjYwMzMwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI2MDMzMFQxMDQ2NTZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02YTAyMGI1NmZmMGIxYzA4MzllMmVkOGQxYTVjNTdhZjVhNzc2NjkwZGM2NzFmY2MwYTFiZmI5YWE0MWI3YTVhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.RSNIjEwpBapyhM8ny7PED6_D_VlKA_yrZ6xPZurNzLY)

Buckaroo Magento 2 Second Chance plugin
=======================================

[](#buckaroo-magento-2-second-chance-plugin)

[![Latest release](https://camo.githubusercontent.com/978b6926a6489dece40b87b0deeeaf13afac9dc40e37cbad4d431aaa7af460d4/68747470733a2f2f62616467656e2e6e65742f6769746875622f72656c656173652f6275636b61726f6f2d69742f4d6167656e746f325f5365636f6e644368616e6365)](https://github.com/buckaroo-it/Magento2_SecondChance/releases)

### Index

[](#index)

- [About](#about)
- [Installation](#installation)
- [Requirements](#requirements)
- [Configuration](#configuration)
- [Contribute](#contribute)
- [Versioning](#versioning)
- [Additional information](#additional-information)

---

### About

[](#about)

The Second Chance module makes it possible to follow up unpaid orders with one or two reminder emails. This extension to the Buckaroo Payment module ensures a higher conversion rate.The Second Chance functionality is fully white-labelled, e-mails can be sent from your own corporate identity and mail servers. On top of that, the module can optionally also take into account whether or not stock is available.

### Installation

[](#installation)

```
composer require buckaroo/magento2secondchance
php bin/magento module:enable Buckaroo_Magento2SecondChance
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

### Requirements

[](#requirements)

**To use the plugin you must use:**

- Magento Open Source version 2.4.5, 2.4.6, and 2.4.7
- Buckaroo Magento 2 Payments plugin 1.50.2 or higher.

### Configuration

[](#configuration)

In the module configuration, various settings are available to build an ideal Second Chance flow to suit everyone. The settings below can be adjusted manually.

- Switching on and off 1st and 2nd email.
- Select template for sending 1st and 2nd email.
- Determine timing for sending 1st and 2nd email.
- Don't send payment reminder when product is out of stock (on/off)
- Block multiple emails (on/off)

 [![](https://camo.githubusercontent.com/b6c44bf00dfe6070544ae491cbabdbcc07618888cce1c336010880be6397aaaf/68747470733a2f2f7777772e6275636b61726f6f2e6e6c2f6d656469612f323937332f7365636f6e646368616e63652e706e67)](https://camo.githubusercontent.com/b6c44bf00dfe6070544ae491cbabdbcc07618888cce1c336010880be6397aaaf/68747470733a2f2f7777772e6275636b61726f6f2e6e6c2f6d656469612f323937332f7365636f6e646368616e63652e706e67)

### Contribute

[](#contribute)

We really appreciate it when developers contribute to improve the Buckaroo plugins. If you want to contribute as well, then please follow our [Contribution Guidelines](CONTRIBUTING.md).

### Versioning

[](#versioning)

 [![](https://camo.githubusercontent.com/51bfb67265be8ab7e6af3637c4573fa9c812653be61480fae6b88119511e593a/68747470733a2f2f7777772e6275636b61726f6f2e6e6c2f6d656469612f333438302f6d6167656e746f5f76657273696f6e696e672e706e67)](https://camo.githubusercontent.com/51bfb67265be8ab7e6af3637c4573fa9c812653be61480fae6b88119511e593a/68747470733a2f2f7777772e6275636b61726f6f2e6e6c2f6d656469612f333438302f6d6167656e746f5f76657273696f6e696e672e706e67)

- **MAJOR:** Breaking changes that require additional testing/caution.
- **MINOR:** Changes that should not have a big impact.
- **PATCHES:** Bug and hotfixes only.

### Additional information

[](#additional-information)

- **Support:**
- **Contact:**  or +31 (0)30 711 50 50

**Please note:**
This file has been prepared with the greatest possible care and is subject to language and/or spelling errors.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~584 days

Total

3

Last Release

475d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/aee7e92d03b2430619af3bce5a15e98136d4880889fce092d83ce134085fe1f7?d=identicon)[buckaroo](/maintainers/buckaroo)

---

Top Contributors

[![saranchuk-hys](https://avatars.githubusercontent.com/u/59468793?v=4)](https://github.com/saranchuk-hys "saranchuk-hys (24 commits)")[![vegimcarkaxhija](https://avatars.githubusercontent.com/u/24407953?v=4)](https://github.com/vegimcarkaxhija "vegimcarkaxhija (12 commits)")[![vladislav-padalka-hys](https://avatars.githubusercontent.com/u/15833638?v=4)](https://github.com/vladislav-padalka-hys "vladislav-padalka-hys (9 commits)")[![Buckaroo-Rens](https://avatars.githubusercontent.com/u/59445921?v=4)](https://github.com/Buckaroo-Rens "Buckaroo-Rens (6 commits)")[![SandervdHulst](https://avatars.githubusercontent.com/u/37146557?v=4)](https://github.com/SandervdHulst "SandervdHulst (5 commits)")[![Buckaroo-Rene](https://avatars.githubusercontent.com/u/105488705?v=4)](https://github.com/Buckaroo-Rene "Buckaroo-Rene (4 commits)")[![florinel-chis](https://avatars.githubusercontent.com/u/2117053?v=4)](https://github.com/florinel-chis "florinel-chis (4 commits)")[![harli91](https://avatars.githubusercontent.com/u/3657605?v=4)](https://github.com/harli91 "harli91 (3 commits)")[![serpentscode](https://avatars.githubusercontent.com/u/2503034?v=4)](https://github.com/serpentscode "serpentscode (1 commits)")

---

Tags

idealkeep-alivemagento2-paymentmagento2-pluginpayment-processingpaymentssecond-chance

### Embed Badge

![Health badge](/badges/buckaroo-magento2secondchance/health.svg)

```
[![Health](https://phpackages.com/badges/buckaroo-magento2secondchance/health.svg)](https://phpackages.com/packages/buckaroo-magento2secondchance)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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