Test values

Reference for sandbox control values. The values are deterministic: the same input always produces the same result.

Test online-bank sign-in

Login / passwordResult
test_user / sandboxSuccessful sign-in, authorization code returned
Any other valuesError: “Incorrect login or password”

Tokens

ObjectLifetimeSandbox behaviour
access_token, id_token24 hoursStatic for the session; repeated issue returns the same values
refresh_token30 daysRefresh returns the same token pair
Authorization codeSingle-useRepeated exchange → 400 invalid_grant
Session24 hoursData is removed afterwards

Kopecks in InstdAmt

KopecksRouteWhat to verify
.00PDNG → FSGN → ACSP → ACSCSuccessful path
.01PDNG → FSGN → ACSP → RJCTRejection: beneficiary account not found
.02PDNG → FSGN → ACSP → ATTNRequires attention
.03PDNG → FSGN → ACSP → RJCTRejection: another reason

Message-level scenarios

ActionResultWhat to verify
Resubmit with the same MsgIdDBLCDuplicate handling
Request status for an unknown msgIdNPMT“Payment not found”
NbOfTxs ≠ number of PmtInf400 + RJCTValidation error
CtrlSum ≠ sum of InstdAmt400 + RJCTControl-sum error
Submit without ds:Signature400 + RJCTSignature error