Ria Money Transfer

Test credentials

Everything you need to test in the sandbox: customer login credentials and a ready-to-run Postman collection.

Sandbox credentials

Use these credentials to log in as the customer (PSU) during sandbox authorisation.

Key Value
Username ria_money_transfer_sandbox_user
Password 123456

Postman collection

The fastest way to explore the API is the Postman collection. It signs every request for you — the environment file already provides dummy test certificates, so no certificate setup is needed in the sandbox.

Postman collection

Preconfigured, signed requests for the consent, account, and payment flows.

OpenFinance PSD2 Collection.postman_collection.json

Download

Postman environment

Environment template with the example test_bank_sandbox provider code and dummy test certificates.

OpenFinance ENV v0.2.postman_environment.json

Download

Set up in four steps

  1. Import both files into Postman (File → Import).
  2. Select the imported environment. It ships with dummy test certificates (TPP_PRIVATE_KEY, TPP_SIGN_CERT), so request signing works out of the box.
  3. Run the jsrsasign.lib Install request once (folder First Use Install) to load the signing library.
  4. Send requests. Request IDs, signatures, and the consentId are generated and chained automatically.

Sandbox user journey

The walkthrough below shows what the customer sees while authorising a consent in the sandbox.

Screenshot coming soon