#ironbeard-subscription

1 messages · Page 1 of 1 (latest)

kindred nacelle
#

No, we just do a simple validation on the value. But when that card is used again (to charge another Payment, or when the Subscription is renewed and attempt to charge using the card), authentication with Card Network will happen and it will be validated

ripe dagger
#

Ah, so it's possible that someone signs up for a subscription today, in the coming year they move and change their physical zip code, and in a year when it renews the charge would fail because the zipcode on the PM wasn't updated?

kindred nacelle
#

It could be, depends on the issuer bank. There could be countless number of different issuer bank

#

It's quite common btw

#

(for a changed address customer get their card payment declined, by their bank)

ripe dagger
#

👍 gotcha gotcha, thanks! I suppose I would listen for the payment_declined (or similar) webhook and send an email informing the customer to log in and update their PM info, right?

kindred nacelle
#

Yes