Fixes for base driver
This commit is contained in:
parent
cc193c059d
commit
becdb7c8c9
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ class PayFastPaymentDriver extends BaseDriver
|
|||
// }
|
||||
|
||||
|
||||
public function generateSignature($data, $passPhrase = null)
|
||||
public function generateSignature($data)
|
||||
{
|
||||
$fields = array();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue