Fixes for base driver
This commit is contained in:
parent
f4ce2320f0
commit
5cf6e9e7c0
1 changed files with 2 additions and 1 deletions
|
|
@ -555,7 +555,8 @@ class BaseDriver extends AbstractPaymentDriver
|
|||
'company_gateway_id' => $this->company_gateway->id,
|
||||
'client' => $this->client->id,
|
||||
]);
|
||||
|
||||
}
|
||||
|
||||
/* Performs an extra iterate on the gatewayTypes() array and passes back only the enabled gateways*/
|
||||
public function gatewayTypeEnabled($type)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue