# Cardholder Name Verification Now Included with Push-to-Card Checks

When checking a card's eligibility for Push-to-Card (instant payouts to cards), Finix now automatically returns cardholder name verification results alongside the eligibility response. This gives you a richer signal on cardholder identity—without any additional API calls.

Name verification results cover first, last, and middle name matching against the issuing bank and apply to both Visa and Mastercard. If the name on file doesn't match, you can update the cardholder name on the payment instrument and request a re-verification.

Dashboard support for name verification results is coming soon.

For more details, see:

- [Verify Push-to-Card Eligibility](/api/payment-instruments/createpaymentinstrumentverificationpushtocard)
- [Testing Name Verification](/additional-resources/developers/implementation-and-testing/testing-your-integration#testing-payment-instrument-name-verification)
- [Update a Payment Instrument](/api/payment-instruments/updatepaymentinstrument)