トークン番号を取得する
string
getAccountToken
()
決済合計額を取得する
string
getAmount
()
加盟店ウェブサイトURLを取得する
string
getMerchantWebsite
()
トランザクション発生日時を取得する
string
getOrderTimestamp
()
スクリーニング種別コードを取得する
string
getServiceId
()
トークン番号を設定する
void
setAccountToken
(string $accountToken)
-
string
$accountToken: トークン番号
決済合計額を設定する
void
setAmount
(string $amount)
加盟店ウェブサイトURLを設定する
void
setMerchantWebsite
(string $merchantWebsite)
-
string
$merchantWebsite: 加盟店ウェブサイトURL
トランザクション発生日時を設定する
void
setOrderTimestamp
(string $orderTimestamp)
-
string
$orderTimestamp: トランザクション発生日時
スクリーニング種別コードを設定する
void
setServiceId
(string $serviceId)
-
string
$serviceId: スクリーニング種別コード