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

Subscription plan with different gateways only remembers payment source on 1 gateway. #225

Open
pdaleramirez opened this issue Jan 18, 2023 · 0 comments
Assignees
Labels

Comments

@pdaleramirez
Copy link
Contributor

Description

If a website have different gateway on different subscription plan, the user's payment source will only remember 1 gateway. When subscribing to a subscription plan that does not match the user's payment source will throw an unable to subscribe error.

Steps to reproduce

  1. Create 2 subscription plan with different gateway.
  2. Create a payment source for the logged in user.
  3. Go to the Plans page and subscribe to the plans. You will be able to subscribe to the 1 plan but on the other plan will throw unable to subscribe error.

Additional info

  • Craft CMS version: 4
  • Stripe for Craft Commerce version: 3
  • Craft Commerce: 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants