NikolaGavric94 / laravel-square

Square integration with Laravel/Lumen >=5.5
MIT License
31 stars 23 forks source link

Declaration of Nikolag\Square\SquareCustomer::charge(float $amount, string $cardNonce) must be compatible with Nikolag\Square\Contracts\SquareContract::charge(int $amount, string $nonce) #1

Closed NikolaGavric94 closed 7 years ago

NikolaGavric94 commented 7 years ago

Declaration of Nikolag\Square\SquareCustomer::charge(float $amount, string $cardNonce) must be compatible with Nikolag\Square\Contracts\SquareContract::charge(int $amount, string $nonce) in SquareCustomer.php (line 9)

screen shot 2017-06-16 at 13 20 20