View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010032 | Taler | exchange AML backoffice (SPA) | public | 2025-05-26 23:49 | 2025-06-12 17:28 |
Reporter | Florian Dold | Assigned To | sebasjm | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.0 | ||||
Target Version | 1.0 stretch goals | ||||
Summary | 0010032: AML SPA does not show account AML status in AML SPA despite successful KYC auth and access token | ||||
Description | When a merchant completes KYC auth, hits a deposit zero-limit and receives an auth token, the exchange clearly knows something about the merchant. However, this info doesn't show up anywhere in the AML SPA. We don't have a decision yet at this point, but we should be able to return some state for the account, even if it's not a proper decision, as we clearly have active legi measures for it. Maybe `GET /aml/$OFFICER_PUB/legitimizations` is the right endpoint for the SPA to query? | ||||
Tags | compliance | ||||
|
Alternatively, we could consider a new end point that combines decisions and legitimizations into an AML account status. The old endpoints would still be useful for historic information, but to list AML accounts, we'd use the new one. |
|
Or alternatively, maybe easier: We just create an initial decision with default rules! |
|
*If* we do this, it would be important to represent the default rules via a "NULL" in the database. But I'm not sure that makes sense yet. |
|
I think the better answer (also related to 0010031) is to add a per-account filter to the /aml/$OFFICER_PUB/transfers-* endpoints, allowing the SPA to easily query all wire transfers related to any account. |
|
taler-docs :: ff649e17..902a35ca adds a per-account filter to the /aml/$OPUB/transfer-* endpoints so that the AML SPA can easily obtain a list of all incoming/outgoing/kycauth transfers per account and add those to the account details page of the SPA. IMO that should address this issue nicely, as it would show us that the KYC auth transfer has happened (plus of course we have the default rules now returned, so we know that if there was no other decision, the default rules apply and can show those). Note that IMO 0010031 is about showing the lists of all wire transfers (kycauth/credit/debit) globally (unfiltered by account), while this issue should then be read as showing the wire transfers per-account on the per-account page. |
|
exchange :: 250a2376b..1c53b0276 implements the new per-account filter for the transactions. |
|
5c66655f9..effe8b919 links account details with transfers and back |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-26 23:49 | Florian Dold | New Issue | |
2025-05-26 23:52 | Florian Dold | Note Added: 0025014 | |
2025-05-27 09:06 | Christian Grothoff | Tag Attached: compliance | |
2025-05-27 09:06 | Christian Grothoff | Status | new => confirmed |
2025-05-27 09:49 | Florian Dold | Note Added: 0025018 | |
2025-06-03 23:14 | Christian Grothoff | Assigned To | => Christian Grothoff |
2025-06-03 23:14 | Christian Grothoff | Status | confirmed => assigned |
2025-06-05 00:20 | Christian Grothoff | Summary | AML SPA does not show account AML status in AML SPA despite successful KYC auth and access token => AML SPA does not show account AML status in AML SPA despite successful KYC auth and access token [8h], 25.6.25 |
2025-06-11 22:38 | Christian Grothoff | Product Version | => 1.0 |
2025-06-12 09:07 | Christian Grothoff | Note Added: 0025213 | |
2025-06-12 09:14 | Christian Grothoff | Relationship added | related to 0010031 |
2025-06-12 09:19 | Christian Grothoff | Note Added: 0025214 | |
2025-06-12 09:41 | Christian Grothoff | Note Added: 0025217 | |
2025-06-12 09:41 | Christian Grothoff | Note Added: 0025218 | |
2025-06-12 09:45 | Christian Grothoff | Assigned To | Christian Grothoff => sebasjm |
2025-06-12 09:45 | Christian Grothoff | Category | exchange => exchange AML backoffice (SPA) |
2025-06-12 09:45 | Christian Grothoff | Summary | AML SPA does not show account AML status in AML SPA despite successful KYC auth and access token [8h], 25.6.25 => AML SPA does not show account AML status in AML SPA despite successful KYC auth and access token |
2025-06-12 09:47 | Christian Grothoff | Relationship added | child of 0008155 |
2025-06-12 09:47 | Christian Grothoff | Target Version | 1.1 => 1.0 stretch goals |
2025-06-12 17:28 | sebasjm | Status | assigned => resolved |
2025-06-12 17:28 | sebasjm | Resolution | open => fixed |
2025-06-12 17:28 | sebasjm | Note Added: 0025227 |