View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008325 | Taler | merchant backoffice SPA | public | 2024-02-05 14:12 | 2024-03-07 20:49 |
Reporter | sebasjm | Assigned To | sebasjm | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.9.4 | Fixed in Version | 0.9.4 | ||
Summary | 0008325: update backoffice SPA to the latest merchant backend spec | ||||
Description | remove everything related to rewards also check for all deprecated fields in spec, --------------------- https://docs.taler.net/core/api-merchant.html#get-[-instances-$INSTANCE]-private-orders-$ORDER_ID transfer – Deprecated in protocol V6. Optional. If set to “YES”, try to obtain the wire transfer status for this order from the exchange. Otherwise, the wire transfer status MAY be returned if it is available. // Reports about trouble obtaining wire transfer details, // empty array if no trouble were encountered. // @deprecated in protocol v6 wire_reports: TransactionWireReport[]; --------------------- // Algorithm for computing the POS confirmation. // "NONE" or 0: No algorithm (no pos confirmation will be generated) // "TOTP_WITHOUT_PRICE" or 1: Without amounts (typical OTP device) // "TOTP_WITH_PRICE" or 2: With amounts (special-purpose OTP device) // The "String" variants are supported @since protocol v7. otp_algorithm: Integer | string; --------------------- v8 -> remove rewards | ||||
Tags | No tags attached. | ||||
child of | 0008153 | closed | Christian Grothoff | test, package and upload merchant 0.9.4 to ftp and stable Debian/Ubuntu server |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-02-05 14:12 | sebasjm | New Issue | |
2024-02-05 14:12 | sebasjm | Status | new => assigned |
2024-02-05 14:12 | sebasjm | Assigned To | => sebasjm |
2024-02-05 14:27 | sebasjm | Summary | remove everything related to rewards => update backoffice SPA to the latest merchant backend spec |
2024-02-05 14:27 | sebasjm | Description Updated | |
2024-02-05 14:27 | sebasjm | Description Updated | |
2024-02-06 21:18 | Christian Grothoff | Relationship added | child of 0008121 |
2024-02-09 00:47 | Christian Grothoff | Relationship deleted | child of 0008121 |
2024-02-09 00:52 | Christian Grothoff | Relationship added | child of 0008153 |
2024-02-09 20:06 | sebasjm | Status | assigned => resolved |
2024-02-09 20:06 | sebasjm | Resolution | open => fixed |
2024-02-10 23:31 | Christian Grothoff | Fixed in Version | => 0.9.4 |
2024-03-07 20:49 | Christian Grothoff | Status | resolved => closed |