仮想通貨による支払い
仮想通貨とステーブルコインでの支払いの受け付けについてご紹介します。
Stablecoin payments allow you to accept stablecoins from customers around the world. Customers can pay with their preferred crypto wallet, token, and payment network, while completed stablecoin payments settle in your Stripe balance in USD.
決済フロー
When customers select the crypto payment method, they’re redirected to crypto.link.com to connect their crypto wallet and complete the transaction.
Customer selects Crypto payment option at checkout
Customer is redirected to Link to connect a crypto wallet and select a currency and payment network
Customer gets notification that the payment is complete
(Optional) Customer is redirected back to the business’ site for confirmation
始める
stablecoin payments とその他の決済手段を個別に導入する必要はありません。フロントエンドプロダクトを使用する場合、Stripe が最も関連性が高い決済手段を自動的に判断して表示します。まず Stripe ダッシュボード に移動して stablecoin payments を有効にします。Stripe がホストする 以下の UI のいずれかを選択し、クイックスタートガイドの手順に従います。
その他の決済製品
以下の Stripeプロダクトでも、ダッシュボードからstablecoin payments を追加できます。
ステーブルコインによる決済を受け付ける方法の詳細をご確認ください。
不審請求の申し立て
顧客が銀行で支払いを許可する必要があるため、不正使用や未認識の支払いのリスクは低くなります。このため、チャージバックに発展する不審請求の申請を受けて、Stripe アカウントから売上が引き出されることはありません。
返金
To issue a refund, follow the refund flow. For stablecoin payments, the refund goes back as stablecoins in the customer’s original wallet.
Billing
Use Stripe Billing to create stablecoin-supported invoices and subscriptions. Stablecoin invoices and subscriptions only support the send_
collection method.
Connect のサポート
Connect platforms can accept crypto payments for all charge types. Each connected account must have the crypto payment method enabled.
Connected accounts with access to the full Stripe Dashboard
Connected accounts with access to the full Stripe Dashboard (including Standard accounts) can enable crypto payments through the Stripe Dashboard.
Connected accounts without access to the full Stripe Dashboard
You can request the crypto_
capability for connected accounts from the account details page in your platform Dashboard, or through the API.
どの連結アカウントが仮想通貨を有効にしているかを確認するには、Account
オブジェクトの capabilities ハッシュで、その crypto_
ケイパビリティが active
に設定されているかどうかを確認してください。