バーチャルカードを作成する
カード保有者を作成し、バーチャルカードを発行します。
ダッシュボードまたは Create a card エンドポイントを使用して、カード保有者にバーチャルカードを発行できます。カード保有者は、バーチャルカードを作成するとすぐに使用できます。
カード保有者を作成する
ダッシュボードまたは Cardholders API を使用して、カード保有者を作成できます。
Issuing ダッシュボードのカード保有者タブにアクセスします。
右上の カード保有者を作成 をクリックします。
カード保有者タイプ (個人または会社) を選択します。カード保有者名とビジネス名に使える文字はどちらも、英数字と
/ -&:().
です。24 文字の文字数制限があります。' 請求先住所を追加します。
法人カードを作成する場合は、納税者番号を追加します。
デジタルウォレットなどの特定の機能に必要な連絡先情報を追加します。
カード保有者を作成 をクリックします。
個人タイプのカード保有者の要件
個々のカード保有者タイプを選択する場合は、カード保有者の正式な姓名および生年月日を追加する必要があります。政府発行の身分証明書をアップロードすると、ウォッチリストのレビューを減らすことができます。

Cross River Bank が支援するプログラムの個人にカードを発行する場合は、そのカード保有者のカードを有効化する前に、Cross River Bank 認定ユーザー規約への同意を記録する必要があります。アカウント保有者とカード保有者に提示する必要がある契約書の詳細については、発行と財務に必要な契約書を参照してください。
会社タイプのカード保有者の要件
会社名を追加する際は、2 単語以上にしてください (例: Stripe Inc.)。
カードを作成
ダッシュボードを使用して、新しいカードを作成できます。
Issuing ダッシュボードのカードタブにアクセスします。
右上の カードを作成 をクリックします。
カード保有者を作成するで作成したカード保有者を検索します。
タイプとして バーチャル を選択します。
カードを有効にする を選択します。
作成 をクリックします。
カードを有効化
For authorizations to be approved on a card, its status
must be set to active
. Past-due requirements block card activation.
Activate on creation
You can activate the card when creating it using the Dashboard or the API. In the Dashboard, when creating a card, click Activate card. Using the API, set status
to active
when using the create card endpoint.
Activate after creation
Alternatively, after creating an inactive card, you can activate it using the Dashboard or the API. To activate it using the Dashboard, select the card you want to activate, then click Activate card. To activate it using the API, use the update card endpoint to set its status
to active
.
Re-activate after blocking
In some cases, multiple incorrect PIN attempts on a transaction deactivates a card, preventing further authorizations. To reactivate the card, use the Dashboard or the update card API to set the card’s status
to active
.