reject duplicate gift card secrets

This commit is contained in:
Lukas Bockstaller
2026-03-10 16:59:51 +01:00
parent 0c05b532bf
commit 353a08e094
3 changed files with 34 additions and 1 deletions

View File

@@ -117,7 +117,8 @@ cancellation_date datetime Time of order c
reliable for orders that have been cancelled,
reactivated and cancelled again.
plugin_data object Additional data added by plugins.
use_gift_cards list of strings List of gift card secrets that are used to pay for this order.
use_gift_cards list of strings List of unique gift card secrets that are used to pay
for this order.
===================================== ========================== =======================================================