Iyzipay\Options::setSecretKey PHP Method

setSecretKey() public method

public setSecretKey ( $secretKey )
    public function setSecretKey($secretKey)
    {
        $this->secretKey = $secretKey;
    }