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

Card used for payment being made the default #2652

Open
ghost opened this issue Mar 27, 2018 · 0 comments
Open

Card used for payment being made the default #2652

ghost opened this issue Mar 27, 2018 · 0 comments
Labels
type:bug Error, flaw or fault type:enhancement Proposed or newly added feature

Comments

@ghost
Copy link

ghost commented Mar 27, 2018

Steps to reproduce

  1. Make sure that user has atleast two credit cards, say Visa and MasterCard associated with his account and one of the two say Visa is the default credit card
  2. Perform a checkout but during checkout use the non default card, in our case MasterCard for payment.

Expected behavior

Visa should stay the default card.

Actual behavior

MasterCard becomes the default card.

System configuration

Solidus Version: 1.4.2

Extensions in use

  1. solidus_auth_devise
  2. solidus_braintree

When order.next changes the order state from payment to complete, the card used for payment is automatically made the default. Why is the card used for payment forcibly made the default card ?. And, how can this be prevented ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error, flaw or fault type:enhancement Proposed or newly added feature
Projects
None yet
Development

No branches or pull requests

3 participants