allfa/pagseguro

PagSeguro Checkout Transparente e Pagamento Recorrente(Assinaturas) no Laravel 5.*

0.1.1 2018-07-10 16:38 UTC

This package is not auto-updated.

Last update: 2024-04-19 00:56:43 UTC


README

Wrapper simples Laravel para usar a sdk do pagseguro. As configuracoes de dados da api vao no .env conforme abaixo

PAGSEGURO_SANDBOX=true
PAGSEGURO_EMAIL={email da conta}
PAGSEGURO_TOKEN={token de autenticacao}
PAGSEGURO_NOTIFICATION={url de notificacao}