Closed (fixed)
Project:
Commerce Stripe
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2023 at 04:39 UTC
Updated:
4 Oct 2023 at 04:44 UTC
Jump to comment: Most recent
It currently only supports authorization + capture with an obtuse error message being shown if you change your checkout flow to only authorize during payment processing.
Comments
Comment #3
rszrama commentedQuick fix: recognize
PaymentIntent::STATUS_REQUIRES_CAPTUREinStripePaymentElement::onReturn().