Voucher Batch
The Voucher Server supports generation of Vouchers in Batches using the concept of Voucher Batches.
Each Voucher Batch specifies a range of Vouchers serials to generate utilizing defined Voucher Types, Generators and Distribution Channels.
To access the Voucher Generators search page, select the Voucher Batches
menu link.
All configured Voucher Batches will be shown with standard features for searching and sorting available via the table controls.
Double clicking a row or clicking the edit icon will display the Voucher Batch details page.
In the example screenshot the configured Voucher Batch DATA 20 Batch 2024.001
is configured to generate 6000 Data 20
Vouchers between the serial range of 100,000
and 105,999
. Vouchers will be generated using the 15-digit HMAC SHA384
Voucher Generator and distributed to the local filesystem as JSON.
Configuration Property | Description |
---|---|
Identifier | Identifiable name used by the Voucher Server GUI to identify Voucher Batches. |
Description | Free form description field used by the Voucher Server GUI to identify Voucher Batch configuration. |
Start Serial Number | Starting Serial Number to use when generating the Voucher Batch. |
End Serial Number | End Serial Number to use when generating the Voucher Batch. Must be Larger than the Start Serial Number Encompassing Range must be Globally Unique |
Voucher Generator | Voucher Generator to use when generating the Voucher Batch. |
Distribution Channel | The Distribution Channel to use when distributing the Voucher Batch. |
Voucher Batch Types
After creation of a Voucher Batch the Voucher Batch Types configuration becomes available.
Voucher Batch Types define what kinds of Vouchers will be generated within the Voucher Batch defined range.
These may consist of one or many different voucher types, but must be defined within the specified Start/End range defined by the Voucher Batch.
Configuration Property | Description |
---|---|
Voucher Type | The Voucher Type to utilize when generating the Voucher Batch. |
Start Serial Number | Starting Serial Number to use when generating the Voucher Type as part of the Voucher Batch. |
End Serial Number | End Serial Number to use when generating the Voucher Type as part of the Voucher Batch. Must be Larger than the Start Serial Number Encompassing Range must fit within the confines of the parent Serial Number Range |