PHPackages                             arthurzanella/bagisto-wirecard - 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. arthurzanella/bagisto-wirecard

ActiveLibrary

arthurzanella/bagisto-wirecard
==============================

41621[2 issues](https://github.com/arthurzanella/bagisto-wirecard/issues)PHP

Since Jun 2Pushed 5y ago2 watchersCompare

[ Source](https://github.com/arthurzanella/bagisto-wirecard)[ Packagist](https://packagist.org/packages/arthurzanella/bagisto-wirecard)[ RSS](/packages/arthurzanella-bagisto-wirecard/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel eCommerce Wirecard Payment (Em Desenvolvimento)
=======================================================

[](#laravel-ecommerce-wirecard-payment-em-desenvolvimento)

Módulo para adicionar a opção de meio de pagamento Wirecard na ferramenta de e-Commerce Bagisto

Instalação
----------

[](#instalação)

1- Run `composer require arthurzanella/bagisto-wirecard` in your bagisto project

2- Não esqueça de colocar as rotas do wirecard no exceptions do `app/Http/Middleware/VerifyCsrfToken.php`:

```
/**
 * The URIs that should be excluded from CSRF verification.
 *
 * @var array
 */
protected $except = [
    'wirecard/*'
];
```

3- Rodar `php artisan config:clear` para limpar as configurações cacheadas.

Configurações
-------------

[](#configurações)

Para configurar seu módulo acesse: Admin &gt; Configurar &gt; Vendas &gt; Métodos de Pagamento &gt; Wirecard.

Configurações disponíveis:

- **Título**: Nome do método de pagamento.
- **Descrição**: Opcional.
- **Token**: Token fornecido pelo Wirecard.
- **Key**: Key fornecido pelo Wirecard.
- **Public Key**: Public Key fornecido pelo Wirecard.

[![Image](https://raw.githubusercontent.com/arthurzanella/bagisto-wirecard/master/screenshots/wirecard1.PNG)](https://raw.githubusercontent.com/arthurzanella/bagisto-wirecard/master/screenshots/wirecard1.PNG)

[![Image](https://raw.githubusercontent.com/arthurzanella/bagisto-wirecard/master/screenshots/wirecard2.PNG)](https://raw.githubusercontent.com/arthurzanella/bagisto-wirecard/master/screenshots/wirecard2.PNG)

[![Image](https://raw.githubusercontent.com/arthurzanella/bagisto-wirecard/master/screenshots/wirecard3.PNG)](https://raw.githubusercontent.com/arthurzanella/bagisto-wirecard/master/screenshots/wirecard3.PNG)

[![Image](https://raw.githubusercontent.com/arthurzanella/bagisto-wirecard/master/screenshots/wirecard4.PNG)](https://raw.githubusercontent.com/arthurzanella/bagisto-wirecard/master/screenshots/wirecard4.PNG)

[![Image](https://raw.githubusercontent.com/arthurzanella/bagisto-wirecard/master/screenshots/wirecard5.PNG)](https://raw.githubusercontent.com/arthurzanella/bagisto-wirecard/master/screenshots/wirecard5.PNG)

Me pague uma cerveja:
---------------------

[](#me-pague-uma-cerveja)

Se gostou do trabalho e quiser me pagar uma cerveja, pode me fazer uma doação pelo PicPay: @arthur.zanella

Conheça a comunidade Brasileira de Bagisto
------------------------------------------

[](#conheça-a-comunidade-brasileira-de-bagisto)

- [Portal Oficial](https://bagisto.com.br)
- [Grupo do WhatsApp](https://chat.whatsapp.com/HpMKEoxf5neIfnpUlHGmaO)
- [Grupo do Facebook](https://www.facebook.com/groups/2552301808420521)
- [Grupo do Telegram](https://t.me/bagistobrasil)
- [Twitter](http://twitter.com/bagistobr)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![arthurzanella](https://avatars.githubusercontent.com/u/7181700?v=4)](https://github.com/arthurzanella "arthurzanella (24 commits)")

### Embed Badge

![Health badge](/badges/arthurzanella-bagisto-wirecard/health.svg)

```
[![Health](https://phpackages.com/badges/arthurzanella-bagisto-wirecard/health.svg)](https://phpackages.com/packages/arthurzanella-bagisto-wirecard)
```

PHPackages © 2026

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