物理カードを作成する
カード保有者を作成し、物理カードを発行します。
ダッシュボードまたは Create a card エンドポイントを使用して、標準バンドルとカスタムバンドルをカード保有者に発行できます。デザインが承認されると、作成したカードはフルフィルメントのためにカードプリンターに送られます。デザインがまだ審査中の場合は、デザインが承認された後にフルフィルメント用のカードが送信されます。これは、カードにロゴを追加したり、標準の配送業者にテキストを追加したりする場合にのみ適用されます。それ以外の場合は、追加の審査なしでフルフィルメントのためにカードが送信されます。
カード保有者を作成する
カード保有者を作成するには、ダッシュボードまたは Cardholders API を使用します。
Visit the Cardholders tab in the Issuing Dashboard.
Click Create cardholder on the upper right.
カード保有者のタイプを選択します (個人または会社)。カード保有者名とビジネス名の両方に使用できる有効な文字の完全なセットは、英数字と
/ -&:().
です。24 文字以内に制限されています。' 請求先住所を追加します。
法人カードを作成する場合は、納税者番号を追加します。
デジタルウォレットなどの特定の機能に必要な連絡先情報を追加します。
カード保有者を作成 をクリックします。
個人タイプのカード保有者の要件
When you select the individual cardholder type, you must add the cardholder’s legal first and last name and date of birth. Consider uploading government-issued ID, which may help reduce watchlist reviews.

Cross River Bank が支援するプログラムの個人にカードを発行する場合は、そのカード保有者のカードを有効化する前に、Cross River Bank 認定ユーザー規約への同意を記録する必要があります。アカウント保有者とカード保有者に提示する必要がある契約書の詳細については、発行と財務に必要な契約書を参照してください。
会社タイプのカード保有者の要件
会社名を追加する際は、Stripe Inc. のように、少なくとも 2 つの単語が含まれていることを確認してください。
カードを作成する
ダッシュボードを使用して、新しいカードを作成できます。
Visit the Cards tab in the Issuing Dashboard.
Click Create card on the upper right.
カード保有者を作成するで作成したカード保有者を検索します。
タイプとして物理を選択します。
デザインを作成するで作成したパーソナライズデザインを検索して、このカード保有者に必要な物理的バンドルデザインを選択します。
物理バンドルでカードの 2 行目に対応できる場合、2 行目に入力して情報を追加できます。これは通常、ビジネス名に使用されます。
配送先情報を追加します。詳細は、配送カードをご覧ください。
作成 をクリックします。
カードを有効化
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
.