View Issue Details

IDProjectCategoryView StatusLast Update
0007810Talerexchangepublic2023-07-16 16:05
ReporterFlorian Dold Assigned ToFlorian Dold  
PriorityurgentSeverityfeatureReproducibilityhave not tried
Status assignedResolutionopen 
Target Version0.9.4 
Summary0007810: support conversion service URL and regex validation for /wire
DescriptionWe also need to distinguish between withdrawals and deposits, as in the conversion case, different restrictions for the payto:// URI apply.
TagsNo tags attached.

Activities

Christian Grothoff

2023-04-22 22:08

manager   ~0020126

Last edited: 2023-04-22 22:09

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.

Christian Grothoff

2023-05-02 12:09

manager   ~0020172

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.

Issue History

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