チェックアウト情報

ウィジェットが表示されると、パラメータで指定されたアプリケーショントークンに関連したストアのチェックアウト情報を取得する為に、自動的にAPIにリクエストを行います。
チェックアウト情報は、ウィジェットを動作する為に必要な様々な設定情報の集合です。

チェックアウト情報オブジェクト

Fields
modestring
ウィジェットに設定されたアプリケーショントークンのモード
namestring
ストア名
logo_imagestring
ストアのロゴ画像のURL。
recurring_token_privilegestring
このストアのリカーリングトークンの権限。none (なし), bounded (制限付き), infinite (無制限) のいずれか。
card_configuration.enabledboolean
カードが利用可能か
card_configuration.debit_enabledboolean
デビットカードが利用可能か
card_configuration.prepaid_enabledboolean
プリペイドカードが利用可能か
card_configuration.forbidden_card_brandsarray[string]
このストアでの使用が許可されていないカードブランドのリスト
card_configuration.allowed_countries_by_iparray[string]
IPアドレスが課金を許可されていない国のリスト
card_configuration.foreign_cards_allowedboolean
外国のカードを許可するかどうか。 外国のカードとは、その国がストアの国と同じではないカードを指す。
card_configuration.fail_on_new_emailboolean
以前に特定のメールアドレスで使用されたカードを許可するかどうか。 trueの場合、別のメールアドレスで使用されているカードは拒否される。
card_configuration.allow_empty_cvvboolean
カード払いのCVVチェックを有効にするかどうか
card_configuration.card_limit.amountnumber
定義された期間、カードごとに利用を制限する金額
card_configuration.card_limit.currencystring (ISO-4217)
amountが定義されている通貨
card_configuration.card_limit.durationstring (ISO-8601)
定義された期間、カードごとに利用を制限する金額
qr_scan_configuration.enabledboolean
QRコードが支払方法として利用可能かどうか
qr_scan_configuration.forbidden_qr_scan_gatewaysarray[string]
QRコード決済の処理に使用されない決済ゲートウェイのリスト
convenience_configuration.enabledboolean
コンビニがペイメント方法として利用可能かどうか
theme.colors.main_backgroundstring (HexColor)
入力欄背景。入力フォームが表示されるエリアの背景色。デフォルトは #fafafa
theme.colors.secondary_backgroundstring (HexColor)
ロゴとタイトルが含まれるエリアの背景色。デフォルトは #ee7a00
theme.colors.main_colorstring (HexColor)
ヘッダーと下部のボタンの背景色。デフォルトは #fafafa
theme.colors.primary_textstring (HexColor)
タイトル(デフォルトはストア名)の文字色。デフォルトは #fafafa
theme.colors.secondary_textstring (HexColor)
(指定がある場合は)ウィジェットのタイトル下部に表示される説明文の文字色。デフォルトは #222222
theme.colors.base_textstring (HexColor)
上記で指定されない他のテキストの文字色。デフォルトは #000000
recurring_card_charge_cvv_confirmation.enabledboolean
リカーリングトークンを使用するときに、このストアにCVV確認が必要かどうか
recurring_card_charge_cvv_confirmation.thresholdarray[MoneyAmount]
CVV確認せずに課金可能な、ストアのデフォルト通貨での最大金額
supported_brandsarray[SupportedBrand]

MoneyAmount

Fields
amountnumber
小数点以下の金額
currencystring (ISO-4217)
ISO-4217形式の通貨

SupportedBrand

Fields
brandstring
対応しているブラント。payment_typeにより、次のいずれか
card: visa, mastercard, american_express, jcb, diners_club, unionpay, discover, maestro
qr_merchant: alipay_merchant_qr, alipay_connect_mpm, pay_pay_merchant, we_chat_mpm
online: alipay_online, alipay_plus_online, pay_pay_online, we_chat_online,
bank_transfer: aozora_bank
paidy: paidy
payment_typestring
次のいずれか card, qr_merchant, online, bank_transfer, paidy
support_auth_captureboolean
requires_full_nameboolean
support_dynamic_descriptorboolean
requires_cvvboolean
countries_allowedarray[string]
supported_currenciesarray[string]
cvv_authboolean
dynamic_infoboolean