View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008137 | Taler | Merchant frontends (Python3) | public | 2024-01-19 15:00 | 2024-07-26 00:42 |
Reporter | sebasjm | Assigned To | sebasjm | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Product Version | git (master) | ||||
Target Version | post-1.0 | ||||
Summary | 0008137: simplify merchant frontend order creation | ||||
Description | use the new API use session_id + fulfillment_url to know if there is already an order. do not store order id session cookie | ||||
Tags | No tags attached. | ||||
|
This was simplified https://git.taler.net/taler-merchant-demos.git/tree/talermerchantdemos/blog/blog.py?id=200b658d3152774345a4dbd6adfb10f62581233a#n373 1.- check if cookies are enabled 2.- find out the order state and render a page if paid or refunded 3.- otherwise find a paid order in session and goto 2 4.- otherwise create a new order and goto 2 There is an aditional new_if_refunded query parameter in case the user want to see the article again after asking for a refund. But we need to fix 0008353 first to make it work. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-01-19 15:00 | sebasjm | New Issue | |
2024-01-19 15:00 | sebasjm | Status | new => assigned |
2024-01-19 15:00 | sebasjm | Assigned To | => sebasjm |
2024-02-06 22:27 | sebasjm | Target Version | 0.10 => 0.9.4 |
2024-02-08 21:45 | sebasjm | Relationship added | related to 0008353 |
2024-02-08 21:49 | sebasjm | Note Added: 0021218 | |
2024-02-08 21:50 | sebasjm | Status | assigned => confirmed |
2024-02-09 00:49 | Christian Grothoff | Relationship replaced | parent of 0008353 |
2024-02-09 00:49 | Christian Grothoff | Target Version | 0.9.4 => 0.10 |
2024-02-10 00:20 | Christian Grothoff | Relationship replaced | child of 0008353 |
2024-02-10 12:33 | Christian Grothoff | Relationship deleted | child of 0008353 |
2024-02-10 12:33 | Christian Grothoff | Relationship added | child of 0008364 |
2024-02-23 15:16 | sebasjm | Relationship added | related to 0008353 |
2024-04-03 18:41 | Florian Dold | Target Version | 0.10 => 0.11 |
2024-04-05 15:00 | Christian Grothoff | Target Version | 0.11 => 0.14 |
2024-04-12 18:08 | Christian Grothoff | Relationship deleted | child of 0008364 |
2024-07-26 00:42 | Christian Grothoff | Target Version | 0.14 => post-1.0 |