mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
reject duplicate gift card secrets
This commit is contained in:
@@ -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.
|
||||
===================================== ========================== =======================================================
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user