View Issue Details

IDProjectCategoryView StatusLast Update
0005848Talerspecificationpublic2019-12-20 19:11
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.6Fixed in Version0.6 
Summary0005848: deprecate / rename payment_redirect_url
DescriptionSince we don't want merchants to use it, it shouldn't be named like something that should be redirected to.

Instead, it should be called something like "fallback_payment_request_url", which makes clear that it shouldn't be used in the normal case.

Merchants should render their own 402 page with alternate payment mechanisms, including Taler QR code payments.
TagsNo tags attached.

Activities

Florian Dold

2019-08-27 17:38

manager   ~0014814

The paymen_redirect_url is now gone. Instead we have the taler_pay_uri, which can be used to test the merchant as a developer with the CLI wallet, without having some frontend running.

Issue History

Date Modified Username Field Change
2019-08-23 13:14 Florian Dold New Issue
2019-08-23 13:14 Florian Dold Status new => assigned
2019-08-23 13:14 Florian Dold Assigned To => Marcello Stanisci
2019-08-27 17:37 Florian Dold Assigned To Marcello Stanisci => Florian Dold
2019-08-27 17:38 Florian Dold Status assigned => resolved
2019-08-27 17:38 Florian Dold Resolution open => fixed
2019-08-27 17:38 Florian Dold Note Added: 0014814
2019-12-20 19:11 Christian Grothoff Fixed in Version => 0.6
2019-12-20 19:11 Christian Grothoff Status resolved => closed
2024-01-12 14:02 Christian Grothoff Category merchant backend API (HTTP specification) => specification