@Deprecated public class SaisonCaptureRequestDto extends AbstractPaymentRequestDto
修飾子とタイプ | フィールドと説明 |
---|---|
static String |
SERVICE_COMMAND
非推奨です。
決済サービスコマンド
半角英数字 必須項目、固定値 |
static String |
SERVICE_TYPE
非推奨です。
決済サービスタイプ
半角英数字 必須項目、固定値 |
コンストラクタと説明 |
---|
SaisonCaptureRequestDto()
非推奨です。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
_setMaskedLog(String maskedLog)
非推奨です。
ログ用文字列(マスク済み)を設定する
|
String |
getAmount()
非推奨です。
決済金額を取得する
|
String |
getCardAmount()
非推奨です。
カード決済金額を取得する
|
String |
getCardExpire()
非推奨です。
カード有効期限を取得する
|
String |
getCardNumber()
非推奨です。
カード番号を取得する
|
String |
getCardOrderId()
非推奨です。
カード取引IDを取得する
|
OptionParams[] |
getOptionParams()
非推奨です。
拡張パラメータリストを取得する
|
String |
getOrderId()
非推奨です。
取引IDを取得する
|
PayNowIdParam |
getPayNowIdParam()
非推奨です。
|
String |
getSecurityCode()
非推奨です。
セキュリティコードを取得する
|
String |
getServiceCommand()
非推奨です。
決済サービスコマンドを取得する
|
String |
getServiceOptionType()
非推奨です。
決済サービスオプションを取得する
|
String |
getServiceType()
非推奨です。
決済サービスタイプを取得する
|
String |
getToken()
非推奨です。
トークンを取得する。
|
String |
getWalletAmount()
非推奨です。
永久不滅ウォレット決済金額を取得する
|
String |
getWithCapture()
非推奨です。
カード売上フラグを取得する
|
void |
setAmount(String amount)
非推奨です。
決済金額を設定する
|
void |
setCardAmount(String cardAmount)
非推奨です。
カード決済金額を設定する
|
void |
setCardExpire(String cardExpire)
非推奨です。
カード有効期限を設定する
|
void |
setCardNumber(String cardNumber)
非推奨です。
カード番号を設定する
|
void |
setCardOrderId(String cardOrderId)
非推奨です。
カード取引IDを設定する
|
void |
setOptionParams(OptionParams[] optionParams)
非推奨です。
拡張パラメータリストを設定する
|
void |
setOrderId(String orderId)
非推奨です。
取引IDを設定する
|
void |
setSecurityCode(String securityCode)
非推奨です。
セキュリティコードを設定する
|
void |
setServiceOptionType(String serviceOptionType)
非推奨です。
決済サービスオプションを設定する
|
void |
setToken(String token)
非推奨です。
トークンを設定する。
|
void |
setWalletAmount(String walletAmount)
非推奨です。
永久不滅ウォレット決済金額を設定する
|
void |
setWithCapture(String withCapture)
非推奨です。
カード売上フラグを設定する
|
String |
toString()
非推奨です。
ログ用文字列(マスク済み)を取得する
|
getAccountId, getCreateDate, getFreeKey, getMemo1, getMemo2, getMemo3, getReceiptData, setAccountId, setCreateDate, setFreeKey, setMemo1, setMemo2, setMemo3, setReceiptData
public String getServiceType()
public String getServiceCommand()
public void setServiceOptionType(String serviceOptionType)
serviceOptionType
- 決済サービスオプションpublic String getServiceOptionType()
public void setOrderId(String orderId)
orderId
- 取引IDpublic String getOrderId()
public void setAmount(String amount)
amount
- 決済金額public String getAmount()
public void setWalletAmount(String walletAmount)
walletAmount
- 永久不滅ウォレット決済金額public String getWalletAmount()
public void setCardAmount(String cardAmount)
cardAmount
- カード決済金額public String getCardAmount()
public void setCardNumber(String cardNumber)
cardNumber
- カード番号public String getCardNumber()
public void setCardExpire(String cardExpire)
cardExpire
- カード有効期限public String getCardExpire()
public void setSecurityCode(String securityCode)
securityCode
- セキュリティコードpublic String getSecurityCode()
public void setCardOrderId(String cardOrderId)
cardOrderId
- カード取引IDpublic String getCardOrderId()
public void setWithCapture(String withCapture)
withCapture
- カード売上フラグpublic String getWithCapture()
public void _setMaskedLog(String maskedLog)
maskedLog
- ログ用文字列(マスク済み)public String toString()
public OptionParams[] getOptionParams()
public void setOptionParams(OptionParams[] optionParams)
optionParams
- 拡張パラメータリストpublic PayNowIdParam getPayNowIdParam()
public void setToken(String token)
token
- トークンpublic String getToken()
Copyright © 2025. All rights reserved.