Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module enables decoupled Stripe payments for Drupal Commerce. It allows your frontend application to handle the entire payment process with Stripe's JavaScript library after initiating the order and payment through Drupal's API.

Decoupled Stripe payments for Commerce Decoupled Checkout.

Usage:

1. Configure Stripe payment gateway in Drupal. Pick "Decoupled Stripe" type for one-off payments and "Decoupled Stripe Recurring" for monthly payments.
2. On the client, create an order using Commerce Decoupled Checkout endpoint.
3. On the client, create a payment using Commerce Decoupled Checkout endpoint.
4. On the client, grab Stripe intent's clientSecret from the response (it's saved in payment remote id field).
5. On the client, complete payment on client side using Stripe.js API (i.e. handleCardPayment, handleCardSetup, etc).
6. On the client, complete the order by executing payment capture endpoint from Commerce Decoupled Checkout.

See Commerce Decoupled Checkout examples for information about API endpoints.
See Stripe.js v3 documentation for client-side implementation details.

Activity

Total releases
4
First release
Jan 2026
Latest release
6 months ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

Version Type Release date
8.x-1.4 Stable Jan 8, 2026
8.x-1.3 Stable Jan 6, 2026
8.x-1.2 Stable Jan 6, 2026
8.x-1.1 Stable Jan 6, 2026