@payloadcms/plugin-stripe

Connect Stripe and Payload for two-way payment data sync and webhook handling.

31,000 Mar 18, 2026

Overview

Sets up a basic sync between Payload collections and Stripe resources automatically, creating necessary hooks and webhook handlers. Maps Payload fields to corresponding Stripe properties with two-way sync--as documents are created, updated, and deleted from either platform, changes are reflected on both sides. Adds and maintains a read-only stripeID field on collections for cross-referencing. Includes a Stripe REST proxy for secure client-side API calls, webhook handling for event processing, and Stripe Elements integration support.