src/traits/HasCustomers.php
Method charge
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function charge(float $amount, string $nonce, string $location_id, array $options = [], mixed $customer = null, string $currency = 'USD'): Transaction
- Create a ticketCreate a ticket