Skip to content

Comment on Stripe Galleryparent

Comments

Stripe returns address verification (AVS) results when you add a card, so you can reject mismatched addresses if you so choose.

Is there any documentation for this process? Our non-profit had to shut down our Stripe-based donation page because it was being used by credit card thieves to validate stolen credit cards. Stripe told us addresses are only validated when a charge is executed, meaning we would then have to issue a refund if address validation failed (and eat the transaction cost).

We'll return the validation data when you attach a card to a customer as well.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.