View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007956 | Taler | merchant backoffice SPA | public | 2023-10-14 05:06 | 2024-05-15 18:01 |
Reporter | sebasjm | Assigned To | sebasjm | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 0.11 | Fixed in Version | 0.11 | ||
Summary | 0007956: allows templates to ONLY require a particular currency without also fixing a specific amount | ||||
Description | now that merchant are multi-currency, an option should allow the user to specify just one currency for the template | ||||
Tags | design-required | ||||
|
We agreed to have repeated amount parameters: * taler://pay-template/host.com/id?amount=EUR:10&amount=NETZ:9 allows 2 currencies, with both default, amount set by the wallet * taler://pay-template/host.com/id?amount=EUR:10 allows just EUR, with default, amount set by the wallet, but can't input NETZBON * taler://pay-template/host.com/id?amount=EUR:10&amount=NETZEUR with default, allows NETZ without default value. and this is only when there is not FIXED price, if the price if fixed no amount parameter will be set and the price will be defined after the order is created. This mean that in the template form (and backend DB) when the price is fixed it should be fixed for every currency that the template support (subset of what merchant support) |
|
new pay-template spec does not require parameters: Syntax: taler://pay-template/{merchant_host}{/merchant_prefix_path*}/{template_id} Example: taler://pay-template/merchant.example.com/lunch |
|
dc865e0e3 template are now forced to pay with the only currency available |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-10-14 05:06 | sebasjm | New Issue | |
2023-10-14 05:06 | sebasjm | Status | new => assigned |
2023-10-14 05:06 | sebasjm | Assigned To | => sebasjm |
2024-01-19 12:48 | sebasjm | Note Added: 0020923 | |
2024-01-19 12:49 | sebasjm | Status | assigned => confirmed |
2024-02-10 00:20 | Christian Grothoff | Relationship added | child of 0008353 |
2024-02-10 12:33 | Christian Grothoff | Relationship deleted | child of 0008353 |
2024-02-10 12:33 | Christian Grothoff | Relationship added | child of 0008364 |
2024-03-05 11:20 | Florian Dold | Tag Attached: design-required | |
2024-04-03 18:52 | Florian Dold | Target Version | 0.10 => 0.11 |
2024-04-12 18:08 | Christian Grothoff | Relationship deleted | child of 0008364 |
2024-05-14 16:52 | sebasjm | Note Added: 0022417 | |
2024-05-15 16:12 | sebasjm | Status | confirmed => resolved |
2024-05-15 16:12 | sebasjm | Resolution | open => fixed |
2024-05-15 16:12 | sebasjm | Note Added: 0022421 | |
2024-05-15 17:53 | Christian Grothoff | Fixed in Version | => 0.11 |
2024-05-15 18:01 | Christian Grothoff | Status | resolved => closed |