View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010564 | Taler | documentation | public | 2025-11-08 18:18 | 2025-11-08 18:18 |
| Reporter | htgoebel | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Summary | 0010564: Contradictory statements about refund deadline/delay | ||||
| Description | Documentation says: interface PostOrderRequest { // … If it's not set, refunds will not be possible. refund_delay?: RelativeTime; … interface OrderCommon { // After this deadline has passed, no refunds will be accepted. // Overrides deadline calculated from refund_delay in // PostOrderRequest. refund_deadline?: Timestamp; This is contradictory: Is PostOrderRequest.refund_delay to enable refunding, or is it enough to set OrderCommon.refund_deadline? | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-11-08 18:18 | htgoebel | New Issue |