Use when integrating Stripe payments into a web app with the `stripe-pwa-elements` library — i.e. when the user mentions stripe-pwa-elements or uses its custom element tags (<stripe-card-element>, <stripe-payment-element>, <stripe-express-checkout-element>, <stripe-address-element>, <stripe-link-authentication-element>, <stripe-currency-selector>, <stripe-modal>, <stripe-card-element-modal>, <stripe-payment-request-button>). Covers install, choosing the right component, wiring the publishable key + intent/checkout client secret, lazy-load timing, and the submit/confirm flow. Works for plain HTML/JS, React, Vue, Angular, and Svelte.
2026-06-16