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

[bugfix] fix card update when added as payment method through Stripe API #189

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

michalpodlecki
Copy link

@michalpodlecki michalpodlecki commented Jul 23, 2022

Reference link

https://chargify.atlassian.net/browse/PGT-2001

Why?

Some merchant encountered a problem with updating payment profiles in Stripe when credit card was created as a payment method rather than a card through the Stripe API. In result the 500 errors were raised.

What?

Both conduit and activemerchant have been updated to be able to update payment methods as well, depending on customer's default payment method and default source.

Conduit: https://github.com/chargify/conduit/pull/383
Chargify: https://github.com/chargify/chargify/pull/21396

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

Successfully merging this pull request may close these issues.

1 participant