課金種別を取得する
string
getAccountingType
()
決済金額を取得する
string
getAmount
()
ブランド名を取得する
string
getBrand
()
決済キャンセルURLを取得する
string
getCancelUrl
()
カテゴリ名を取得する
string
getCategory
()
商品カテゴリIDを取得する
string
getCategoryId
()
色を取得する
string
getColor
()
承諾時決済タイプを取得する
string
getConsentAuthType
()
商品説明を取得する
string
getDescription
()
商品画像URL1を取得する
string
getImageUrl1
()
商品画像URL2を取得する
string
getImageUrl2
()
商品画像URL3を取得する
string
getImageUrl3
()
商品画像URL4を取得する
string
getImageUrl4
()
商品画像URL5を取得する
string
getImageUrl5
()
商品画像URL6を取得する
string
getImageUrl6
()
商品画像URL7を取得する
string
getImageUrl7
()
商品画像URL8を取得する
string
getImageUrl8
()
商品画像URL9を取得する
string
getImageUrl9
()
製品管理コード(SKU)を取得する
string
getItemCode
()
JANコードを取得する
string
getJanCode
()
定価を取得する
string
getListPrice
()
商品名を取得する
string
getName
()
ワンタイムコードを取得する
string
getOneTimeCode
()
従業員IDを取得する
string
getOperatorId
()
取引IDを取得する
string
getOrderId
()
提供サービス説明を取得する
string
getPreapprovedServiceDescription
()
提供サービス名を取得する
string
getPreapprovedServiceName
()
PUSH通知URLを取得する
string
getPushUrl
()
購入数を取得する
string
getQuantity
()
決済サービスコマンドを取得する
string
getServiceCommand
()
サービスオプションタイプを取得する
string
getServiceOptionType
()
決済サービスタイプを取得する
string
getServiceType
()
サイズを取得する
string
getSize
()
伝票コードを取得する
string
getSlipCode
()
店舗IDを取得する
string
getStoreId
()
決済成功URLを取得する
string
getSuccessUrl
()
店舗端末IDを取得する
string
getTerminalId
()
購入時価格を取得する
string
getUnitPrice
()
購入者情報フラグを取得する
string
getUseBuyerInfo
()
配送先情報フラグを取得する
string
getUseDeliveryAddress
()
ユーザエージェントを取得する
string
getUserAgent
()
与信同時売上フラグを取得する
string
getWithCapture
()
課金種別を設定する
void
setAccountingType
(string $accountingType)
-
string
$accountingType: 課金種別
決済金額を設定する
void
setAmount
(string $amount)
ブランド名を設定する
void
setBrand
(string $brand)
決済キャンセルURLを設定する
void
setCancelUrl
(string $cancelUrl)
-
string
$cancelUrl: 決済キャンセルURL
カテゴリ名を設定する
void
setCategory
(string $category)
商品カテゴリIDを設定する
void
setCategoryId
(string $categoryId)
-
string
$categoryId: 商品カテゴリID
色を設定する
void
setColor
(string $color)
承諾時決済タイプを設定する
void
setConsentAuthType
(string $consentAuthType)
-
string
$consentAuthType: 承諾時決済タイプ
商品説明を設定する
void
setDescription
(string $description)
-
string
$description: 商品説明
商品画像URL1を設定する
void
setImageUrl1
(string $imageUrl1)
-
string
$imageUrl1: 商品画像URL1
商品画像URL2を設定する
void
setImageUrl2
(string $imageUrl2)
-
string
$imageUrl2: 商品画像URL2
商品画像URL3を設定する
void
setImageUrl3
(string $imageUrl3)
-
string
$imageUrl3: 商品画像URL3
商品画像URL4を設定する
void
setImageUrl4
(string $imageUrl4)
-
string
$imageUrl4: 商品画像URL4
商品画像URL5を設定する
void
setImageUrl5
(string $imageUrl5)
-
string
$imageUrl5: 商品画像URL5
商品画像URL6を設定する
void
setImageUrl6
(string $imageUrl6)
-
string
$imageUrl6: 商品画像URL6
商品画像URL7を設定する
void
setImageUrl7
(string $imageUrl7)
-
string
$imageUrl7: 商品画像URL7
商品画像URL8を設定する
void
setImageUrl8
(string $imageUrl8)
-
string
$imageUrl8: 商品画像URL8
商品画像URL9を設定する
void
setImageUrl9
(string $imageUrl9)
-
string
$imageUrl9: 商品画像URL9
製品管理コード(SKU)を設定する
void
setItemCode
(string $itemCode)
-
string
$itemCode: 製品管理コード(SKU)
JANコードを設定する
void
setJanCode
(string $janCode)
定価を設定する
void
setListPrice
(string $listPrice)
商品名を設定する
void
setName
(string $name)
ワンタイムコードを設定する
void
setOneTimeCode
(string $oneTimeCode)
-
string
$oneTimeCode: ワンタイムコード
従業員IDを設定する
void
setOperatorId
(string $operatorId)
-
string
$operatorId: 従業員ID
取引IDを設定する
void
setOrderId
(string $orderId)
提供サービス説明を設定する
void
setPreapprovedServiceDescription
(string $preapprovedServiceDescription)
-
string
$preapprovedServiceDescription: 提供サービス説明
提供サービス名を設定する
void
setPreapprovedServiceName
(string $preapprovedServiceName)
-
string
$preapprovedServiceName: 提供サービス名
PUSH通知URLを設定する
void
setPushUrl
(string $pushUrl)
-
string
$pushUrl: PUSH通知URL
購入数を設定する
void
setQuantity
(string $quantity)
サービスオプションタイプを設定する
void
setServiceOptionType
(string $serviceOptionType)
-
string
$serviceOptionType: サービスオプションタイプ
サイズを設定する
void
setSize
(string $size)
伝票コードを設定する
void
setSlipCode
(string $slipCode)
店舗IDを設定する
void
setStoreId
(string $storeId)
決済成功URLを設定する
void
setSuccessUrl
(string $successUrl)
-
string
$successUrl: 決済成功URL
店舗端末IDを設定する
void
setTerminalId
(string $terminalId)
-
string
$terminalId: 店舗端末ID
購入時価格を設定する
void
setUnitPrice
(string $unitPrice)
購入者情報フラグを設定する
void
setUseBuyerInfo
(string $useBuyerInfo)
-
string
$useBuyerInfo: 購入者情報フラグ
配送先情報フラグを設定する
void
setUseDeliveryAddress
(string $useDeliveryAddress)
-
string
$useDeliveryAddress: 配送先情報フラグ
ユーザエージェントを設定する
void
setUserAgent
(string $userAgent)
-
string
$userAgent: ユーザエージェント
与信同時売上フラグを設定する
void
setWithCapture
(string $withCapture)
-
string
$withCapture: 与信同時売上フラグ
ログ用文字列(マスク済み)を設定する
void
_setMaskedLog
(string $maskedLog)
-
string
$maskedLog: ログ用文字列(マスク済み)
ログ用文字列(マスク済み)を取得する
string
__toString
()
Inherited Methods
Inherited From AbstractPaymentRequestDto
AbstractPaymentRequestDto::existAccountBasicParam()
AbstractPaymentRequestDto::existAccountParam()
AbstractPaymentRequestDto::existBankAccountParam()
AbstractPaymentRequestDto::existCardParam()
AbstractPaymentRequestDto::existPayNowIdParam()
AbstractPaymentRequestDto::existRecurringChargeParam()
AbstractPaymentRequestDto::getAccountId()
AbstractPaymentRequestDto::getCreateDate()
AbstractPaymentRequestDto::getFreeKey()
AbstractPaymentRequestDto::getMemo1()
AbstractPaymentRequestDto::getMemo2()
AbstractPaymentRequestDto::getMemo3()
AbstractPaymentRequestDto::getReceiptData()
AbstractPaymentRequestDto::setAccountId()
AbstractPaymentRequestDto::setCreateDate()
AbstractPaymentRequestDto::setFreeKey()
AbstractPaymentRequestDto::setMemo1()
AbstractPaymentRequestDto::setMemo2()
AbstractPaymentRequestDto::setMemo3()
AbstractPaymentRequestDto::setReceiptData()