Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Iyzipay
Options
PHP 클래스 Iyzipay\Options
파일 보기
프로젝트 열기: iyzico/iyzipay-php
1 사용 예제들
공개 메소드들
메소드
설명
getApiKey
( )
getBaseUrl
( )
getSecretKey
( )
setApiKey
(
$apiKey
)
setBaseUrl
(
$baseUrl
)
setSecretKey
(
$secretKey
)
메소드 상세
getApiKey()
공개
메소드
public
getApiKey
( )
getBaseUrl()
공개
메소드
public
getBaseUrl
( )
getSecretKey()
공개
메소드
public
getSecretKey
( )
setApiKey()
공개
메소드
public
setApiKey
(
$apiKey
)
setBaseUrl()
공개
메소드
public
setBaseUrl
(
$baseUrl
)
setSecretKey()
공개
메소드
public
setSecretKey
(
$secretKey
)