View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009767 | Taler | exchange | public | 2025-04-21 20:05 | 2025-04-21 21:17 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | high | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 1.0 | ||||
Summary | 0009767: filter rules by payto wire method | ||||
Description | BALANCE, MERGE only apply to Taler-wallet payto://-URIs, DEPOSIT, AGGREGATE, WITHDRAW only apply to bank accounts TRANSACTION applies to both. We should store, return (to KYC SPA) and edit (AML SPA) only the rules that are applicable to a payto:// wire method! | ||||
Tags | No tags attached. | ||||
|
The attached screenshot shows what happens otherwise: here we need the user to fill in the "Form" (bank account), but we show rules that would only apply to wallets, possibly causing the user to try to satisfy the wrong requirement! |
|
taler-docs.git::bb475832..352c11eb adds an "is_wallet" to the AML /decisions response, so that the AML-SPA can tell which rules should be given as choices. |
|
exchange.git :: c64322d5f..a1e12a191 implements the 'is_wallet' extension of /decisions. Still does NOT actually filter is own rules (TBD!). |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-04-21 20:05 | Christian Grothoff | New Issue | |
2025-04-21 20:05 | Christian Grothoff | Status | new => assigned |
2025-04-21 20:05 | Christian Grothoff | Assigned To | => Christian Grothoff |
2025-04-21 20:06 | Christian Grothoff | Note Added: 0024639 | |
2025-04-21 20:06 | Christian Grothoff | File Added: bad-rules.png | |
2025-04-21 21:15 | Christian Grothoff | Note Added: 0024640 | |
2025-04-21 21:17 | Christian Grothoff | Note Added: 0024641 |