You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: