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

Subscriptions do not fail properly in starter front-end when no valid payment method present #307

Open
fthobe opened this issue Dec 12, 2024 · 0 comments
Labels
bug Describes or fixes a bug.

Comments

@fthobe
Copy link

fthobe commented Dec 12, 2024

Subscriptions require a valid payment method for recurring payments. if no valid recurring payment method is present, the subscription is not created but the order completed on starter front end with a regular item and payment pending.

Solidus Version:
Current

To Reproduce
Create a subscription with checque as payment method

Current behavior
An order is created with payment pending, but the subscription is not created

Expected behavior
The order fails in frontend

@fthobe fthobe added the bug Describes or fixes a bug. label Dec 12, 2024
@fthobe fthobe changed the title Subscriptions do not fail properly in front-end when no valid payment method present Subscriptions do not fail properly in starter front-end when no valid payment method present Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Describes or fixes a bug.
Projects
None yet
Development

No branches or pull requests

1 participant