PHPackages                             paymentsuite/dineromail-bundle - 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. paymentsuite/dineromail-bundle

AbandonedSymfony-bundle[Payment Processing](/categories/payments)

paymentsuite/dineromail-bundle
==============================

Dineromail PaymentSuite Component

v1.5.3(11y ago)02102[2 issues](https://github.com/PaymentSuite/DineroMailBundle/issues)MITPHPPHP &gt;=5.3.3

Since Feb 10Pushed 10y ago3 watchersCompare

[ Source](https://github.com/PaymentSuite/DineroMailBundle)[ Packagist](https://packagist.org/packages/paymentsuite/dineromail-bundle)[ RSS](/packages/paymentsuite-dineromail-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (8)Versions (3)Used By (0)

DineroMailBundle - PayFony
==========================

[](#dineromailbundle---payfony)

[![Payment Suite](https://camo.githubusercontent.com/47702df61e6a853062efd247965695e1c44c386ca1aab0dd69caf74c45c3248c/68747470733a2f2f7261772e6769746875622e636f6d2f7061796d656e7473756974652f5061796d656e74436f726542756e646c652f67682d70616765732f7075626c69632f696d616765732f7061796d656e742d73756974652e706e67)](https://github.com/paymentsuite/PaymentCoreBundle)![Payment Suite](https://camo.githubusercontent.com/982ef53cc2da48ae4458c6217e556c237c1928ce915051b2c44e93d6713ff917/68747470733a2f2f7261772e6769746875622e636f6d2f7061796d656e7473756974652f5061796d656e74436f726542756e646c652f67682d70616765732f7075626c69632f696d616765732f7374696c6c2d6d61696e7461696e65642e706e67)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/56adc53881ad06ceaa38c0cc4dd2f3560bca4ab70a124ef5c85079c556f2aa40/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7061796d656e7473756974652f44696e65726f4d61696c42756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f733d62353665643766336134336664373534333737376563396265616332366133303839316663663433)](https://scrutinizer-ci.com/g/paymentsuite/DineroMailBundle/)

Table of contents
-----------------

[](#table-of-contents)

1. [Installing Payment Environment](https://gist.github.com/paymentsuite/6771947#file-configure-payfony-environment-md)
2. [Installing DineroMail](https://gist.github.com/paymentsuite/6771869#file-install-platform-md)
3. [Contribute](https://gist.github.com/paymentsuite/6813203#file-contribute-payfony-md)
4. [Configuration](#configuration)
5. [Extra Data](#extra-data)
6. [Router](#router)

Configuration
-------------

[](#configuration)

Configure the DineroMail configuration in your `config.yml`

```
dineromail:

    # some specific payment config
    merchant: XXXXXXXXXX
    ipn_key: XXXXXXXXXX
    country: 1 # 1 => Argentina, 3 => Chile
    seller_name: MyProject
    header_image: http://my.image/path.jpg
    url_redirect_enabled: true

    # payment methods
    payment_methods_available:
        - cl_visa
        - cl_magna
        - cl_presto

    # By default, controller route is /payment/dineromail/execute
    controller_route: /my/custom/route

    # Controller process route, by default /payment/dineromail/process/{id_order}
    controller_process_route: /my/process/route/{id_order}

    # Configuration for payment success redirection
    #
    # Route defines which route will redirect if payment successes
    # If order_append is true, Bundle will append card identifier into route
    #    taking order_append_field value as parameter name and
    #    PaymentOrderWrapper->getOrderId() value
    payment_success:
        route: card_thanks
        order_append: true
        order_append_field: order_id

    # Configuration for payment fail redirection
    #
    # Route defines which route will redirect if payment fails
    # If card_append is true, Bundle will append card identifier into route
    #    taking card_append_field value as parameter name and
    #    PaymentCardWrapper->getCardId() value
    payment_fail:
        route: card_view
        card_append: false
        card_append_field: card_id

```

Extra Data
----------

[](#extra-data)

PaymentBridge Service must return, at least, these fields.

- customer\_firstname
- customer\_lastname
- customer\_email
- customer\_phone
- language

Router
------

[](#router)

DineroMail allows developer to specify the route of controller where dineromail payment is processed. Also POST callback route is configured through configuration specification.
The bundle routes must be parsed by the framework, so these lines must be included into routing.yml file

```
dineromail_payment_routes:
    resource: .
    type: dineromail

```

DineroMail payment button must point to route `dineromail_execute` without any parameter

[![Bitdeli Badge](https://camo.githubusercontent.com/5cd1ef9878d82f25124ca7deab3639be271db9cd8540259e5c8a261100104147/68747470733a2f2f64327765637a68766c38323376302e636c6f756466726f6e742e6e65742f5061796d656e7453756974652f64696e65726f6d61696c62756e646c652f7472656e642e706e67)](https://bitdeli.com/free "Bitdeli Badge")

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72% 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 ~72 days

Total

2

Last Release

4085d ago

### Community

Maintainers

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

---

Top Contributors

[![mmoreram](https://avatars.githubusercontent.com/u/521409?v=4)](https://github.com/mmoreram "mmoreram (18 commits)")[![alch](https://avatars.githubusercontent.com/u/682515?v=4)](https://github.com/alch "alch (3 commits)")[![dpujadas](https://avatars.githubusercontent.com/u/4488855?v=4)](https://github.com/dpujadas "dpujadas (2 commits)")[![bitdeli-chef](https://avatars.githubusercontent.com/u/3092978?v=4)](https://github.com/bitdeli-chef "bitdeli-chef (1 commits)")[![mickaelandrieu](https://avatars.githubusercontent.com/u/1247388?v=4)](https://github.com/mickaelandrieu "mickaelandrieu (1 commits)")

---

Tags

paymentecommercedineromail

### Embed Badge

![Health badge](/badges/paymentsuite-dineromail-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/paymentsuite-dineromail-bundle/health.svg)](https://phpackages.com/packages/paymentsuite-dineromail-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)

PHPackages © 2026

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