Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Iyzipay
Options
PHP Class Iyzipay\Options
Show file
Open project: iyzico/iyzipay-php
Class Usage Examples
Public Methods
Method
Description
getApiKey
( )
getBaseUrl
( )
getSecretKey
( )
setApiKey
(
$apiKey
)
setBaseUrl
(
$baseUrl
)
setSecretKey
(
$secretKey
)
Method Details
getApiKey()
public
method
public
getApiKey
( )
getBaseUrl()
public
method
public
getBaseUrl
( )
getSecretKey()
public
method
public
getSecretKey
( )
setApiKey()
public
method
public
setApiKey
(
$apiKey
)
setBaseUrl()
public
method
public
setBaseUrl
(
$baseUrl
)
setSecretKey()
public
method
public
setSecretKey
(
$secretKey
)