New concept: “Transfer Group”

We've introduced a new internal concept called 'Transfer Group' when a transfer is initiated. This concept enables TIXNGO to organize and process tickets transfer more intuitively, leading to:

New concept: “Transfer Direction”

We’ve introduced a new internal concept called ‘Transfer Direction’, together with the ‘Transfer Backward’ setting in the V4 Usage Rule, to improve transfer level computation and simplify related mobile processes (e.g. Return Ticket, Edit Transfer Recipient).

Transfer Direction supports two values:

Transfer Level computation

As of TIXNGO V3, the number of transfers allowed for a ticket is determined by the combination of its transfer level (i.e. the number of successful transfers already completed) and the transfer limit, which is defined in the Ticket Usage Rule (also referred to as the "Maximum number of transfers allowed").

By default, after injection, the transfer level of a ticket is 0 (zero).

Forward transfer

Context: Spectator A want to transfer his ticket to Spectator B.

His ticket is newly injected and its the transfer level is 0 and its transfer limit at 3 via the Usage Rule applied.

Because the transfer level (0) is below the transfer limit (3), the transfer can be initiated

Once accepted by Spectator B accepted the transfer:

Backward transfer

Context: Spectator B want to return his ticket to Spectator A.

Because the transfer level (1) is below the transfer limit (3), the transfer can be initiated

Once accepted by Spectator A accepted the transfer:

Transfer backward setting

Transfer level Computation

Transfer level change

Transfer level

NEUTRAL

Backward transfer does not count against the transfer limit

No changes

1 → 1

DECREASE

Backward transfer is restoring the transfer level to the situation prior to the previous Forward transfer

- 1

1 → 0

INCREASE

Backward transfer counts against the transfer limit, like any other transfer

+ 1

1 → 2