2024-12-18 23:12:53 +07:00

45 lines
1.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"aliPay": "アリペイ決済",
"alipayf2f": {
"appId": "支付宝アプリID",
"invoiceName": "カスタム製品名",
"invoiceNameDescription": "支付宝の請求書に表示されます",
"privateKey": "支付宝プライベートキー",
"publicKey": "支付宝パブリックキー",
"sandbox": "サンドボックスモード",
"sandboxDescription": "支払いをテストするためにサンドボックスモードを有効にします"
},
"enable": "有効",
"enableDescription": "この支払い方法を有効にする",
"epay": {
"key": "キー",
"pid": "PID",
"url": "URL"
},
"feeMode": "料金方式",
"feeModeDescription": "追加手数料の課金方式",
"feeModeItems": ["手数料なし", "パーセンテージ", "固定金額", "上記の2つ"],
"feePercent": "パーセンテージ手数料(オプション)",
"feePercentDescription": "注文金額に追加される手数料",
"fixedFee": "固定料金(オプション)",
"fixedFeeDescription": "注文金額に固定料金を追加する",
"iconUrl": "アイコンURL任意",
"iconUrlDescription": "フロントエンド表示用",
"inputPlaceholder": "入力してください",
"key": "キー",
"notifyUrl": "カスタム通知ドメイン(オプション)",
"notifyUrlDescription": "ゲートウェイ通知はこのドメインに送信されます",
"payForRecommendations": "おすすめの支払い",
"pid": "PID",
"saveSuccess": "保存が成功しました",
"showName": "表示名",
"showNameDescription": "フロントエンド表示用",
"stripe": {
"publicKey": "パブリックキー",
"secretKey": "シークレットキー",
"webhookSecret": "WEBHOOK シークレットサイン"
},
"url": "URL",
"wechatPay": "WeChatペイ"
}