Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Cartalyst
Stripe
Stripe
setApiKey
Cartalyst\Stripe\Stripe::setApiKey PHP Method
Stripe Class Documentation
ファイルを表示
Open project: cartalyst/stripe
setApiKey()
public
method
Sets the Stripe API key.
public
setApiKey
(
string
$apiKey
)
$apiKey
string
public function setApiKey($apiKey) { $this->config->setApiKey($apiKey); return $this; }
Stripe
__call
__construct
getAmountConverter
getApiInstance
getApiKey
getApiVersion
getConfig
getVersion
idempotent
isIteratorRequest
make
setAmountConverter
setApiKey
setApiVersion
setConfig