Stablecoin paymentsVersion bêta publique
Let your customers pay with crypto that settle as fiat in your Stripe balance.
You can accept stablecoin payments that settle as fiat in your Stripe balance. You can accept USDC payments on Ethereum, Solana, and Polygon without holding or converting crypto to fiat yourself. We charge 1.5% of the transaction amount (in USD).
This works with Checkout, Elements, or you can directly integrate it through the Payment Intents API. When integrated, the option to pay with Crypto
appears and redirects your customers to a page hosted by crypto.link.com to complete their payment. There, they can connect their wallet and save and reuse their account using Link. Before you get started, see our demo that shows how Pay with Crypto works.
Overview 
The following example assumes you’ve added crypto to the Payment Element:
After you’re set up with stablecoin payments, the option to select Crypto as a payment method appears in your checkout form.
When your customer clicks this option, we redirect them to a page hosted by crypto.link.com, where they can:
- Confirm the amount they need to pay.
- Connect the wallet they want to pay with.
- Confirm the payment by signing the transaction that transfers the USDC from their wallet.
After Stripe confirms the payment, the customer sees that the transaction is complete. As with any other Stripe transaction, you see an update to your Stripe balance.
Feature set 
The following table contains the feature snapshot:
Availability | US-based businesses |
Features |
|
Recurring payments | Supported with send_ collection method subscriptions. |
Manual capture | Not supported |
Currencies |
|
End customers | Global (except for sanctioned countries) |
Transactions | Transaction limits on the end customer are 10,000 USD per transaction and 100,000 USD per month. |
Pricing | 1.5% of the transaction amount (in USD) |
Version bêta publique
Pay with Crypto is in public preview. If you have any questions or feedback, contact pay-with-crypto@stripe.com.
Onboarding 
Before you can accept stablecoins:
Activate a Stripe account (if you haven’t already) to make sure that we’ve approved you to process payments.
Go to your payment methods settings, and request the Crypto payment method.
Fill out your business’s information and accept the terms on the page.
After we review your information and approve you, the
Crypto
payment method becomes active in the Dashboard. If the payment method appears as pending, we’re still reviewing your candidacy and might reach out to you for more details.
Consider the following before integrating:
Refunds: To issue a refund, follow the refund flow. For crypto payments, the refund goes back as stablecoins in the customer’s original wallet.
Holding crypto: Transactions settle in USD to your Stripe balance.
Settlement currencies: We currently only support USD settlement.
Billing 
Use Stripe Billing to create Crypto supported invoices and subscriptions. Crypto invoices and subscriptions only support the send_
collection method.
Connect support 
Connected accounts must directly enable Crypto in their payment method settings before they can accept crypto payments. You can’t enable crypto payments through the Accounts API or Capabilities API. The following Connect charge types, typically used by Connect platforms, are available to businesses using Pay with Crypto:
- Destination charges
- Separate charges and transfers
- Direct charges
Remarque
Pay with Crypto doesn’t support payemens on behalf of connected accounts.