Physical cards
Issue physical debit cards to your customers—standard designs ship in as little as 2 days, and you can submit custom card artwork for your brand. To issue a physical card, specifytype=physical and include a shipping address when creating the card:
Mobile wallets
Stripe Issuing has full support for push provisioning, letting cardholders add their card directly to Apple Pay and Google Pay without manually entering details. To enable push provisioning for your mobile app, work with Stripe to ensure you have the necessary entitlements (Apple Pay) or API access (Google Pay). More details are available in the Stripe digital wallets documentation.Displaying card details
To display sensitive card details (PAN, CVV, expiry) to your users without bringing your application into PCI DSS scope, use Stripe Issuing Elements—a Stripe-hosted iframe that serves card details directly to the cardholder.Spending limits
You can control how much a cardholder can spend by setting spending controls on a card or cardholder. Controls can restrict spend by amount, time window, or merchant category. For noncustodial cards, Stripe-configured spending limits are checked first at authorization time, followed by the onchain approval limit. We recommend setting a high onchain approval and using Stripe’sspending_controls for fine-grained policy:
Freezing and closing cards
Freeze a card to block new authorizations without cancelling the card permanently—useful when a customer reports a lost card or you detect suspicious activity. Use the Stripe Issuing Cards API to update a card’s status:Disputes
Submit and manage cardholder disputes through the Stripe Dashboard or the Stripe Disputes API. Provisional credits and refunds associated with approved disputes are pushed directly back to the cardholder’s linked wallet.Cardholder support
Card network rules require you to provide phone support to cardholders. Stripe’s trained support agents can handle this on your behalf—under a generic greeting or customized to your brand’s voice. Support options range from dispute intake to more complex queries about statements or rewards. Contact your Bridge account manager to discuss support options.Fraud management
Stripe Issuing provides a full suite of fraud tools:- 3D Secure (3DS) — Step-up authentication for online purchases. Shifts liability away from you when the cardholder authenticates.
- Advanced fraud models — Stripe’s machine learning models that evaluate authorization risk in real time.
- Enriched transaction data — Additional merchant details on transactions to help with fraud review and cardholder disputes.
Dashboards
Two dashboards are used to manage different aspects of your card program.Stripe Dashboard
Use the Stripe Dashboard to:- View and manage all issued cards
- See full card authorization and transaction history
- Initiate and manage disputes
- Configure fraud controls
- Issue or reissue physical cards
Bridge Dashboard
Use the Bridge Dashboard (Customers section) to:- Monitor KYC status and cards endorsement approvals
- Review and resolve customer eligibility issues
- View when a customer has completed KYC or needs a fresh confirmation
