View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008859 | Taler | mechant backend | public | 2024-05-21 15:14 | 2024-07-25 23:47 |
Reporter | sebasjm | Assigned To | oec | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 0.13 | ||||
Target Version | post-1.0 | ||||
Summary | 0008859: it should honor age restriction from template | ||||
Description | $ curl 'http://merchant.taler.test:1180/templates/zzz' | jq .template_contract.minimum_age 16 $ curl 'http://merchant.taler.test:1180/templates/zzz' -d '{"amount":"NETZBON:10","summary":"we"}' { "order_id": "2024.142-00G47G4NJ0GY0", "token": "Q7K2A4TN11RK81F11QSQ0WQ8TR" } $ curl 'http://merchant.taler.test:1180/orders/2024.142-00G47G4NJ0GY0/claim' -d '{"nonce":"1","token":"Q7K2A4TN11RK81F11QSQ0WQ8TR"}' | jq .contract_terms.minimum_age 0 | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-05-21 15:14 | sebasjm | New Issue | |
2024-05-21 15:14 | sebasjm | Status | new => assigned |
2024-05-21 15:14 | sebasjm | Assigned To | => Christian Grothoff |
2024-05-26 00:01 | Christian Grothoff | Assigned To | Christian Grothoff => oec |
2024-06-16 14:04 | oec | Note Added: 0022618 | |
2024-06-16 14:04 | oec | Product Version | 0.12 => 0.13 |
2024-06-16 14:04 | oec | Target Version | 0.12 => 0.13 |
2024-07-25 23:47 | Christian Grothoff | Target Version | 0.13 => post-1.0 |