View Issue Details

IDProjectCategoryView StatusLast Update
0006467Talerspecificationpublic2021-08-24 16:23
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityurgentSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.8Fixed in Version0.8 
Summary0006467: allow ${ORDER_ID} replacment by backend in fulfillment URL
DescriptionIf the backend generates the order ID *and* the store logic requires it in the fulfillment URL, we currently use a hack where the wallet _always_ appends the order ID. We should not do this. Instead, the backend should support replacing ${ORDER_ID} with the actual order ID upon POST to /private/orders.
TagsNo tags attached.

Activities

Christian Grothoff

2020-08-09 15:08

manager   ~0016575

Implemented in a864161..ac7d956

Issue History

Date Modified Username Field Change
2020-08-09 14:17 Christian Grothoff New Issue
2020-08-09 14:17 Christian Grothoff Status new => assigned
2020-08-09 14:17 Christian Grothoff Assigned To => Christian Grothoff
2020-08-09 15:08 Christian Grothoff Status assigned => resolved
2020-08-09 15:08 Christian Grothoff Resolution open => fixed
2020-08-09 15:08 Christian Grothoff Fixed in Version => 0.8
2020-08-09 15:08 Christian Grothoff Note Added: 0016575
2021-08-24 16:23 Christian Grothoff Status resolved => closed
2024-01-12 14:02 Christian Grothoff Category merchant backend API (HTTP specification) => specification