You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to spec in a deferred issuance response if issuer needs more time it responds with interval and 'transaction_id'. The transaction_id must be equal to the initial transaction_id as included in the deferred issuance request.
Update issuer to return transaction_id as described above