The transaction data object containing the payment request object may be signed by the PSP. This way the payment request presented to the user will be cryptographically linked to originator. Unfortunately the current specifications of OpenID4VP define the transaction data object as "base64url encoded JSON object", which does not allow to use a JWT here. Requested this feature from OpenID4VP.
openid/OpenID4VP#342
The transaction data object containing the payment request object may be signed by the PSP. This way the payment request presented to the user will be cryptographically linked to originator. Unfortunately the current specifications of OpenID4VP define the transaction data object as "base64url encoded JSON object", which does not allow to use a JWT here. Requested this feature from OpenID4VP.
openid/OpenID4VP#342