View Issue Details

IDProjectCategoryView StatusLast Update
0008359Talerlibeufin-bankpublic2024-03-07 20:49
Reportersebasjm Assigned ToAntoine A  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version0.9.4 
Target Version0.9.4Fixed in Version0.9.4 
Summary0008359: getting confirm URL from libeufin without port
DescriptionI have this

SPA_CAPTCHA_URL = http://bank.taler.test:1180/#/operation/{woid}

and I get

$ curl 'http://bank.taler.test:1180/taler-integration/withdrawal-operation/44809f5f-7d4d-4b0a-bca2-f67c581956ad' \
  --data-raw '{"reserve_pub":"S4JQQMNV1STP2XAYYSRQCP0P6YNW5FTBEGK3TM5079G28GKYH2F0","selected_exchange":"payto://iban/DE9714548806481?receiver-name=Exchanger+Normal"}'

response

{
  "status": "selected",
  "confirm_transfer_url": "http://bank.taler.test/webui/#/operation/44809f5f-7d4d-4b0a-bca2-f67c581956ad",
  "transfer_done": false
}
TagsNo tags attached.

Activities

Antoine A

2024-02-09 21:46

developer   ~0021231

Fixed in 3a28bdff3861e9172f8e2a78677b1bb2c78a2ce9

Issue History

Date Modified Username Field Change
2024-02-09 21:18 sebasjm New Issue
2024-02-09 21:18 sebasjm Status new => assigned
2024-02-09 21:18 sebasjm Assigned To => Antoine A
2024-02-09 21:46 Antoine A Status assigned => resolved
2024-02-09 21:46 Antoine A Resolution open => fixed
2024-02-09 21:46 Antoine A Note Added: 0021231
2024-02-10 23:31 Christian Grothoff Fixed in Version => 0.9.4
2024-03-07 20:49 Christian Grothoff Status resolved => closed