Skip to main content

Receive Credentials Guide

Receiving credentials in the Business Wallet is a two-step process:

  1. Create a verifier template — define which credentials you want to receive
  2. Receive credentials — start a verification request from your backend

Create a verifier template

A verifier template (called Receive credential configuration in the UI) defines which credentials you want to receive from a customer in a single verification flow. You can create a different template for each use case.

For a Know Your Customer (KYC) onboarding flow you may want to receive credentials that prove:

  • The Deed of Incorporation of the customer
  • The LPID of the customer
  • The Tax Registration Statement of the customer

See Create Verifier Template for the full walkthrough.

Receive credentials

Once you have a verifier template, call the Universal OIDC4VP API from your backend with the Verifier template key to start a verification request. The customer is redirected to their wallet, picks the matching credentials, and is returned to your Success URL when the credentials are received — or to your Error URL if something goes wrong.

Received credentials and their attributes are visible in the wallet under Verifier → Received data.