Hi, I have a problem with original bubble stripe plugin with version checkout V3 (test version).
I use “Charge the current user” action with “Authorize the charge only” checked flag. This action returns “Charge Id” field.
In another workflow I use “Capture an authorized charge”. Help says “This action lets you capture a charge that has already been authorized by Stripe” and required field is Charge ID (Charge ID of the charge you want to capture).
When User complete pre-payment (with version checkout V3) show this message: “Your credit card was successfully authorized, but not charged yet”. But in my Dashboard apears that charge was captured.
After this when I use workflow with action: “Capture an authorized charge” show this message with error: “Stripe error: This PaymentIntent could not be captured because it has already been captured”.
When I use Stripe Plugin with version checkout V2 (test version) it’s work but with V3 doesn’t work.
Help me! Please!