Skip to content

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

Open
michalpodlecki wants to merge 5 commits intomasterfrom
PGT-2001-fix-card-update-when-added-as-payment-method
Open

[bugfix] fix card update when added as payment method through Stripe API#189
michalpodlecki wants to merge 5 commits intomasterfrom
PGT-2001-fix-card-update-when-added-as-payment-method

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