Fixes for base driver

This commit is contained in:
David Bomba 2021-07-05 14:08:09 +10:00
parent 29c013191e
commit d79443b90a

View File

@ -142,7 +142,7 @@ class PayFastPaymentDriver extends BaseDriver
// } // }
protected function generateSignature($data, $passPhrase = null) public function generateSignature($data, $passPhrase = null)
{ {
$fields = array(); $fields = array();