NikolaGavric94/laravel-square

View on GitHub
src/traits/HasProducts.php

Summary

Maintainability
A
50 mins
Test Coverage
A
100%

Method charge has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function charge(float $amount, string $nonce, string $location_id, mixed $merchant, array $options = [], mixed $customer = null, string $currency = 'USD'): Transaction
Severity: Major
Found in src/traits/HasProducts.php - About 50 mins to fix

There are no issues that match your filters.

Category
Status