When PayPal returns decline code ADDRESS_MISMATCH, it means: billing address mismatch. This is classified as a authentication in the Verification subcategory. This type of decline usually requires direct customer action to resolve.
LostChurn triggers a verification flow, sending the customer a secure link to complete identity verification or 3DS authentication. We optimize the verification UX for mobile devices where most failures occur.
Send the customer a 3DS/SCA authentication link immediately. Retry after successful authentication. If not completed within 72 hours, send a reminder. Maximum 0 authentication attempts before escalating to manual outreach.
approve_with_idStripePayment cannot be authorized — customer must contact issuercall_issuerStripeCustomer must contact card issuerCREDIT_CARD_CVV_CHECK_FAILEDPayPalCredit card CVV verification failed27AuthorizeNetAVS mismatch — address verification failed44AuthorizeNetCVV mismatch — card verification value mismatchLostChurn detects ADDRESS_MISMATCH declines in real time and applies the optimal recovery strategy — no manual intervention needed.