medusa
medusa copied to clipboard
Stripe payment cannot be captured
Bug report
Describe the bug
We are using the @medusajs/payment-stripe
provider for payments. However, after the cart is paid and the order is created, the payment cannot be captured, leading to state inconsistency.
The order status remains "Authorized" in such cases.
System information
Medusa version (including plugins): 2.0 preview Node.js version: 20 Database: postgresql Operating system: mac os Browser (if relevant): chrome
Expected behavior
The following order status is "Captured," as expected.