#electric-paymentmethod-event

1 messages · Page 1 of 1 (latest)

winter crystalBOT
sullen glen
#

electric-paymentmethod-event

#

@warm salmon payment_method.detached is only when a PaymentMethod is explicitly detached from a Customer. If the "card is closed" with the bank, this would never be reflected back to Stripe so we can't tell you about it. You'd know in the future if you get a decline on that card

warm salmon
#

is there any specific decline code I should be looking for?

sullen glen
warm salmon
#

that's what I suspected, thank you for confirming!

Just one last quick question 🙏
regarding the card auto updater, to my understanding, when I receive the payment_method.automatically_updated event, There will be a new last4 and expiry in the event.

Is it correct to say that I can still continue using the same PaymentMethod object (no need to create a new one)?

sullen glen
#

Yes! We update it so that it just works seamlessly for you