Class MdkServiceConstants
決済サービス文字列定義
@author t-hatakeyama
Inheritance
Inherited Members
Namespace: jp.veritrans.tercerog.mdk.dto
Assembly: cg-mdk-dto.dll
Syntax
public class MdkServiceConstants
Fields
ALIPAYX_AUTH_WITH_CAPTURE
Alipay+:与信同時売上フラグ(与信同時売上)
Declaration
public const string ALIPAYX_AUTH_WITH_CAPTURE = "true"
Field Value
Type | Description |
---|---|
string |
ALIPAYX_BARCODE
Alipay+:サービスオプションタイプ:バーコード
Declaration
public const string ALIPAYX_BARCODE = "barcode"
Field Value
Type | Description |
---|---|
string |
ALIPAYX_SCANCODE
Alipay+:サービスオプションタイプ:スキャンコード
Declaration
public const string ALIPAYX_SCANCODE = "scancode"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_AUTH_ONLY
Amazon Pay:与信同時売上フラグ(与信のみ)
Declaration
public const string AMAZONPAY_AUTH_ONLY = "false"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_AUTH_WITH_CAPTURE
Amazon Pay:与信同時売上フラグ(与信同時売上)
Declaration
public const string AMAZONPAY_AUTH_WITH_CAPTURE = "true"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_CONSENT_ONLY
Amazon Pay:承諾時決済タイプ(承諾のみ)
Declaration
public const string AMAZONPAY_CONSENT_ONLY = "0"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_CONSENT_WITH_AUTH
Amazon Pay:承諾時決済タイプ(与信+承諾)
Declaration
public const string AMAZONPAY_CONSENT_WITH_AUTH = "1"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_EXTEND_EXPIRATION_FALSE
Amazon Pay:与信期限延長フラグ(延長しない)
Declaration
public const string AMAZONPAY_EXTEND_EXPIRATION_FALSE = "false"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_EXTEND_EXPIRATION_TRUE
Amazon Pay:与信期限延長フラグ(延長する)
Declaration
public const string AMAZONPAY_EXTEND_EXPIRATION_TRUE = "true"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_FREQUENCY_UNIT_DAY
Amazon Pay:頻度(単位):日
Declaration
public const string AMAZONPAY_FREQUENCY_UNIT_DAY = "Day"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_FREQUENCY_UNIT_MONTH
Amazon Pay:頻度(単位):月
Declaration
public const string AMAZONPAY_FREQUENCY_UNIT_MONTH = "Month"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_FREQUENCY_UNIT_WEEK
Amazon Pay:頻度(単位):週
Declaration
public const string AMAZONPAY_FREQUENCY_UNIT_WEEK = "Week"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_FREQUENCY_UNIT_YEAR
Amazon Pay:頻度(単位):年
Declaration
public const string AMAZONPAY_FREQUENCY_UNIT_YEAR = "Year"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_ONDEMAND
Amazon Pay:課金種別(随時)
Declaration
public const string AMAZONPAY_ONDEMAND = "1"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_ONETIME
Amazon Pay:課金種別(都度)
Declaration
public const string AMAZONPAY_ONETIME = "0"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_PAY_CONFIRM_SCREEN_TYPE_NOT_USE
Amazon Pay:決済確認画面種別(0:DGFT決済確認画面利用)
Declaration
public const string AMAZONPAY_PAY_CONFIRM_SCREEN_TYPE_NOT_USE = "0"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_PAY_CONFIRM_SCREEN_TYPE_USE
Amazon Pay:決済確認画面種別(1:加盟店様決済確認画面利用)
Declaration
public const string AMAZONPAY_PAY_CONFIRM_SCREEN_TYPE_USE = "1"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_SUPPRESS_SHIPPING_ADDRESS_VIEW_FALSE
Amazon Pay:配送先表示抑止フラグ(表示)
Declaration
public const string AMAZONPAY_SUPPRESS_SHIPPING_ADDRESS_VIEW_FALSE = "false"
Field Value
Type | Description |
---|---|
string |
AMAZONPAY_SUPPRESS_SHIPPING_ADDRESS_VIEW_TRUE
Amazon Pay:配送先表示抑止フラグ(非表示)
Declaration
public const string AMAZONPAY_SUPPRESS_SHIPPING_ADDRESS_VIEW_TRUE = "true"
Field Value
Type | Description |
---|---|
string |
BANKPAY_ACCOUNTING_TYPE_CHARGE_HOUSE
BankPay:課金種別(チャージ(ハウス))
Declaration
public const string BANKPAY_ACCOUNTING_TYPE_CHARGE_HOUSE = "3"
Field Value
Type | Description |
---|---|
string |
BANKPAY_ACCOUNTING_TYPE_CHARGE_OPEN
BankPay:課金種別(チャージ(オープン))
Declaration
public const string BANKPAY_ACCOUNTING_TYPE_CHARGE_OPEN = "2"
Field Value
Type | Description |
---|---|
string |
BANKPAY_ACCOUNTING_TYPE_CHARGE_TRANSFER
BankPay:課金種別(チャージ(資金移動))
Declaration
public const string BANKPAY_ACCOUNTING_TYPE_CHARGE_TRANSFER = "4"
Field Value
Type | Description |
---|---|
string |
BANKPAY_ACCOUNTING_TYPE_ONDEMAND
BankPay:課金種別(随時決済)
Declaration
public const string BANKPAY_ACCOUNTING_TYPE_ONDEMAND = "1"
Field Value
Type | Description |
---|---|
string |
BANKPAY_ACCOUNTING_TYPE_ONETIME
BankPay:課金種別(都度決済)
Declaration
public const string BANKPAY_ACCOUNTING_TYPE_ONETIME = "0"
Field Value
Type | Description |
---|---|
string |
BANKPAY_GENDER_FEMALE
BankPay:性別(女性)
Declaration
public const string BANKPAY_GENDER_FEMALE = "F"
Field Value
Type | Description |
---|---|
string |
BANKPAY_GENDER_MALE
BankPay:性別(男性)
Declaration
public const string BANKPAY_GENDER_MALE = "M"
Field Value
Type | Description |
---|---|
string |
BANKPAY_ONLINE
BankPay:サービスオプションタイプ:オンライン決済
Declaration
public const string BANKPAY_ONLINE = "online"
Field Value
Type | Description |
---|---|
string |
CARRIER_3D_BYPASS
携帯キャリア:3Dフラグ(3Dバイパス)
Declaration
public const string CARRIER_3D_BYPASS = "1"
Field Value
Type | Description |
---|---|
string |
CARRIER_3D_NONE
携帯キャリア:3Dフラグ(3D無)
Declaration
public const string CARRIER_3D_NONE = "0"
Field Value
Type | Description |
---|---|
string |
CARRIER_3D_REQUIRED
携帯キャリア:3Dフラグ(3D有)
Declaration
public const string CARRIER_3D_REQUIRED = "2"
Field Value
Type | Description |
---|---|
string |
CARRIER_AU
携帯キャリアサービス名:auかんたん決済
Declaration
public const string CARRIER_AU = "au"
Field Value
Type | Description |
---|---|
string |
CARRIER_AU_ID_COOP
携帯キャリア:ID連携(au)
Declaration
public const string CARRIER_AU_ID_COOP = "false"
Field Value
Type | Description |
---|---|
string |
CARRIER_AU_ID_LOGIN
携帯キャリア:auIDログイン
Declaration
public const string CARRIER_AU_ID_LOGIN = "true"
Field Value
Type | Description |
---|---|
string |
CARRIER_AUTH_ONLY
携帯キャリア:与信同時売上フラグ(与信のみ)
Declaration
public const string CARRIER_AUTH_ONLY = "false"
Field Value
Type | Description |
---|---|
string |
CARRIER_AUTH_WITH_CAPTURE
携帯キャリア:与信同時売上フラグ(与信同時売上)
Declaration
public const string CARRIER_AUTH_WITH_CAPTURE = "true"
Field Value
Type | Description |
---|---|
string |
CARRIER_BARCODE
携帯キャリア:課金種別(バーコード)
Declaration
public const string CARRIER_BARCODE = "2"
Field Value
Type | Description |
---|---|
string |
CARRIER_DOCOMO
携帯キャリアサービス名:ドコモケータイ払い
Declaration
public const string CARRIER_DOCOMO = "docomo"
Field Value
Type | Description |
---|---|
string |
CARRIER_FLETS
携帯キャリアサービス名:フレッツまとめて支払い
Declaration
public const string CARRIER_FLETS = "flets"
Field Value
Type | Description |
---|---|
string |
CARRIER_FLETS_EAST
携帯キャリア:フレッツエリア(東日本)
Declaration
public const string CARRIER_FLETS_EAST = "0"
Field Value
Type | Description |
---|---|
string |
CARRIER_FLETS_WEST
携帯キャリア:フレッツエリア(西日本)
Declaration
public const string CARRIER_FLETS_WEST = "1"
Field Value
Type | Description |
---|---|
string |
CARRIER_ITEM_DIGITAL_CONTENTS
携帯キャリア:商品タイプ(デジタルコンテンツ)
Declaration
public const string CARRIER_ITEM_DIGITAL_CONTENTS = "0"
Field Value
Type | Description |
---|---|
string |
CARRIER_ITEM_PRODUCT_SALES
携帯キャリア:商品タイプ(物販)
Declaration
public const string CARRIER_ITEM_PRODUCT_SALES = "1"
Field Value
Type | Description |
---|---|
string |
CARRIER_ITEM_SERVICES
携帯キャリア:商品タイプ(役務)
Declaration
public const string CARRIER_ITEM_SERVICES = "2"
Field Value
Type | Description |
---|---|
string |
CARRIER_MONTHLY
携帯キャリア:課金種別(継続)
Declaration
public const string CARRIER_MONTHLY = "1"
Field Value
Type | Description |
---|---|
string |
CARRIER_ONDEMAND
携帯キャリア:課金種別(随時)
Declaration
public const string CARRIER_ONDEMAND = "4"
Field Value
Type | Description |
---|---|
string |
CARRIER_ONETIME
携帯キャリア:課金種別(都度)
Declaration
public const string CARRIER_ONETIME = "0"
Field Value
Type | Description |
---|---|
string |
CARRIER_PAYMENT_TYPE_APP
携帯キャリア:決済認証方式(アプリ認証方式)
Declaration
public const string CARRIER_PAYMENT_TYPE_APP = "1"
Field Value
Type | Description |
---|---|
string |
CARRIER_PAYMENT_TYPE_ID
携帯キャリア:決済認証方式(ID認証方式)
Declaration
public const string CARRIER_PAYMENT_TYPE_ID = "0"
Field Value
Type | Description |
---|---|
string |
CARRIER_S_BIKKURI
携帯キャリアサービス名:S!まとめて支払い
Declaration
public const string CARRIER_S_BIKKURI = "s_bikkuri"
Field Value
Type | Description |
---|---|
string |
CARRIER_SB_KTAI
携帯キャリアサービス名:ソフトバンクケータイ支払い
Declaration
public const string CARRIER_SB_KTAI = "sb_ktai"
Field Value
Type | Description |
---|---|
string |
CARRIER_SB_MATOMETE
携帯キャリアサービス名:ソフトバンクまとめて支払い
Declaration
public const string CARRIER_SB_MATOMETE = "sb_matomete"
Field Value
Type | Description |
---|---|
string |
CARRIER_SCANCODE
携帯キャリア:課金種別(スキャンコード)
Declaration
public const string CARRIER_SCANCODE = "3"
Field Value
Type | Description |
---|---|
string |
CARRIER_TERMINAL_FP
携帯キャリア:端末区分(フィーチャーフォン)
Declaration
public const string CARRIER_TERMINAL_FP = "2"
Field Value
Type | Description |
---|---|
string |
CARRIER_TERMINAL_PC
携帯キャリア:端末区分(PC)
Declaration
public const string CARRIER_TERMINAL_PC = "0"
Field Value
Type | Description |
---|---|
string |
CARRIER_TERMINAL_SP
携帯キャリア:端末区分(スマフォ)
Declaration
public const string CARRIER_TERMINAL_SP = "1"
Field Value
Type | Description |
---|---|
string |
CVSPAY_AUTH_WITH_CAPTURE
CvsPay:与信同時売上フラグ(与信同時売上)
Declaration
public const string CVSPAY_AUTH_WITH_CAPTURE = "true"
Field Value
Type | Description |
---|---|
string |
CVSPAY_FAMIPAY
CvsPay:サービスオプションタイプ:ファミペイ
Declaration
public const string CVSPAY_FAMIPAY = "famipay"
Field Value
Type | Description |
---|---|
string |
CVSPAY_ONLINE
CvsPay:決済種別:オンライン決済
Declaration
public const string CVSPAY_ONLINE = "online"
Field Value
Type | Description |
---|---|
string |
EPOS_AUTH_ONLY
Epos:与信同時売上フラグ(与信のみ)
Declaration
public const string EPOS_AUTH_ONLY = "false"
Field Value
Type | Description |
---|---|
string |
EPOS_AUTH_WITH_CAPTURE
Epos:与信同時売上フラグ(与信同時売上)
Declaration
public const string EPOS_AUTH_WITH_CAPTURE = "true"
Field Value
Type | Description |
---|---|
string |
LINEPAY_AUTH_ONLY
LINE Pay:与信同時売上フラグ(与信のみ)
Declaration
public const string LINEPAY_AUTH_ONLY = "false"
Field Value
Type | Description |
---|---|
string |
LINEPAY_AUTH_WITH_CAPTURE
LINE Pay:与信同時売上フラグ(与信同時売上)
Declaration
public const string LINEPAY_AUTH_WITH_CAPTURE = "true"
Field Value
Type | Description |
---|---|
string |
LINEPAY_CHECK_USE_BROWSER
LINE Pay:使用ブラウザ判定フラグ(LINE Pay側でブラウザ判定する)
Declaration
public const string LINEPAY_CHECK_USE_BROWSER = "true"
Field Value
Type | Description |
---|---|
string |
LINEPAY_NOT_CHECK_USE_BROWSER
LINE Pay:使用ブラウザ判定フラグ(LINE Pay側でブラウザ判定しない)
Declaration
public const string LINEPAY_NOT_CHECK_USE_BROWSER = "false"
Field Value
Type | Description |
---|---|
string |
LINEPAY_NOT_USE_ORIGINAL_APP
LINE Pay:独自アプリ起動のオプション指定(オプションを使用しない場合)
Declaration
public const string LINEPAY_NOT_USE_ORIGINAL_APP = "0"
Field Value
Type | Description |
---|---|
string |
LINEPAY_TRIPARTITE_COMMUNICATION
LINE Pay:決済確認方法の指定(3者間通信の場合)
Declaration
public const string LINEPAY_TRIPARTITE_COMMUNICATION = "0"
Field Value
Type | Description |
---|---|
string |
LINEPAY_TWO_PARTIES_COMMUNICATION
LINE Pay:決済確認方法の指定(2者間通信の場合)
Declaration
public const string LINEPAY_TWO_PARTIES_COMMUNICATION = "1"
Field Value
Type | Description |
---|---|
string |
LINEPAY_USE_ORIGINAL_APP_ENCODING
LINE Pay:独自アプリ起動のオプション指定(URLエンコーディングを使用する場合)
Declaration
public const string LINEPAY_USE_ORIGINAL_APP_ENCODING = "1"
Field Value
Type | Description |
---|---|
string |
MASTERPASS_3D_FLAG_0
MasterPass:3Dセキュア(3Dセキュアなし)
Declaration
public const string MASTERPASS_3D_FLAG_0 = "false"
Field Value
Type | Description |
---|---|
string |
MASTERPASS_3D_FLAG_1
MasterPass:3Dセキュア(3Dセキュアあり)
Declaration
public const string MASTERPASS_3D_FLAG_1 = "true"
Field Value
Type | Description |
---|---|
string |
MASTERPASS_AUTH_ONLY
MasterPass:与信同時売上フラグ(与信のみ)
Declaration
public const string MASTERPASS_AUTH_ONLY = "false"
Field Value
Type | Description |
---|---|
string |
MASTERPASS_AUTH_WITH_CAPTURE
MasterPass:与信同時売上フラグ(与信同時売上)
Declaration
public const string MASTERPASS_AUTH_WITH_CAPTURE = "true"
Field Value
Type | Description |
---|---|
string |
MASTERPASS_SUPPRESS_SHIPPING_ADDRESS_0
MasterPass:配送先抑止フラグ(false)
Declaration
public const string MASTERPASS_SUPPRESS_SHIPPING_ADDRESS_0 = "false"
Field Value
Type | Description |
---|---|
string |
MASTERPASS_SUPPRESS_SHIPPING_ADDRESS_1
MasterPass:配送先抑止フラグ(Suppress-抑止する)
Declaration
public const string MASTERPASS_SUPPRESS_SHIPPING_ADDRESS_1 = "true"
Field Value
Type | Description |
---|---|
string |
MASTERPASS_WITH_DIRECT_0
MasterPass:直接返品フラグ(通常のキャンセル)
Declaration
public const string MASTERPASS_WITH_DIRECT_0 = "false"
Field Value
Type | Description |
---|---|
string |
MASTERPASS_WITH_DIRECT_1
MasterPass:直接返品フラグ(直接返品)
Declaration
public const string MASTERPASS_WITH_DIRECT_1 = "true"
Field Value
Type | Description |
---|---|
string |
MERPAY_AUTH_ONLY
メルペイ:与信同時売上フラグ(与信のみ)
Declaration
public const string MERPAY_AUTH_ONLY = "false"
Field Value
Type | Description |
---|---|
string |
MERPAY_AUTH_WITH_CAPTURE
メルペイ:与信同時売上フラグ(与信同時売上)
Declaration
public const string MERPAY_AUTH_WITH_CAPTURE = "true"
Field Value
Type | Description |
---|---|
string |
MERPAY_BARCODE
メルペイ:サービスオプションタイプ:バーコード決済
Declaration
public const string MERPAY_BARCODE = "barcode"
Field Value
Type | Description |
---|---|
string |
MERPAY_CONSENT
メルペイ:承諾時決済タイプ:承諾のみ
Declaration
public const string MERPAY_CONSENT = "0"
Field Value
Type | Description |
---|---|
string |
MERPAY_CONSENT_AUTH
メルペイ:承諾時決済タイプ:承諾同時決済
Declaration
public const string MERPAY_CONSENT_AUTH = "1"
Field Value
Type | Description |
---|---|
string |
MERPAY_ONDEMAND
メルペイ:課金種別:随時決済
Declaration
public const string MERPAY_ONDEMAND = "1"
Field Value
Type | Description |
---|---|
string |
MERPAY_ONETIME
メルペイ:課金種別:都度決済
Declaration
public const string MERPAY_ONETIME = "0"
Field Value
Type | Description |
---|---|
string |
MERPAY_ONLINE
メルペイ:サービスオプションタイプ:オンライン決済
Declaration
public const string MERPAY_ONLINE = "online"
Field Value
Type | Description |
---|---|
string |
MERPAY_USE_BUYER_INFO_FALSE
メルペイ:購入者情報フラグ(使用しない)
Declaration
public const string MERPAY_USE_BUYER_INFO_FALSE = "false"
Field Value
Type | Description |
---|---|
string |
MERPAY_USE_BUYER_INFO_TRUE
メルペイ:購入者情報フラグ(使用する)
Declaration
public const string MERPAY_USE_BUYER_INFO_TRUE = "true"
Field Value
Type | Description |
---|---|
string |
MERPAY_USE_DELIVERY_ADDRESS_FALSE
メルペイ:配送先情報フラグ(使用しない)
Declaration
public const string MERPAY_USE_DELIVERY_ADDRESS_FALSE = "false"
Field Value
Type | Description |
---|---|
string |
MERPAY_USE_DELIVERY_ADDRESS_TRUE
メルペイ:配送先情報フラグ(使用する)
Declaration
public const string MERPAY_USE_DELIVERY_ADDRESS_TRUE = "true"
Field Value
Type | Description |
---|---|
string |
MPI_BROWSER_DEVICE_CATEGORY_MOBILE
ガラケーブラウザ
Declaration
public const string MPI_BROWSER_DEVICE_CATEGORY_MOBILE = "1"
Field Value
Type | Description |
---|---|
string |
MPI_BROWSER_DEVICE_CATEGORY_PC
通常ブラウザ
Declaration
public const string MPI_BROWSER_DEVICE_CATEGORY_PC = "0"
Field Value
Type | Description |
---|---|
string |
PAYPAY_ACCOUNTING_TYPE_ONDEMAND
PayPay:課金種別(随時)
Declaration
public const string PAYPAY_ACCOUNTING_TYPE_ONDEMAND = "1"
Field Value
Type | Description |
---|---|
string |
PAYPAY_ACCOUNTING_TYPE_ONETIME
PayPay:課金種別(都度)
Declaration
public const string PAYPAY_ACCOUNTING_TYPE_ONETIME = "0"
Field Value
Type | Description |
---|---|
string |
PAYPAY_AUTH_WITH_CAPTURE
PayPay:与信同時売上フラグ(与信同時売上)
Declaration
public const string PAYPAY_AUTH_WITH_CAPTURE = "true"
Field Value
Type | Description |
---|---|
string |
PAYPAY_BARCODE
PayPay:サービスオプションタイプ:バーコード決済
Declaration
public const string PAYPAY_BARCODE = "barcode"
Field Value
Type | Description |
---|---|
string |
PAYPAY_EXTEND_PARAMETER_TYPE_OFF
PayPay:拡張パラメータフラグ(デフォルトタイプの設定)
Declaration
public const string PAYPAY_EXTEND_PARAMETER_TYPE_OFF = "0"
Field Value
Type | Description |
---|---|
string |
PAYPAY_EXTEND_PARAMETER_TYPE_ON
PayPay:拡張パラメータフラグ(拡張タイプの設定)
Declaration
public const string PAYPAY_EXTEND_PARAMETER_TYPE_ON = "1"
Field Value
Type | Description |
---|---|
string |
PAYPAY_NSF_RECOVERY_FLAG_FALSE
PayPay:支払い要求実行フラグ(要求なし)
Declaration
public const string PAYPAY_NSF_RECOVERY_FLAG_FALSE = "false"
Field Value
Type | Description |
---|---|
string |
PAYPAY_NSF_RECOVERY_FLAG_TRUE
PayPay:支払い要求実行フラグ(要求あり)
Declaration
public const string PAYPAY_NSF_RECOVERY_FLAG_TRUE = "true"
Field Value
Type | Description |
---|---|
string |
PAYPAY_ONLINE
PayPay:サービスオプションタイプ:オンライン決済
Declaration
public const string PAYPAY_ONLINE = "online"
Field Value
Type | Description |
---|---|
string |
PAYPAY_TRANSITIONTYPE_DEEPLINK
PayPay:遷移種別(アプリから遷移(DeepLink))
Declaration
public const string PAYPAY_TRANSITIONTYPE_DEEPLINK = "2"
Field Value
Type | Description |
---|---|
string |
PAYPAY_TRANSITIONTYPE_WEBLINK
PayPay:遷移種別(アプリから遷移(WebLink))
Declaration
public const string PAYPAY_TRANSITIONTYPE_WEBLINK = "1"
Field Value
Type | Description |
---|---|
string |
RAKUTEN_AUTH_EXTENSION_FALSE
楽天:与信延長フラグ(与信期限を延長しない)
Declaration
public const string RAKUTEN_AUTH_EXTENSION_FALSE = "false"
Field Value
Type | Description |
---|---|
string |
RAKUTEN_AUTH_EXTENSION_TRUE
楽天:与信延長フラグ(与信期限を延長する)
Declaration
public const string RAKUTEN_AUTH_EXTENSION_TRUE = "true"
Field Value
Type | Description |
---|---|
string |
RAKUTEN_AUTH_ONLY
楽天:与信同時売上フラグ(与信のみ)
Declaration
public const string RAKUTEN_AUTH_ONLY = "false"
Field Value
Type | Description |
---|---|
string |
RAKUTEN_AUTH_WITH_CAPTURE
楽天:与信同時売上フラグ(与信同時売上)
Declaration
public const string RAKUTEN_AUTH_WITH_CAPTURE = "true"
Field Value
Type | Description |
---|---|
string |
RAKUTEN_BARCODE
楽天:サービスタイプ:バーコード
Declaration
public const string RAKUTEN_BARCODE = "1"
Field Value
Type | Description |
---|---|
string |
RAKUTEN_ONDEMAND
楽天:課金種別:随時
Declaration
public const string RAKUTEN_ONDEMAND = "1"
Field Value
Type | Description |
---|---|
string |
RAKUTEN_ONETIME
楽天:課金種別:都度
Declaration
public const string RAKUTEN_ONETIME = "0"
Field Value
Type | Description |
---|---|
string |
RAKUTEN_ONLINE
楽天:サービスタイプ:オンライン
Declaration
public const string RAKUTEN_ONLINE = "0"
Field Value
Type | Description |
---|---|
string |
RAKUTEN_ONLINE_V2
楽天:サービスタイプ:オンラインV2
Declaration
public const string RAKUTEN_ONLINE_V2 = "2"
Field Value
Type | Description |
---|---|
string |
RECRUIT_AUTH_ONLY
リクルート:与信同時売上フラグ(与信のみ)
Declaration
public const string RECRUIT_AUTH_ONLY = "false"
Field Value
Type | Description |
---|---|
string |
RECRUIT_AUTH_WITH_CAPTURE
リクルート:与信同時売上フラグ(与信同時売上)
Declaration
public const string RECRUIT_AUTH_WITH_CAPTURE = "true"
Field Value
Type | Description |
---|---|
string |
SCOREATPAY_SEPARATE_INVOICE
スコア@払い:請求書別送
Declaration
public const string SCOREATPAY_SEPARATE_INVOICE = "2"
Field Value
Type | Description |
---|---|
string |
SCOREATPAY_WITH_INVOICE
スコア@払い:請求書同梱
Declaration
public const string SCOREATPAY_WITH_INVOICE = "3"
Field Value
Type | Description |
---|---|
string |
TENPAY_AUTH_WITH_CAPTURE
Tenpay:与信同時売上フラグ(与信同時売上)
Declaration
public const string TENPAY_AUTH_WITH_CAPTURE = "true"
Field Value
Type | Description |
---|---|
string |
TENPAY_BARCODE
Tenpay:サービスオプションタイプ:バーコード決済
Declaration
public const string TENPAY_BARCODE = "barcode"
Field Value
Type | Description |
---|---|
string |
TENPAY_SCANCODE
Tenpay:サービスオプションタイプ:スキャンコード決済
Declaration
public const string TENPAY_SCANCODE = "scancode"
Field Value
Type | Description |
---|---|
string |
VACC_ACCOUNT_MANAGE_TYPE_REAL
銀行振込決済:口座管理方式:実口座
Declaration
public const string VACC_ACCOUNT_MANAGE_TYPE_REAL = "0"
Field Value
Type | Description |
---|---|
string |
VACC_ACCOUNT_MANAGE_TYPE_VIRTUAL
銀行振込決済:口座管理方式:バーチャル口座
Declaration
public const string VACC_ACCOUNT_MANAGE_TYPE_VIRTUAL = "1"
Field Value
Type | Description |
---|---|
string |
VACC_REGISTRATION_METHOD_AUTO
銀行振込決済:登録方法:自動
Declaration
public const string VACC_REGISTRATION_METHOD_AUTO = "1"
Field Value
Type | Description |
---|---|
string |
VACC_REGISTRATION_METHOD_MANUAL
銀行振込決済:登録方法:手動
Declaration
public const string VACC_REGISTRATION_METHOD_MANUAL = "0"
Field Value
Type | Description |
---|---|
string |
VACC_RESONA
銀行振込決済:サービスオプションタイプ:りそな
Declaration
public const string VACC_RESONA = "resona"
Field Value
Type | Description |
---|---|
string |
VACC_WITH_RECONCILE_AUTO
銀行振込決済:消込フラグ:自動
Declaration
public const string VACC_WITH_RECONCILE_AUTO = "2"
Field Value
Type | Description |
---|---|
string |
VACC_WITH_RECONCILE_FORCE
銀行振込決済:消込フラグ:強制
Declaration
public const string VACC_WITH_RECONCILE_FORCE = "1"
Field Value
Type | Description |
---|---|
string |
VACC_WITH_RECONCILE_NOT
銀行振込決済:消込フラグ:消込しない
Declaration
public const string VACC_WITH_RECONCILE_NOT = "0"
Field Value
Type | Description |
---|---|
string |