PHPackages                             amsolucionesweb/cuentadigital - 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. amsolucionesweb/cuentadigital

ActiveLibrary[Payment Processing](/categories/payments)

amsolucionesweb/cuentadigital
=============================

Permite la integración de aplicaciones PHP con la plataforma de pago Cuenta Digital.

1.0.6(10y ago)27461MITPHPPHP &gt;=5.3.0

Since Sep 16Pushed 10y ago3 watchersCompare

[ Source](https://github.com/amsolucionesweb/cuentadigital)[ Packagist](https://packagist.org/packages/amsolucionesweb/cuentadigital)[ RSS](/packages/amsolucionesweb-cuentadigital/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (8)DependenciesVersions (9)Used By (0)

Librería PHP para Cuenta Digital
================================

[](#librería-php-para-cuenta-digital)

[![Build Status](https://camo.githubusercontent.com/6c552d8478a2f207dee29bc542be565a8d2e632ff4bb18b413bfb91ff354ff48/68747470733a2f2f7472617669732d63692e6f72672f616d736f6c7563696f6e65737765622f6375656e74616469676974616c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/amsolucionesweb/cuentadigital)[![Code Quality](https://camo.githubusercontent.com/2faf96fd30264ac8745900c7d24bbe3168113ff78fba192291a1e45ed1c50b33/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616d736f6c7563696f6e65737765622f6375656e74616469676974616c2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/amsolucionesweb/cuentadigital)[![Code Coverage](https://camo.githubusercontent.com/a59441b677f7989d72bcb365082751f4aeee78ffd2cc4674242750021c3130b4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616d736f6c7563696f6e65737765622f6375656e74616469676974616c2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/amsolucionesweb/cuentadigital)[![Version](https://camo.githubusercontent.com/f6d934b66c55972df2efab17c278ff4d4ccec7a92d08016b1379dda26ba266fb/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616d736f6c7563696f6e65737765622f6375656e74616469676974616c2e7376673f7374796c653d666c6174)](https://packagist.org/packages/amsolucionesweb/cuentadigital)

Esta librería permite integrar tu aplicación PHP con la plataforma de pago Cuenta Digital, pudiendo generar cupones de pago y exportar reportes de pagos realizados.

Instalación
-----------

[](#instalación)

Para instalar vía composer agregar la siguiente línea a composer.json

```
{
    "require": {
        "amsolucionesweb/cuentadigital" : "1.0.*"
    }
}

```

Luego ejecutar el comando `composer install`

Como usarla
-----------

[](#como-usarla)

Ver [ejemplos!](https://github.com/amsolucionesweb/cuentadigital/tree/master/ejemplos)

Configuración para obtener reportes de pago
-------------------------------------------

[](#configuración-para-obtener-reportes-de-pago)

Ir a "Herramientas de Venta" -&gt; "Reporte de pagos" y establecer la configuración de la siguiente forma:

- Operaciones completadas de que fecha: Dare la fecha en el llamado
- Horario de la operación (HHmmss): activo
- Fecha de recepción: activo
- Formato de fecha de recepción: YYYYMMDD
- Monto Bruto (monto original): activo
- Monto Neto: activo
- Comisión: activo
- Montos sin redondeo (3 decimales en lugar de 2): activo
- Formato de los montos: 1000.50
- Código de barras: activo
- Referencia: activo
- Operaciones: Recibidas
- Medio de pago usado: activo
- Código interno único de operación: activo
- Linea final en archivo indicando cantidad de cobros recibidos, monto total, fecha y checksum: activo
- Clave de seguridad: colocar una clave cualquiera
- Separador de variables: |

Como correr los tests
---------------------

[](#como-correr-los-tests)

Ir al directorio del proyecto y descargar phpunit `wget https://phar.phpunit.de/phpunit.phar`

Luego ejecutar `php phpunit.phar --bootstrap src/autoload.php  tests`

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

Recently: every ~22 days

Total

8

Last Release

3841d ago

Major Versions

0.1.0 → 1.0.02015-08-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/16b09e0c518f13c5b5c4a74c43ee071bd1889ed477966ee8f8c0bc74e5e67f06?d=identicon)[amsolucionesweb](/maintainers/amsolucionesweb)

---

Top Contributors

[![amsolucionesweb](https://avatars.githubusercontent.com/u/824439?v=4)](https://github.com/amsolucionesweb "amsolucionesweb (17 commits)")

---

Tags

cuenta digitalcuentadigitalpago facilrapi pago

### Embed Badge

![Health badge](/badges/amsolucionesweb-cuentadigital/health.svg)

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

###  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)
