View Issue Details

IDProjectCategoryView StatusLast Update
0006601Talerspecificationpublic2021-08-24 16:23
ReporterMS Assigned ToChristian Grothoff  
PrioritynormalSeveritytextReproducibilityhave not tried
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.8Fixed in Version0.8 
Summary0006601: Explain "refundable" field.
DescriptionThe "OrderHistoryEntry" type -- returned as a response by "GET /private/orders" -- contains a "refundable" field that needs to be explained more in the API specifications.

And given its usefulness, such "refundable" field should be included in the response from "GET /private/orders/$ORDER_ID" -- possibly along the "CheckPaymentPaidResponse" type.
TagsNo tags attached.

Activities

Christian Grothoff

2020-10-07 12:17

manager   ~0016999

I have expanded the explanation in c1f11a8..0212cfe. The information is already in the /private/orders/$ORDER_ID response, just not explicitly as a boolean but implied by the way more detailed information returned in that response. So no change required there.

Issue History

Date Modified Username Field Change
2020-09-11 15:15 MS New Issue
2020-09-11 15:15 MS Status new => assigned
2020-09-11 15:15 MS Assigned To => Christian Grothoff
2020-09-11 22:25 Christian Grothoff Severity minor => text
2020-09-11 22:25 Christian Grothoff Product Version => git (master)
2020-09-11 22:25 Christian Grothoff Target Version => 0.8.1
2020-10-07 12:17 Christian Grothoff Status assigned => resolved
2020-10-07 12:17 Christian Grothoff Resolution open => fixed
2020-10-07 12:17 Christian Grothoff Fixed in Version => 0.8
2020-10-07 12:17 Christian Grothoff Note Added: 0016999
2020-10-07 12:17 Christian Grothoff Target Version 0.8.1 => 0.8
2021-08-24 16:23 Christian Grothoff Status resolved => closed
2024-01-12 14:02 Christian Grothoff Category merchant backend API (HTTP specification) => specification