Skip to main content
Skip table of contents

Functionality

Flow of the Verification of Payee

  1. The PSU (Payment Service User) initiates a payment.

  2. The customer application calls the finAPI VoP API.

  3. finAPI forwards the request to the EPC VoP Scheme.

  4. The receiving bank validates the provided name against the IBAN.

  5. The result is returned to the customer application via finAPI.

Possible Results

  • Match (MTCH): The provided name exactly matches the account holder’s name at the receiving bank.

  • No Match (NMTC): The provided name does not match the account holder’s name at the receiving bank.

  • Close Match (CMTC): The provided name slightly differs from the account holder’s name; the actual account holder name is returned in the response.

  • Verification Not Possible (NOAP): The verification could not be performed (e.g., receiving bank not reachable or not part of the scheme).

Note: Regardless of the result, the PSU must always have the option to proceed with or cancel the payment.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.