View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007810 | Taler | exchange | public | 2023-04-22 17:54 | 2023-07-16 16:05 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | urgent | Severity | feature | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Target Version | 0.9.4 | ||||
Summary | 0007810: support conversion service URL and regex validation for /wire | ||||
Description | We also need to distinguish between withdrawals and deposits, as in the conversion case, different restrictions for the payto:// URI apply. | ||||
Tags | No tags attached. | ||||
|
API change for /wire specified in docs.git -- 43a3dca..d3102b7. Once implemented, we MUST bump the protocol to "15:0:0" and add a (transient) protocol-version based switch in libtalerexchange. |
|
This is largely implemented (exchange, merchant, documentation). Wallet is missing (=> assigning to Florian). What is still missing is that the merchant (and wallet) currently ignores debit restrictions imposed by the exchange and would be perfectly happy to accept deposits for coins from exchanges where the exchange doesn't actually accept the merchant's bank account. To fix this, we need a working regex evaluator for this style of regex AND to modify the pay logic to actually check. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-04-22 17:54 | Florian Dold | New Issue | |
2023-04-22 17:54 | Florian Dold | Status | new => assigned |
2023-04-22 17:54 | Florian Dold | Assigned To | => Christian Grothoff |
2023-04-22 18:11 | Florian Dold | Description Updated | |
2023-04-22 22:08 | Christian Grothoff | Note Added: 0020126 | |
2023-04-22 22:09 | Christian Grothoff | Note Edited: 0020126 | |
2023-05-02 12:09 | Christian Grothoff | Note Added: 0020172 | |
2023-05-02 12:09 | Christian Grothoff | Assigned To | Christian Grothoff => Florian Dold |
2023-06-21 18:22 | Florian Dold | Target Version | 0.9.3 => 0.9.4 |
2023-07-16 16:05 | Christian Grothoff | Priority | normal => urgent |