View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004774 | Taler | merchant backend | public | 2016-11-12 14:18 | 2018-04-15 20:34 |
Reporter | Christian Grothoff | Assigned To | Marcello Stanisci | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | reopened | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | 0.1 | ||||
Target Version | 0.5 | Fixed in Version | 0.5 | ||
Summary | 0004774: create dummy-frontend to make testing of the backend easy by the sysadmin | ||||
Description | We should create a proper dummy frontend that allows the sysadmin to fully test that his setup is correct, without having him write a frontend (or install additional software, except for the wallet). | ||||
Tags | No tags attached. | ||||
|
The payments generator does test the backend's installation. Can we consider this resolved? |
|
Interesting idea of using it that way. Can you update the backend operator texi-manual to include using the payment generator for verification that the backend works? After all, assuming the generator does all we want (quite plausible), the last step to addressing this issue was always to document it ;-) |
|
documented (and tested) @ 3e753ff |
|
Ah, not quite so fast. There are a few things to improve just looking at the doc. (1) the '-c' option should never be mandatory. If not given ~/.config/taler.conf should be used (usually, the GNUnet/Taler getopt-logic does that automatically) (2) I do not even understand why '-r' is needed or what the distinction between local/remote exchange _is_, given that we given the exchange's URI. (3) given that we point to 'test.taler.net', the currency in the sample configuration file should be PUDOS. (4) How exactly does the test use the bank to withdraw coins!? I didn't think we had an API for that already. Did I miss something? https://api.taler.net/api-bank.html knows of no API for this, so if it exists, please document! (See also 0004129) |
|
1-3 addressed @ a1ee058 |
|
As of (4), there is no bank involved in the process: the generator just calls TALER_EXCHANGE_admin_add_incoming (). The perfect setup would be to have the exchange polling the bank and creating the reserve once it gets some money, but this is not implemented yet. 0004964 tracks the bank side of this. That said, can we close this? |
|
Yeah, I guess so. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-11-12 14:18 | Christian Grothoff | New Issue | |
2016-11-12 14:18 | Christian Grothoff | Status | new => assigned |
2016-11-12 14:18 | Christian Grothoff | Assigned To | => Christian Grothoff |
2017-03-02 08:05 | Christian Grothoff | Target Version | => 0.6 |
2017-03-04 23:03 | Christian Grothoff | Assigned To | Christian Grothoff => Marcello Stanisci |
2017-03-29 15:07 | Marcello Stanisci | Note Added: 0011988 | |
2017-03-29 15:11 | Christian Grothoff | Note Added: 0011989 | |
2017-03-29 17:03 | Marcello Stanisci | Status | assigned => resolved |
2017-03-29 17:03 | Marcello Stanisci | Resolution | open => fixed |
2017-03-29 17:03 | Marcello Stanisci | Note Added: 0011994 | |
2017-03-29 17:23 | Christian Grothoff | Status | resolved => feedback |
2017-03-29 17:23 | Christian Grothoff | Resolution | fixed => reopened |
2017-03-29 17:23 | Christian Grothoff | Note Added: 0011995 | |
2017-03-30 11:16 | Marcello Stanisci | Note Added: 0011996 | |
2017-04-21 21:03 | Marcello Stanisci | Note Added: 0012056 | |
2017-11-04 18:45 | Christian Grothoff | Note Added: 0012560 | |
2017-11-04 18:45 | Christian Grothoff | Status | feedback => assigned |
2017-11-04 18:46 | Christian Grothoff | Status | assigned => resolved |
2017-11-04 18:46 | Christian Grothoff | Fixed in Version | => 0.5 |
2017-11-04 18:46 | Christian Grothoff | Target Version | 0.6 => 0.5 |
2018-04-15 20:34 | Christian Grothoff | Status | resolved => closed |
2025-03-22 14:09 | Christian Grothoff | Category | mechant backend => merchant backend |