-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
110eb28
commit a94beb2
Showing
6 changed files
with
91 additions
and
3 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
<IssueSpecification version="4"> | ||
<Name> | ||
<en>Demo TINK Bank Account Check</en> | ||
<nl>Demo TINK Bank Account Check</nl> | ||
</Name> | ||
<ShortName> | ||
<en>Demo TINK Bank Account Check</en> | ||
<nl>Demo TINK Bank Account Check</nl> | ||
</ShortName> | ||
<SchemeManager>irma-demo</SchemeManager> | ||
<IssuerID>VeriD</IssuerID> | ||
<CredentialID>tinkAccountCheck</CredentialID> | ||
<Description> | ||
<en>Demo TINK Bank Account Check</en> | ||
<nl>Demo TINK Bank Account Check</nl> | ||
</Description> | ||
<IssueURL> | ||
<en>https://verid-tink.framer.website/</en> | ||
<nl>https://verid-tink.framer.website/</nl> | ||
</IssueURL> | ||
<ShouldBeSingleton>false</ShouldBeSingleton> | ||
<Attributes> | ||
<Attribute id="accountNumber"> | ||
<Name> | ||
<en>Account number</en> | ||
<nl>Rekeningnummer</nl> | ||
</Name> | ||
<Description> | ||
<en>Account number</en> | ||
<nl>Rekeningnummer</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="IBAN"> | ||
<Name> | ||
<en>IBAN</en> | ||
<nl>IBAN</nl> | ||
</Name> | ||
<Description> | ||
<en>IBAN</en> | ||
<nl>IBAN</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="holderName"> | ||
<Name> | ||
<en>Holder name</en> | ||
<nl>Naam houder</nl> | ||
</Name> | ||
<Description> | ||
<en>Name of the account holder</en> | ||
<nl>Naam van de rekeninghouder</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="currencyCode"> | ||
<Name> | ||
<en>Currency code</en> | ||
<nl>Valutacode</nl> | ||
</Name> | ||
<Description> | ||
<en>Currency code</en> | ||
<nl>Valutacode</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="parties" | ||
optional="true"> | ||
<Name> | ||
<en>Parties</en> | ||
<nl>Partijen</nl> | ||
</Name> | ||
<Description> | ||
<en>Parties related to this account</en> | ||
<nl>Partijen die zijn gerelateerd aan deze rekening</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="name" | ||
optional="true"> | ||
<Name> | ||
<en>Accountname</en> | ||
<nl>Rekeningnaam</nl> | ||
</Name> | ||
<Description> | ||
<en>Name of the account</en> | ||
<nl>Naam van de rekening</nl> | ||
</Description> | ||
</Attribute> | ||
</Attributes> | ||
</IssueSpecification> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1731332180 | ||
1732109121 |