iugu / iugu-php

iugu - Biblioteca para PHP
MIT License
89 stars 65 forks source link

Refund e Cancel não funcionam #34

Open noveweb opened 6 years ago

noveweb commented 6 years ago

Refund $reembolsar = Iugu_Invoice::refund("d1e8ee70ce6744d7a17aa479dd9740e6"); PHP Strict Standards: Non-static method Iugu_Invoice::refund() should not be called statically

Cancel $cancelar = Iugu_Invoice::cancel("d1e8ee70ce6744d7a17aa479dd9740e6"); PHP Strict Standards: Non-static method Iugu_Invoice::cancel() should not be called statically

Pessoal, na boa... Terminem a biblioteca ou tirem do ar. Isso prejudica programadores iniciantes que não sabem analisar logs de erro e ficam achando que estão errando algo, chega a ser maldade isso.

lucascolette commented 6 years ago

@noveweb criei uma versão alternativa. Pode ser útil: https://github.com/bubbstore/iugu-php-sdk