顧客請求金額を取得する
string
getBilledAmount
()
会社名を取得する
string
getCompanyName
()
購入者住所都道府県を取得する
string
getCustomerAddress1
()
購入者住所市区町村を取得する
string
getCustomerAddress2
()
購入者住所それ以降の住所を取得する
string
getCustomerAddress3
()
購入者氏名を取得する
string
getCustomerName
()
購入者郵便番号を取得する
string
getCustomerZip
()
取引毎に付くIDを取得する
string
getCustTxn
()
部署名を取得する
string
getDepartment
()
明細を取得する
ScoreatpayDetailDto[]
getDetails
()
エラー詳細を取得する
ScoreatpayErrorDto[]
getErrors
()
履歴番号を取得する
string
getHistorySeq
()
請求書バーコードを取得する
string
getInvoiceBarCode
()
請求書コードを取得する
string
getInvoiceCode
()
発行区分を取得する
string
getInvoiceKbn
()
加盟店サイト名称を取得する
string
getInvoiceShopsiteName
()
請求書発行日付を取得する
string
getInvoiceStartDate
()
帳票タイトルを取得する
string
getInvoiceTitle
()
電文IDを取得する
string
getMarchTxn
()
エラーメッセージを取得する
string
getMerrMsg
()
処理結果コードを取得する
string
getMstatus
()
スコア通信欄1を取得する
string
getNissenMessage1
()
スコア通信欄2を取得する
string
getNissenMessage2
()
スコア通信欄3を取得する
string
getNissenMessage3
()
スコア通信欄4を取得する
string
getNissenMessage4
()
スコア社名を取得する
string
getNissenName
()
スコア連絡先URLを取得する
string
getNissenQaUrl
()
スコア注文IDを取得する
string
getNissenTransactionId
()
取引IDを取得する
string
getOrderId
()
プロパティ名と対応するクラス名のリストを取得する
array
getPropertyClassNameList
()
督促区分を取得する
string
getRemindedKbn
()
決済サービスタイプを取得する
string
getServiceType
()
加盟店住所都道府県を取得する
string
getShopAddress1
()
加盟店住所市区町村を取得する
string
getShopAddress2
()
加盟店住所それ以降の住所を取得する
string
getShopAddress3
()
加盟店コードを取得する
string
getShopCode
()
加盟店メールアドレスを取得する
string
getShopEmail
()
加盟店FAX番号を取得する
string
getShopFax
()
加盟店通信欄1を取得する
string
getShopMessage1
()
加盟店通信欄2を取得する
string
getShopMessage2
()
加盟店通信欄3を取得する
string
getShopMessage3
()
加盟店通信欄4を取得する
string
getShopMessage4
()
加盟店通信欄5を取得する
string
getShopMessage5
()
加盟店注文日を取得する
string
getShopOrderDate
()
加盟店電話を取得する
string
getShopTel
()
加盟店注文ID1を取得する
string
getShopTransactionId1
()
加盟店注文ID2を取得する
string
getShopTransactionId2
()
加盟店郵便番号を取得する
string
getShopZip
()
消費税を取得する
string
getTax
()
購入者払込期限日を取得する
string
getTimeOfReceipts
()
MDKバージョンを取得する
string
getTxnVersion
()
詳細結果コードを取得する
string
getVResultCode
()
請求書形式を取得する
string
getYobi1
()
郵便口座番号を取得する
string
getYobi2
()
郵便口座名義を取得する
string
getYobi3
()
郵便OCR-Bフォント上段を取得する
string
getYobi4
()
郵便OCR-Bフォント下段を取得する
string
getYobi5
()
払込取扱用購入者住所を取得する
string
getYobi6
()
X印を取得する
string
getYobi7
()
-を取得する
string
getYobi8
()
-を取得する
string
getYobi9
()
-を取得する
string
getYobi10
()
顧客請求金額を設定する
void
setBilledAmount
(string $billedAmount)
-
string
$billedAmount: 顧客請求金額
会社名を設定する
void
setCompanyName
(string $companyName)
購入者住所都道府県を設定する
void
setCustomerAddress1
(string $customerAddress1)
-
string
$customerAddress1: 購入者住所都道府県
購入者住所市区町村を設定する
void
setCustomerAddress2
(string $customerAddress2)
-
string
$customerAddress2: 購入者住所市区町村
購入者住所それ以降の住所を設定する
void
setCustomerAddress3
(string $customerAddress3)
-
string
$customerAddress3: 購入者住所それ以降の住所
購入者氏名を設定する
void
setCustomerName
(string $customerName)
-
string
$customerName: 購入者氏名
購入者郵便番号を設定する
void
setCustomerZip
(string $customerZip)
-
string
$customerZip: 購入者郵便番号
取引毎に付くIDを設定する
void
setCustTxn
(string $custTxn)
-
string
$custTxn: 取引毎に付くID
部署名を設定する
void
setDepartment
(string $department)
明細を設定する
void
setDetails
(ScoreatpayDetailDto[] $details)
-
ScoreatpayDetailDto[]
$details: 明細
エラー詳細を設定する
void
setErrors
(ScoreatpayErrorDto[] $errors)
-
ScoreatpayErrorDto[]
$errors: エラー詳細
履歴番号を設定する
void
setHistorySeq
(string $historySeq)
請求書バーコードを設定する
void
setInvoiceBarCode
(string $invoiceBarCode)
-
string
$invoiceBarCode: 請求書バーコード
請求書コードを設定する
void
setInvoiceCode
(string $invoiceCode)
-
string
$invoiceCode: 請求書コード
発行区分を設定する
void
setInvoiceKbn
(string $invoiceKbn)
加盟店サイト名称を設定する
void
setInvoiceShopsiteName
(string $invoiceShopsiteName)
-
string
$invoiceShopsiteName: 加盟店サイト名称
請求書発行日付を設定する
void
setInvoiceStartDate
(string $invoiceStartDate)
-
string
$invoiceStartDate: 請求書発行日付
帳票タイトルを設定する
void
setInvoiceTitle
(string $invoiceTitle)
-
string
$invoiceTitle: 帳票タイトル
電文IDを設定する
void
setMarchTxn
(string $marchTxn)
エラーメッセージを設定する
void
setMerrMsg
(string $merrMsg)
-
string
$merrMsg: エラーメッセージ
処理結果コードを設定する
void
setMstatus
(string $mstatus)
スコア通信欄1を設定する
void
setNissenMessage1
(string $nissenMessage1)
-
string
$nissenMessage1: スコア通信欄1
スコア通信欄2を設定する
void
setNissenMessage2
(string $nissenMessage2)
-
string
$nissenMessage2: スコア通信欄2
スコア通信欄3を設定する
void
setNissenMessage3
(string $nissenMessage3)
-
string
$nissenMessage3: スコア通信欄3
スコア通信欄4を設定する
void
setNissenMessage4
(string $nissenMessage4)
-
string
$nissenMessage4: スコア通信欄4
スコア社名を設定する
void
setNissenName
(string $nissenName)
-
string
$nissenName: スコア社名
スコア連絡先URLを設定する
void
setNissenQaUrl
(string $nissenQaUrl)
-
string
$nissenQaUrl: スコア連絡先URL
スコア注文IDを設定する
void
setNissenTransactionId
(string $nissenTransactionId)
-
string
$nissenTransactionId: スコア注文ID
取引IDを設定する
void
setOrderId
(string $orderId)
督促区分を設定する
void
setRemindedKbn
(string $remindedKbn)
-
string
$remindedKbn: 督促区分
決済サービスタイプを設定する
void
setServiceType
(string $serviceType)
-
string
$serviceType: 決済サービスタイプ
加盟店住所都道府県を設定する
void
setShopAddress1
(string $shopAddress1)
-
string
$shopAddress1: 加盟店住所都道府県
加盟店住所市区町村を設定する
void
setShopAddress2
(string $shopAddress2)
-
string
$shopAddress2: 加盟店住所市区町村
加盟店住所それ以降の住所を設定する
void
setShopAddress3
(string $shopAddress3)
-
string
$shopAddress3: 加盟店住所それ以降の住所
加盟店コードを設定する
void
setShopCode
(string $shopCode)
加盟店メールアドレスを設定する
void
setShopEmail
(string $shopEmail)
-
string
$shopEmail: 加盟店メールアドレス
加盟店FAX番号を設定する
void
setShopFax
(string $shopFax)
-
string
$shopFax: 加盟店FAX番号
加盟店通信欄1を設定する
void
setShopMessage1
(string $shopMessage1)
-
string
$shopMessage1: 加盟店通信欄1
加盟店通信欄2を設定する
void
setShopMessage2
(string $shopMessage2)
-
string
$shopMessage2: 加盟店通信欄2
加盟店通信欄3を設定する
void
setShopMessage3
(string $shopMessage3)
-
string
$shopMessage3: 加盟店通信欄3
加盟店通信欄4を設定する
void
setShopMessage4
(string $shopMessage4)
-
string
$shopMessage4: 加盟店通信欄4
加盟店通信欄5を設定する
void
setShopMessage5
(string $shopMessage5)
-
string
$shopMessage5: 加盟店通信欄5
加盟店注文日を設定する
void
setShopOrderDate
(string $shopOrderDate)
-
string
$shopOrderDate: 加盟店注文日
加盟店電話を設定する
void
setShopTel
(string $shopTel)
加盟店注文ID1を設定する
void
setShopTransactionId1
(string $shopTransactionId1)
-
string
$shopTransactionId1: 加盟店注文ID1
加盟店注文ID2を設定する
void
setShopTransactionId2
(string $shopTransactionId2)
-
string
$shopTransactionId2: 加盟店注文ID2
加盟店郵便番号を設定する
void
setShopZip
(string $shopZip)
消費税を設定する
void
setTax
(string $tax)
購入者払込期限日を設定する
void
setTimeOfReceipts
(string $timeOfReceipts)
-
string
$timeOfReceipts: 購入者払込期限日
MDKバージョンを設定する
void
setTxnVersion
(string $txnVersion)
-
string
$txnVersion: MDKバージョン
詳細結果コードを設定する
void
setVResultCode
(string $vResultCode)
-
string
$vResultCode: 詳細結果コード
請求書形式を設定する
void
setYobi1
(string $yobi1)
郵便口座番号を設定する
void
setYobi2
(string $yobi2)
郵便口座名義を設定する
void
setYobi3
(string $yobi3)
郵便OCR-Bフォント上段を設定する
void
setYobi4
(string $yobi4)
-
string
$yobi4: 郵便OCR-Bフォント上段
郵便OCR-Bフォント下段を設定する
void
setYobi5
(string $yobi5)
-
string
$yobi5: 郵便OCR-Bフォント下段
払込取扱用購入者住所を設定する
void
setYobi6
(string $yobi6)
-
string
$yobi6: 払込取扱用購入者住所
X印を設定する
void
setYobi7
(string $yobi7)
-を設定する
void
setYobi8
(string $yobi8)
-を設定する
void
setYobi9
(string $yobi9)
-を設定する
void
setYobi10
(string $yobi10)
結果XML(マスク済み)を設定する
void
_setResultXml
(string $resultXml)
-
string
$resultXml: 結果XML(マスク済み)
結果XML(マスク済み)を取得する
string
__toString
()