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