View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004935 | Taler | mechant backend | public | 2017-03-04 16:55 | 2017-06-06 14:18 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.3 | Fixed in Version | 0.3 | ||
Summary | 0004935: check wire fees are acceptable or covered | ||||
Description | We need to check that the wire fees charged by the exchange are acceptable to us, or covered by the customer. This requires updating the contract specification with maximum wire fees, and us checking that the constraints are met. | ||||
Tags | No tags attached. | ||||
related to | 0004936 | closed | Florian Dold | check wire fees are acceptable or covered when making payment |
child of | 0004929 | closed | Christian Grothoff | need to add wire transfer aggregate fee |
|
As of 2b78ff4..09b01a1 the fee data is now parsed/processed and made available to /pay. What is missing is that /pay needs to pass the wire transfer method to TMH_EXCHANGES_find_exchange(), and then use the fee information and payment data it is given to check that it is acceptable. |
|
Implemented in d3e568e..a4f578b |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-03-04 16:55 | Christian Grothoff | New Issue | |
2017-03-04 16:55 | Christian Grothoff | Status | new => assigned |
2017-03-04 16:55 | Christian Grothoff | Assigned To | => Marcello Stanisci |
2017-03-04 16:55 | Christian Grothoff | Assigned To | Marcello Stanisci => Christian Grothoff |
2017-03-04 16:55 | Christian Grothoff | Relationship added | child of 0004929 |
2017-03-04 16:57 | Christian Grothoff | Relationship added | related to 0004936 |
2017-03-05 20:13 | Christian Grothoff | Note Added: 0011893 | |
2017-03-06 18:20 | Christian Grothoff | Status | assigned => resolved |
2017-03-06 18:20 | Christian Grothoff | Resolution | open => fixed |
2017-03-06 18:20 | Christian Grothoff | Fixed in Version | => 0.3 |
2017-03-06 18:20 | Christian Grothoff | Note Added: 0011898 | |
2017-06-06 14:18 | Christian Grothoff | Status | resolved => closed |