• Hello,

    My current payment flow, which is set up as “Authorized”, results in a Payment Intent status of requires_capture. I am currently required to manually trigger the capture or complete the order in the admin dashboard. This manual step introduces a risk of the authorization expiring.

    To streamline this process and ensure funds are captured before authorization expiry, I would like to switch the payment method for cards to use Stripe’s Automatic Delayed Capture.

    My question is: How can I configure or what modification is needed for the plugin’s Payment Intent creation API call to set the capture_method to automatic_delayed for card payments?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Automatic capture payment’ is closed to new replies.