Payment Element
A single embeddable component that handles cards, digital wallets, buy-now-pay-later, and bank debits. One integration covers 125+ payment methods with automatic localization.
Digital wallets bypass manual card entry entirely. Stripe reports Apple Pay and Google Pay increase checkout conversion by 22%+ in some cases. The Payment Element auto-detects device capabilities and only shows compatible wallets.
The Payment Element mirrors a shift I saw in the EMV terminal world: semi-integrated solutions replaced bespoke integrations because the maintenance burden was unsustainable. Stripe made the same bet on the e-commerce side, and it paid off. One component handling 125+ methods is a product architecture decision that reduces merchant integration costs by orders of magnitude.
Stripe Link
One-click checkout using saved payment credentials. Link remembers your customers across every Stripe merchant, eliminating manual form entry for returning buyers.
Traditional Checkout
12+ fields, 2-3 minutes
Link Checkout
2 fields, under 10 seconds
Link addresses a problem the industry has tried to solve for over a decade: persistent customer identity across merchants. PayPal owns the customer relationship (merchants hate this). Apple Pay only works on Apple devices. Shop Pay only works on Shopify. Link's advantage is network breadth: any Stripe merchant gets it automatically. The risk? Link competes with the card networks' own click-to-pay initiatives (Visa CTP, Mastercard MDES). If issuers push those aggressively, Link could face headwinds.
Stripe Radar
ML-powered fraud prevention that scores every transaction using signals from millions of merchants across the Stripe network. Zero-configuration by default, fully customizable via a rules engine.
This rules engine demonstrates "progressive disclosure of complexity": start with ML defaults that work out of the box, then expose a rules engine for merchants who want manual control. Most small merchants never touch the rules. Enterprise merchants build dozens. Both are well-served by the same product. This is the same design pattern I applied at Verifone when building configurable EMV parameter sets.
Traditional fraud tools (Kount, Ethoca, Verifi) operate on a single merchant's data. Radar scores transactions using signals from the entire Stripe network. If a card was used fraudulently at Merchant A, Merchant B's score reflects that within seconds, even though the two merchants have no relationship. A small merchant processing 1,000 transactions/month gets fraud intelligence calibrated on billions of transactions. That capability previously required enterprise contracts with processors or networks.