Sandbox Tests
Open Finance relies on communication between your application, Lina Pay, and each payer’s financial institution. Participants do not offer a dedicated homologation environment for integrators. To exercise end-to-end payment flows in homologation, use the regulator-maintained Mock Bank — a bank simulator where you approve consents and payments with fixed test data.
Individual (CPF) payments
Create a payment request with the logged-in authorising user (loggedUser)
document 08116143018.
Set the creditor (payee) fields as follows:
| Field | Value |
|---|---|
creditors.personType | Pessoa Juridica |
creditors.cpfCnpj | 50685362006773 |
creditors.name | Ralph Bragg |
creditorAccount.ISPB | 99999004 |
creditorAccount.issuer | 0001 |
creditorAccount.number | 11188222 |
creditorAccount.accountType | SVGS |
Sign in to the Mock Bank with these credentials to approve the request:
| Field | Value |
|---|---|
| User | alice.silva@email.com |
| Password | P@ssword01 |
Business (CNPJ) payments
Create a payment request with loggedUser 37964623168 and
businessEntity 43053510000130.
Use the same creditor and creditor account values as in the CPF flow:
| Field | Value |
|---|---|
creditors.personType | Pessoa Juridica |
creditors.cpfCnpj | 50685362006773 |
creditors.name | Ralph Bragg |
creditorAccount.ISPB | 99999004 |
creditorAccount.issuer | 0001 |
creditorAccount.number | 11188222 |
creditorAccount.accountType | SVGS |
Mock Bank credentials for approval:
| Field | Value |
|---|---|
| User | lilian.psicologia@email.com |
| Password | P@ssword01 |
More about Mock Bank
Further documentation on Mock Bank and conformance data is maintained on the Raidiam Open Finance certification wiki — Customer Data.
Next steps
- Onboarding — sub-tenant, domains, and prerequisites.
- Instant Pix — recommended first journey to validate your integration against Mock Bank.