Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stripe payment cannot be captured #8074

Open
silenaker opened this issue Jul 11, 2024 · 0 comments
Open

Stripe payment cannot be captured #8074

silenaker opened this issue Jul 11, 2024 · 0 comments

Comments

@silenaker
Copy link
Contributor

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.

image

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.

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants