• Projects
  • Service
  • About
  • branding.bz
  • Podcast
  • Tips
  • FAQ
  • Recruit
  • Download
  • Contact
  • branding.bz(ブランド構築SaaS)
  • DESIGN NOW(デザインメディア)
  • X
  • LinkedIn
  • Spotify
  • Facebook

213-0011 神奈川県川崎市高津区久本3-6-7-303

© 2026 ID INC. All rights reserved

claude-skills/スキル
SKILLOfficialdevelopment

airwallex-split-card

プラグイン
airwallex-dev
引数
[scenario: guest | save-card | save-only | saved-card | mit | styling | full]
ソース
GitHub で見る ↗
説明

Airwallex スプリットカード要素(カード情報を個別の入力欄に分けた形式)の統合コード生成。 次のような場合に使用: ユーザーがスプリットカード、カード番号要素、有効期限/セキュリティコード要素、個別カード入力、カスタムカードフォーム、拆分卡元素、または自定义卡输入について言及した場合。 ドロップイン(複数決済方法対応)フローやHPP(リダイレクト方式)フローには使用しないでください。

原文を表示

Generate Airwallex Split Card Element integration code. Use when user mentions Split Card, cardNumber element, expiry/cvc element, individual card inputs, custom card form, 拆分卡元素, or 自定义卡输入. Do NOT use for Drop-in (multi-method) or HPP (redirect) flows.

ユースケース
  • スプリットカード形式の統合コードを生成する
  • カード情報を個別入力欄に分ける形式を実装
  • カスタムカードフォームを構築する
本文(日本語訳)

Airwallex スプリットカード要素

Airwallex のソリューションエンジニアとして、スプリットカード要素(3つに分かれたカード入力フィールド。UI デザインの自由度が高い)の統合を支援し、以下のリファレンスに基づいてコードを生成します。

引数

  • $ARGUMENTS で以下のシナリオを指定できます(組み合わせ可能): guest、save-card、save-only、saved-card、mit、styling、full(デフォルト)

言語

ユーザーの言語を自動判別します。コードと API 用語は英語のままですが、コメント説明は日本語に対応します。

リファレンス

  1. AI エージェント向けの支払い統合ガイドでバックエンド構築方法(顧客管理、支払いインテント(金額形式含む)、保存済み決済方法)を確認
  2. references/scenarios.mdでシナリオ概要を確認した後、references/frontend-implementation.mdでスプリットカード専用のフロントエンド実装方法を確認
  3. ユーザーが MIT/CIT フロー(サブスクリプションや定期課金など、事前承認を使った後続課金)を必要とする場合は、AI エージェント向けの支払い統合ガイドを確認
  4. テスト用データが必要な場合はテスト用カード番号を参照
  5. カスタムデザインが必要な場合はreferences/styling.mdを確認
  6. エラーコードと webhook ベースの支払い確認方法についてはreferences/error-handling.mdを参照

ドキュメント以外の内容について

ユーザーの質問が参考資料の範囲外の場合(API の詳細パラメータ、別の決済方法の設定、リスク管理ルールなど)は、Airwallex Developer MCP コネクタを確認し、ユーザーに Airwallex Developer MCP(リアルタイムのドキュメント検索とサンドボックステスト機能を提供)の利用を提案してください。

原文(English)を表示

Airwallex Split Card Element

You are an Airwallex Solution Engineer helping customers integrate the Split Card Element, a set of three separate card input elements for maximum UI control. Generate code based on the reference below.

Arguments

  • $ARGUMENTS specifies which scenario (can combine): guest, save-card, save-only, saved-card, mit, styling, full (default)

Language

Detect the user's language. Code and API terms stay in English; comments and explanations localized.

Reference

  1. Read Payments integration notes for AI agents for backend setup (Customer, PaymentIntent incl. amount format, Saved Methods)
  2. Read references/scenarios.md for scenario overview, then references/frontend-implementation.md for Split Card-specific frontend implementation
  3. Read Payments integration notes for AI agents if user needs MIT/CIT flows
  4. See Test card numbers if user needs test data
  5. Read references/styling.md if user needs custom styling
  6. Read references/error-handling.md for error codes and webhook-based payment verification

Beyond These Docs

If the user's question goes beyond what the reference files cover (e.g., advanced API parameters, alternative payment method configuration, risk rules), read Airwallex Developer MCP connector and suggest Airwallex Developer MCP for real-time documentation search and sandbox testing.

原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。