View Issue Details

IDProjectCategoryView StatusLast Update
0010577Talermerchant backendpublic2025-11-10 22:54
Reporterhtgoebel Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status newResolutionopen 
Summary0010577: Refund needs identifier or such
DescriptionWhen managing orders and refunds by a web-shop or ERP system, one needs to keep orders and refunds in sync between the ERP system and the backend. For orders this is done by the API returning an order-ID. For refunds there is no such thing. An ERP system can just guess the mapping passed on the data.

Expected: Some way to identify the refund.

Propsed solution:
Since the RefundDetails already contain a timestamp, I propose to add an optional timestamp field to RefundRequest (much like OrderCommon.timestamp). While still not 100% perfect due to duplicate refunds at the very same time, I expect this to be good enough.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-11-10 22:54 htgoebel New Issue