Difference between revisions of "Vouchers Page Manual 3.0"

From Gvp-public
Jump to navigation Jump to search
 
(18 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Category:Manual]] [[Category:Commercial]] [[Category:MIB3.0]] [[Category: 4.2]]
+
[[Category:Manual]] [[Category:Commercial]] [[Category:MIB React]] [[Category:GVP 25.12]]
  
 
{{Menu|Message= [[File:CommercialIcon.png|middle|30px]] '''Commercial > Pricing > Vouchers'''}}
 
{{Menu|Message= [[File:CommercialIcon.png|middle|30px]] '''Commercial > Pricing > Vouchers'''}}
Line 21: Line 21:
 
|-
 
|-
 
! style="text-align:left;border-left:5px solid red;" | Name
 
! style="text-align:left;border-left:5px solid red;" | Name
| Name for this Voucher. Informative, should be a descriptive name..  
+
| Name for this Voucher. Informative, should be a descriptive name.
 
|
 
|
 
* Mandatory
 
* Mandatory
Line 56: Line 56:
 
=== Voucher Code ===
 
=== Voucher Code ===
 
----
 
----
Code generator block, where operator can configure a code or request MIB3 to generate a new code.
+
Code generator block, where operator can configure a code or request MIB React to generate a new code.
  
 
<br />
 
<br />
Line 69: Line 69:
 
<br />
 
<br />
 
[[File:DiscountType.png|center|800px|thumb|Discount Type Block]]
 
[[File:DiscountType.png|center|800px|thumb|Discount Type Block]]
 +
 +
<br />
 +
{| class="wikitable" style="margin:0px;width:100%;"
 +
! style="width:15%;" | Field
 +
! style="width:45%;" | Description
 +
! style="width:40%;" | Restrictions
 +
|-
 +
! style="text-align:left;border-left:5px solid red;" | Discount Rate Type
 +
| Controls how the discount is applied. It can be a fixed value or a percentage (0–100) of the base amount.
 +
|
 +
* Default: Percentage (0-100)
 +
|-
 +
! style="text-align:left;" | Discount Value
 +
| Discount value, percentage, or fixed value, depending on the Discount Rate Type field.
 +
|
 +
* Default: 0
 +
|-
 +
|}
 +
<br />
  
 
<br />
 
<br />
Line 78: Line 97:
  
 
[[File:RedemptionRestriction.png|center|800px|thumb|Redemption Restriction Block]]
 
[[File:RedemptionRestriction.png|center|800px|thumb|Redemption Restriction Block]]
 +
 +
<br />
 +
{| class="wikitable" style="margin:0px;width:100%;"
 +
! style="width:15%;" | Field
 +
! style="width:45%;" | Description
 +
! style="width:40%;" | Restrictions
 +
|-
 +
! style="text-align:left;border-left:5px solid red;" | Max Redemptions per Instance
 +
| Defines the maximum number of times this voucher can be redeemed per instance.
 +
|
 +
-1 means unlimited.
 +
|-
 +
! style="text-align:left;" | Max Redemptions per User
 +
| Defines the maximum number of times a single user can redeem this voucher.
 +
|
 +
-1 means unlimited.
 +
|-
 +
! style="text-align:left;" | Max Redemptions per User per Month
 +
| Defines the maximum number of times a single user can redeem this voucher within a month.
 +
|
 +
-1 means unlimited.
 +
|-
 +
! style="text-align:left;" | Min days between redemptions (by the same user)
 +
| Defines the minimum number of days required between two redemptions by the same user.
 +
|
 +
0 means unlimited.
 +
|-
 +
! style="text-align:left;" | Total Redemptions
 +
| Count of already redeemed vouchers.
 +
|
 +
* ReadOnly
 +
|-
 +
|}
 +
<br />
 +
 +
<br />
 +
 +
=== Users Criteria Upload ===
 +
----
 +
Allows uploading a CSV file to define a list of eligible users.
 +
 +
<br />
 +
[[File:UsersCriteriaUpload.png|center|800px|thumb|Users Criteria Upload Block]]
  
 
<br />
 
<br />
  
=== Valid for (users) ===
+
=== Subscription Criteria ===
 
----
 
----
Allows to configure eligible users. Operator can add a list of users, a list of subscriptions and or a minimum creation date. User will have to fulfill every criteria to be eligible.
+
This block allows you to define which subscriptions are eligible to redeem this voucher.
 +
The operator can configure a set of rules, called '''Subscription Criteria Filters''', that will be evaluated to determine whether a user’s subscription is allowed to use the voucher.
 +
 
 +
Only users whose subscriptions fulfill '''all''' the configured criteria will be able to redeem the voucher.
 +
<br />
 +
 
 +
In the new subscription criteria, the '''Default Order''' section was integrated into the '''Edit''' tab.
 +
You can define a primary ordering criteria, an optional secondary order and the maximum number of results to be returned when evaluating eligible subscriptions.
 +
 
 +
# First click on the '''Default Order''' section.
 +
# Select the primary ordering criteria from the list available.
 +
# You can also select a secondary ordering criteria, in case multiple subscriptions match the primary order.
 +
# It is also possible to define a maximum number of results to be returned by the criteria. By default, it is set to '''0''' (unlimited).
 +
# Save changes at anytime by clicking on the [[File:Save3.png|middle|50px]] button.
 +
[[File:SubscriptionCriteria.png|thumb|Subscription Criteria block|center|800px]]
 +
[[File:SubscriptionCriteriaGroup.png|thumb|Subscription Criteria with group block|center|800px]]
 +
<br />
 +
 
 +
<big>'''Create new Subscription Criteria'''</big><br />
 +
It is really easy to create a new subscription criteria. You only have to build an expression by combining filters that will be evaluated to determine whether a subscription is eligible to redeem the voucher.
 +
 
 +
The expression will be composed of one or more '''Groups''', each of them composed of one or more filters and the AND/OR relationship between them.
 +
A group can be cloned using the [[File:CloneGroupButton.jpg|middle|30px]] button.
 +
 
 +
Example:<br />
 +
Group1 = FilterA OR FilterB
 +
Group2 = FilterC
 +
Subscription Criteria = (Group1 AND Group2) = ((FilterA OR FilterB) AND FilterC)
 +
 
 +
# First add a new '''Group''' by clicking on the '''+ Add Group''' button.
 +
# Then add a new filter by clicking on the '''+ Add Condition''' button.
 +
# Select the type of filter from the list and fill in the value for the filter.
 +
The filter type available is Subscription/Id.
 +
# Continue adding as many filters as desired to build the first group expression.
 +
# When you have added all the filters for the first group, select the operator (AND / OR) that will be used to link the filters inside that group.
 +
# You can then add additional groups and repeat the process.
 +
# When you have finished adding all groups, select the operator (AND / OR) between the different groups.
 +
 
 +
Once finished, you can continue configuring other voucher sections or save the changes at any time by clicking on the [[File:Save3.png|middle|50px]] button.
 +
<br /><br />
 +
 
 +
<big>'''Highlight subscriptions'''</big><br />
 +
In the Subscription Criteria, it is possible to select specific subscriptions to be highlighted.
 +
Highlighted subscriptions will be evaluated first when the voucher eligibility is processed.
 +
 
 +
To configure highlighted subscriptions, follow these steps:
 +
# Click on the '''+ Add Highlight''' button to select subscriptions.
 +
# A page will open allowing you to search among the subscriptions you have access to.
 +
# Select one or more subscriptions to be highlighted.
 +
# Highlighted subscriptions are evaluated in the order they are added.
 +
# Save changes at any time by clicking on the [[File:Save3.png|middle|50px]] button.
 +
[[File:SubscriptionCriteriaHighlight.png|thumb|Subscription Highlight|center|800px]]
  
 
<br />
 
<br />
[[File:ValidForUsers.png|center|800px|thumb|Valid For Users Block]]
+
<big>'''Subscription Criteria Preview'''</big><br />
 +
At any time, you can navigate to the '''Preview''' tab to evaluate the Subscription Criteria.
 +
This section allows the operator to validate whether specific subscriptions match the configured criteria and are eligible to redeem the voucher.
 +
[[File:SubscriptionCriteriaPreview.png|thumb|Subscription Criteria Preview|center|800px]]
  
 
<br />
 
<br />
  
=== Valid for (products) ===
+
=== Minimum User Creation Date ===
 
----
 
----
Allows you to configure eligible products, to apply the terms of the vouchers.
+
Defines the earliest user creation date allowed for voucher eligibility. Users created before this date will not be eligible.
 
<br />
 
<br />
 +
[[File:MinimumUserCreationDate.png|center|800px|thumb|Pricing Criteria Block]]
  
[[File:ValidForProducts.png|center|800px|thumb|Valid For Products Block]]
+
{| class="wikitable" style="margin:0px;width:100%;"
 +
! style="width:15%;" | Field
 +
! style="width:45%;" | Description
 +
! style="width:40%;" | Restrictions
 +
|-
 +
! style="text-align:left;border-left:5px solid red;" | Mininum User Creation Date
 +
| Controls the minimum user creation date required for a user to be eligible toredeem the voucher.
 +
|
 +
* Leave it empty if you don't want to limit it.
 +
|-
 +
|}
 +
<br />
 +
 
 +
=== Purchase Type ===
 +
----
 +
Allows defining the purchase types that can use this voucher.
 +
<br />
 +
[[File:PurchaseType.png|center|800px|thumb|Pricing Criteria Block]]
 +
 
 +
{| class="wikitable" style="margin:0px;width:100%;"
 +
! style="width:15%;" | Field
 +
! style="width:45%;" | Description
 +
! style="width:40%;" | Restrictions
 +
|-
 +
! style="text-align:left;border-left:5px solid red;" | Purchase Type
 +
| Defines the purchase type required for voucher eligibility. Available values are PPV and TVOD.
 +
|
 +
|-
 +
|}
 +
<br />
 +
 
 +
=== Movie Criteria (TVOD) ===
 +
----
 +
'''This block will only appear on the page if the Puchase Type is TVOD'''. This blocks allows you to select those VOD Contents (Movies, Series, Seasons and Episodes) that will be available inside this channel. To do this, the operator is able to define a set of rules, called Content Criteria Filters that will be evaluated during the Catalog Exporter process. All the [[Movies_Page_Manual_3.0|Movies]] that match the specified filters will be linked to this VOD Channel.
 +
<br />
 +
 
 +
In the new content criteria, the '''Default Order''' tab was integrated into the 'Edit''' tab. You can select a Default Order for those contents, a Secondary Order and define the maximum number of results to be returned.
 +
# First click on the '''Default Order section'''
 +
# Select the primary ordering criteria from the list available:
 +
#* Default: Ordered by ID
 +
#* Editorial Rating : Ordered by movie Editorial Rating value
 +
#* Episode / Season Order: Ordered by movie.order value
 +
#* Most Rated: Ordered by rating value
 +
#* Popularity: Ordered by views value
 +
#* Release Date: Ordered by movie release date value.
 +
# You can also select a secondary ordering criteria, in case some movies match the primary order criteria
 +
# It is also possible to define a maximum number of results to be returned by the criteria. By default, it is set to 0 (unlimited).
 +
#  Save changes at anytime by clicking on the[[File:Save3.png|middle|50px]] button.
 +
[[File:ContentCriteria1.png|thumb|Order section in Content Criteria block|center|800px]]
 +
<br />
 +
 
 +
[[File:ContentCriteria2.png|thumb|Movies content criteria block|center|800px]]
 +
<br />
 +
 
 +
[[File:ContentCriteria3.png|thumb|Quick search feature for selecting a content criteria condition|center|800px]]
 +
<br />
 +
 
 +
<big>'''Create new Content Criteria'''</big><br />
 +
It is really easy to create a new content criteria. You only have to build an expression by combining filters that will be evaluated to select the movies that match. The expression will be composed of one or more '''Groups''' each of them composed of one or more filters and the AND/OR relationship between them. We can clone a group with the [[File:CloneGroupButton.jpg|middle|30px]] button.
 +
Example:<br />
 +
Group1 = FilterA OR FilterB
 +
Group2 = FilterC
 +
Content Criteria = (Group1 AND Group2) = ((FilterA OR FilterB) AND FilterC)
 +
# First add a new '''Group''' by clicking on the '''+ Add Group''' button.
 +
# Then add a new Filter by clicking on the '''+Add Condition''' button.
 +
# Select the type of filter from the list and fill the value for the filter. There are multiple filter types available and you can combine them as you want. Some examples of filters are:
 +
#* Commercialization Type
 +
#* Content Category
 +
#* Distributor ID
 +
#* Episodes by SeasonID
 +
#* Episodes by SearieID
 +
#* Genre ID
 +
#* Instance ID
 +
#* Last X days
 +
#* Movie Type
 +
#* Person Role
 +
#* etc.
 +
# Continue adding as many filters as desired to build the first group expression.
 +
# When you have added all the filters for the first group, select the operator (AND / OR) that will be used to link the filters for that group.
 +
# Now you can add a new group, go back to 1. When you have finished adding groups, select the operator (AND / OR) between the different groups.
 +
Once finished you can continue to the Highlights section, Orders section or Preview. Save changes at anytime by clicking on the[[File:Save3.png|middle|50px]] button.
 +
<br /><br />
 +
<big>'''Highlight content'''</big><br />
 +
In the new content criteria, you can select some content to be highlighted. This highlighted content will be returned first when ordering the Default order is selected in the VOD channel. To do it, follow this steps:
 +
# First click on the '''+Add Highlight''' button to select movies to be highlighted.
 +
# A page will open allowing you to search over the different movies you have access to. '''Important:''' You will be able to select '''ANY''' movie from the list of movies you have access to. The movie will be returned independently on the Content Criterias that you have defined in the block. Of course, if duplicated, the content will be returned only once, highlighted.
 +
# Select one or more contents to be added. It is important to understand that the highlighted contents will be ordered depending on the order they are added. So add first the contents you want to be highlighted first. In the current version of this block, it is not available the [[https://jirapdi.tid.es/browse/GVPPLATF-40418 manual ordering of highlights]], it will be added in future versions.
 +
# Save changes at anytime by clicking on the[[File:Save3.png|middle|50px]] button.
 +
[[File:MovieCriteria_Highlights.png|thumb|Highlights selection in Content Criteria block|center|800px]]
 +
<br /><br />
 +
<br />
 +
<big>'''Content Criteria Preview'''</big><br />
 +
At any time you can go to the '''Preview''' tab and evaluate the results of the Content Criteria.
 +
[[File:MovieCriteria_Preview.png|thumb|Preview section in Content Criteria block|center|800px]]
 +
 
 +
<br />
 +
 
 +
=== Live Channel Criteria (PPV)===
 +
----
 +
'''This block will only appear on the page if the Puchase Type is PPV'''. This block allows you to define which Live Channels are eligible to redeem this voucher.
 +
The operator can configure a set of rules, called '''Live Channel Criteria Filters''', that are evaluated to determine whether a Live Channel is allowed to use the voucher.
 +
 
 +
Only redemptions associated with Live Channels that fulfill '''all''' the configured criteria are eligible.
 +
<br />
 +
 
 +
The '''Default Order''' section is available in the '''Edit''' tab.
 +
It allows defining a primary ordering criteria, an optional secondary order and the maximum number of results to be returned when evaluating eligible Live Channels.
 +
 
 +
# Click on the '''Default Order''' section.
 +
# Select the primary ordering criteria from the available list.
 +
# Optionally, select a secondary ordering criteria when multiple Live Channels match the primary order.
 +
# Define the maximum number of results to be returned. By default, it is set to '''0''' (unlimited).
 +
# Save changes at any time by clicking on the [[File:Save3.png|middle|50px]] button.
 +
 
 +
[[File:LiveChannelCriteria.png|thumb|Live Channel Criteria block|center|800px]]
 +
[[File:LiveChannelCriteriaGroup.png|thumb|Live Channel Criteria with group block|center|800px]]
 +
<br />
 +
 
 +
<big>'''Create new Live Channel Criteria'''</big><br />
 +
Live Channel Criteria are defined by combining filters into one or more '''Groups'''.
 +
Each group contains one or more filters linked by an AND/OR operator.
 +
Groups are also linked to each other using AND/OR logic.
 +
 
 +
A group can be cloned using the [[File:CloneGroupButton.jpg|middle|30px]] button.
 +
 
 +
Example:<br />
 +
Group1 = FilterA OR FilterB
 +
Group2 = FilterC
 +
Live Channel Criteria = (Group1 AND Group2) = ((FilterA OR FilterB) AND FilterC)
 +
 
 +
# Add a new '''Group''' using the '''+ Add Group''' button.
 +
# Add a filter using the '''+ Add Condition''' button.
 +
# Select the filter type and define its value.
 +
# Add additional filters to the group as needed.
 +
# Select the AND / OR operator used to link filters inside the group.
 +
# Add additional groups if required and select the AND / OR operator between groups.
 +
# Save changes using the [[File:Save3.png|middle|50px]] button.
 +
 
 +
<br /><br />
 +
 
 +
<big>'''Highlight Live Channels'''</big><br />
 +
This section allows selecting specific Live Channels to be highlighted.
 +
Highlighted Live Channels are evaluated first during voucher eligibility processing.
 +
 
 +
# Click on the '''+ Add Highlight''' button to select Live Channels.
 +
# Select one or more Live Channels to be highlighted.
 +
# Highlighted Live Channels are evaluated in the order they are added.
 +
# Save changes using the [[File:Save3.png|middle|50px]] button.
 +
 
 +
[[File:LiveChannelCriteriaHighlight.png|thumb|Live Channel Highlight|center|800px]]
 +
 
 +
<br />
 +
 
 +
<big>'''Live Channel Criteria Preview'''</big><br />
 +
The '''Preview''' tab allows validating whether specific Live Channels match the configured criteria and are eligible to redeem the voucher.
 +
 
 +
[[File:LiveChannelCriteriaPreview.png|thumb|Live Channel Criteria Preview|center|800px]]
  
 
<br />
 
<br />
Line 101: Line 374:
 
=== Pricing Criteria ===
 
=== Pricing Criteria ===
 
----
 
----
Allows you to manage pricing criteria related to vouchers.
+
This block allows you to define which pricing configurations are eligible to redeem this voucher.
 +
The operator can configure a set of rules, called '''Pricing Criteria Filters''', that are evaluated to determine whether a pricing option is allowed to use the voucher.
 +
 
 +
Only redemptions associated with pricing configurations that fulfill '''all''' the configured criteria are eligible.
 
<br />
 
<br />
  
[[File:PricingCriteriaBlock.jpg|center|800px|thumb|Pricing Criteria Block]]
+
The '''Default Order''' section is available in the '''Edit''' tab.
 +
It allows defining a primary ordering criteria, an optional secondary order and the maximum number of results to be returned when evaluating eligible pricing configurations.
 +
 
 +
# Click on the '''Default Order''' section.
 +
# Select the primary ordering criteria from the available list.
 +
# Optionally, select a secondary ordering criteria when multiple pricing configurations match the primary order.
 +
# Define the maximum number of results to be returned. By default, it is set to '''0''' (unlimited).
 +
# Save changes at any time by clicking on the [[File:Save3.png|middle|50px]] button.
  
 +
[[File:PricingCriteria.png|thumb|Pricing Criteria block|center|800px]]
 +
[[File:PricingCriteriaGroup.png|thumb|Pricing Criteria with group block|center|800px]]
 
<br />
 
<br />
 +
 +
<big>'''Create new Pricing Criteria'''</big><br />
 +
Pricing Criteria are defined by combining filters into one or more '''Groups'''.
 +
Each group contains one or more filters linked by an AND/OR operator.
 +
Groups are also linked to each other using AND/OR logic.
 +
 +
A group can be cloned using the [[File:CloneGroupButton.jpg|middle|30px]] button.
 +
 +
Example:<br />
 +
Group1 = FilterA OR FilterB
 +
Group2 = FilterC
 +
Pricing Criteria = (Group1 AND Group2) = ((FilterA OR FilterB) AND FilterC)
 +
 +
# Add a new '''Group''' using the '''+ Add Group''' button.
 +
# Add a filter using the '''+ Add Condition''' button.
 +
# Select the filter type and define its value.
 +
# Add additional filters to the group as needed.
 +
# Select the AND / OR operator used to link filters inside the group.
 +
# Add additional groups if required and select the AND / OR operator between groups.
 +
# Save changes using the [[File:Save3.png|middle|50px]] button.
 +
 +
<br /><br />
 +
 +
<big>'''Highlight pricing configurations'''</big><br />
 +
This section allows selecting specific pricing configurations to be highlighted.
 +
Highlighted pricing configurations are evaluated first during voucher eligibility processing.
 +
 +
# Click on the '''+ Add Highlight''' button to select pricing configurations.
 +
# Select one or more pricing configurations to be highlighted.
 +
# Highlighted pricing configurations are evaluated in the order they are added.
 +
# Save changes using the [[File:Save3.png|middle|50px]] button.
 +
 +
[[File:PricingCriteriaHighlight.png|thumb|Pricing Highlight|center|800px]]
 +
 +
<br />
 +
 +
<big>'''Pricing Criteria Preview'''</big><br />
 +
The '''Preview''' tab allows validating whether specific pricing configurations match the configured criteria and are eligible to redeem the voucher.
 +
 +
[[File:PricingCriteriaPreview.png|thumb|Pricing Criteria Preview|center|800px]]
 +
 +
<br />
 +
  
 
=== Devices Type Availability ===
 
=== Devices Type Availability ===
Line 117: Line 445:
 
<br />
 
<br />
  
=== Devices Type Availability ===
+
=== Multiple Copy ===
 
----
 
----
 
It allows operator to create N copies of the whole voucher register at once.
 
It allows operator to create N copies of the whole voucher register at once.
Line 140: Line 468:
 
| style="text-align:center" | [[File:Tick.png|16px|center]]
 
| style="text-align:center" | [[File:Tick.png|16px|center]]
 
| style="text-align:center" | [[File:Cross.png|16px|center]]
 
| style="text-align:center" | [[File:Cross.png|16px|center]]
 +
| style="text-align:center" | [[File:Cross.png|16px|center]]
 
| style="text-align:center" | [[File:Tick.png|16px|center]]  
 
| style="text-align:center" | [[File:Tick.png|16px|center]]  
| style="text-align:center" | [[File:Tick.png|16px|center]]
 
 
| style="text-align:center" | [[File:Cross.png|16px|center]]  
 
| style="text-align:center" | [[File:Cross.png|16px|center]]  
| style="text-align:center" | [[File:Tick.png|16px|center]]  
+
| style="text-align:center" | [[File:Cross.png|16px|center]]  
 
|}
 
|}
  
 
===  [[File:New3.png|middle|40px]] Create ===
 
===  [[File:New3.png|middle|40px]] Create ===
Price X Product creation is enabled by default for most of the Content operator profiles.
+
Vouchers creation is enabled.
# Use the [[File:New3.png|middle|30px]] button to create an empty Price X Product.
+
# Use the [[File:New3.png|middle|30px]] button to create an empty Vouchers.
# Fill all the Price X Product data.
+
# Fill all the Vouchers data.
# Once finished, save changes by using the [[File:Save3.png|middle|30px]] button in the Price X Product page.
+
# Once finished, save changes by using the [[File:Save3.png|middle|30px]] button in the Vouchers page.
 
<br />
 
<br />
  
 
=== [[File:BulkEdit3.png|middle|40px]] Edit ===
 
=== [[File:BulkEdit3.png|middle|40px]] Edit ===
Price X Product edit is enabled. It can be used to perform modification in the Price X Product data. Once finished modifying the Price X Product, save changes by using the [[File:Save3.png|middle|30px]] button in the Price X Product page.
+
Vouchers edit is enabled. It can be used to perform modification in the Vouchers data. Once finished modifying the Vouchers, save changes by using the [[File:Save3.png|middle|30px]] button in the Vouchers page.
 
<br />
 
<br />
  
 
===  [[File:Edit3.png|middle|40px]] Edit in List ===
 
===  [[File:Edit3.png|middle|40px]] Edit in List ===
Edit in list is disabled for Price X Products
+
Edit in list is disabled for Vouchers.
 
<br />
 
<br />
  
 
===  [[File:BulkEdit3.png|middle|40px]] Bulk Edit ===
 
===  [[File:BulkEdit3.png|middle|40px]] Bulk Edit ===
Bulk Edit is enabled in the Price X Product page, allowing you to modify several Price X Product at the same time. However, not all the relateds blocks will be available for performing a bulk edit operation. The block available are:
+
Bulk Edit is disabled for Vouchers.
* '''Basic Price X Product information'''
 
 
<br />
 
<br />
  
 
=== [[File:Copy3.png|middle|40px]] Copy ===
 
=== [[File:Copy3.png|middle|40px]] Copy ===
Copy is enabled for Price X Products. Using the [[File:Copy3.png|middle|25px]] button, you will be able to clone the basic information from the Price X Product into a new Price X Product. The relateds will not be copied using this mode.
+
Copy is enabled for Vouchers. Using the [[File:Copy3.png|middle|25px]] button, you will be able to clone the basic information from the Voucher into a new Voucher. The relateds will not be copied using this mode.
 
Once the Price X Product is copied, review that all the fields have been copied properly and press [[File:Save3.png|middle|25px]] Save button.
 
Once the Price X Product is copied, review that all the fields have been copied properly and press [[File:Save3.png|middle|25px]] Save button.
 
<br />
 
<br />
  
 
=== [[File:CopyWithRelateds3.png|middle|40px]] Copy with Relateds ===
 
=== [[File:CopyWithRelateds3.png|middle|40px]] Copy with Relateds ===
Copy with related is disabled for Price X Products.
+
Copy with related is disabled for Vouchers.
 
<br />
 
<br />
  
 
=== [[File:Delete3.png|middle|40px]] Delete ===
 
=== [[File:Delete3.png|middle|40px]] Delete ===
You can delete a Price X Product either from the Price X Product Page, using the [[File:Delete3.png|middle|30px]] button. A confirmation popup will be shown before excluding it.
+
Delete is disabled for Vouchers.
 
<br />
 
<br />

Latest revision as of 11:14, 31 December 2025


Infobox info icon white.svg.png

Access to this menu in Betools through: CommercialIcon.png Commercial > Pricing > Vouchers



This page allows you to manage discount codes.


Blocks

Vouchers


Vouchers basic properties


Field Description Restrictions
Name Name for this Voucher. Informative, should be a descriptive name.
  • Mandatory
Description Description vouchers.
Source Controls the access and visibility of this Voucher for other operators. Only operators with rights over this source or its children will be able to see it.
  • Mandatory
Instance Instance where the price x product belongs to.
  • Mandatory
Active Indicates if it is enabled / disabled.
Start Date Date when the voucher starts.
End Date Date when the voucher ends.


Voucher Code


Code generator block, where operator can configure a code or request MIB React to generate a new code.


Voucher Code Block


Discount Type


Allows you to manage the type of discount that is applied to vouchers

Discount Type Block


Field Description Restrictions
Discount Rate Type Controls how the discount is applied. It can be a fixed value or a percentage (0–100) of the base amount.
  • Default: Percentage (0-100)
Discount Value Discount value, percentage, or fixed value, depending on the Discount Rate Type field.
  • Default: 0



Redemption Restriction


Shows stored restrictions in terms of number of uses.

Redemption Restriction Block


Field Description Restrictions
Max Redemptions per Instance Defines the maximum number of times this voucher can be redeemed per instance.
-1 means unlimited.
Max Redemptions per User Defines the maximum number of times a single user can redeem this voucher.
-1 means unlimited.
Max Redemptions per User per Month Defines the maximum number of times a single user can redeem this voucher within a month.
-1 means unlimited.
Min days between redemptions (by the same user) Defines the minimum number of days required between two redemptions by the same user.
0 means unlimited.
Total Redemptions Count of already redeemed vouchers.
  • ReadOnly



Users Criteria Upload


Allows uploading a CSV file to define a list of eligible users.


Users Criteria Upload Block


Subscription Criteria


This block allows you to define which subscriptions are eligible to redeem this voucher. The operator can configure a set of rules, called Subscription Criteria Filters, that will be evaluated to determine whether a user’s subscription is allowed to use the voucher.

Only users whose subscriptions fulfill all the configured criteria will be able to redeem the voucher.

In the new subscription criteria, the Default Order section was integrated into the Edit tab. You can define a primary ordering criteria, an optional secondary order and the maximum number of results to be returned when evaluating eligible subscriptions.

  1. First click on the Default Order section.
  2. Select the primary ordering criteria from the list available.
  3. You can also select a secondary ordering criteria, in case multiple subscriptions match the primary order.
  4. It is also possible to define a maximum number of results to be returned by the criteria. By default, it is set to 0 (unlimited).
  5. Save changes at anytime by clicking on the Save3.png button.
Subscription Criteria block
Subscription Criteria with group block


Create new Subscription Criteria
It is really easy to create a new subscription criteria. You only have to build an expression by combining filters that will be evaluated to determine whether a subscription is eligible to redeem the voucher.

The expression will be composed of one or more Groups, each of them composed of one or more filters and the AND/OR relationship between them. A group can be cloned using the CloneGroupButton.jpg button.

Example:

Group1 = FilterA OR FilterB
Group2 = FilterC
Subscription Criteria = (Group1 AND Group2) = ((FilterA OR FilterB) AND FilterC)
  1. First add a new Group by clicking on the + Add Group button.
  2. Then add a new filter by clicking on the + Add Condition button.
  3. Select the type of filter from the list and fill in the value for the filter.

The filter type available is Subscription/Id.

  1. Continue adding as many filters as desired to build the first group expression.
  2. When you have added all the filters for the first group, select the operator (AND / OR) that will be used to link the filters inside that group.
  3. You can then add additional groups and repeat the process.
  4. When you have finished adding all groups, select the operator (AND / OR) between the different groups.

Once finished, you can continue configuring other voucher sections or save the changes at any time by clicking on the Save3.png button.

Highlight subscriptions
In the Subscription Criteria, it is possible to select specific subscriptions to be highlighted. Highlighted subscriptions will be evaluated first when the voucher eligibility is processed.

To configure highlighted subscriptions, follow these steps:

  1. Click on the + Add Highlight button to select subscriptions.
  2. A page will open allowing you to search among the subscriptions you have access to.
  3. Select one or more subscriptions to be highlighted.
  4. Highlighted subscriptions are evaluated in the order they are added.
  5. Save changes at any time by clicking on the Save3.png button.
Subscription Highlight


Subscription Criteria Preview
At any time, you can navigate to the Preview tab to evaluate the Subscription Criteria. This section allows the operator to validate whether specific subscriptions match the configured criteria and are eligible to redeem the voucher.

Subscription Criteria Preview


Minimum User Creation Date


Defines the earliest user creation date allowed for voucher eligibility. Users created before this date will not be eligible.

Pricing Criteria Block
Field Description Restrictions
Mininum User Creation Date Controls the minimum user creation date required for a user to be eligible toredeem the voucher.
  • Leave it empty if you don't want to limit it.


Purchase Type


Allows defining the purchase types that can use this voucher.

Pricing Criteria Block
Field Description Restrictions
Purchase Type Defines the purchase type required for voucher eligibility. Available values are PPV and TVOD.


Movie Criteria (TVOD)


This block will only appear on the page if the Puchase Type is TVOD. This blocks allows you to select those VOD Contents (Movies, Series, Seasons and Episodes) that will be available inside this channel. To do this, the operator is able to define a set of rules, called Content Criteria Filters that will be evaluated during the Catalog Exporter process. All the Movies that match the specified filters will be linked to this VOD Channel.

In the new content criteria, the Default Order tab was integrated into the 'Edit tab. You can select a Default Order for those contents, a Secondary Order and define the maximum number of results to be returned.

  1. First click on the Default Order section
  2. Select the primary ordering criteria from the list available:
    • Default: Ordered by ID
    • Editorial Rating : Ordered by movie Editorial Rating value
    • Episode / Season Order: Ordered by movie.order value
    • Most Rated: Ordered by rating value
    • Popularity: Ordered by views value
    • Release Date: Ordered by movie release date value.
  3. You can also select a secondary ordering criteria, in case some movies match the primary order criteria
  4.  It is also possible to define a maximum number of results to be returned by the criteria. By default, it is set to 0 (unlimited).
  5. Save changes at anytime by clicking on theSave3.png button.
Order section in Content Criteria block


Movies content criteria block


Quick search feature for selecting a content criteria condition


Create new Content Criteria
It is really easy to create a new content criteria. You only have to build an expression by combining filters that will be evaluated to select the movies that match. The expression will be composed of one or more Groups each of them composed of one or more filters and the AND/OR relationship between them. We can clone a group with the CloneGroupButton.jpg button. Example:

Group1 = FilterA OR FilterB
Group2 = FilterC
Content Criteria = (Group1 AND Group2) = ((FilterA OR FilterB) AND FilterC)
  1. First add a new Group by clicking on the + Add Group button.
  2. Then add a new Filter by clicking on the +Add Condition button.
  3.  Select the type of filter from the list and fill the value for the filter. There are multiple filter types available and you can combine them as you want. Some examples of filters are:
    • Commercialization Type
    • Content Category
    • Distributor ID
    • Episodes by SeasonID
    • Episodes by SearieID
    • Genre ID
    • Instance ID
    • Last X days
    • Movie Type
    • Person Role
    • etc.
  4. Continue adding as many filters as desired to build the first group expression.
  5. When you have added all the filters for the first group, select the operator (AND / OR) that will be used to link the filters for that group.
  6. Now you can add a new group, go back to 1. When you have finished adding groups, select the operator (AND / OR) between the different groups.

Once finished you can continue to the Highlights section, Orders section or Preview. Save changes at anytime by clicking on theSave3.png button.

Highlight content
In the new content criteria, you can select some content to be highlighted. This highlighted content will be returned first when ordering the Default order is selected in the VOD channel. To do it, follow this steps:

  1. First click on the +Add Highlight button to select movies to be highlighted.
  2. A page will open allowing you to search over the different movies you have access to. Important: You will be able to select ANY movie from the list of movies you have access to. The movie will be returned independently on the Content Criterias that you have defined in the block. Of course, if duplicated, the content will be returned only once, highlighted.
  3.  Select one or more contents to be added. It is important to understand that the highlighted contents will be ordered depending on the order they are added. So add first the contents you want to be highlighted first. In the current version of this block, it is not available the [manual ordering of highlights], it will be added in future versions.
  4. Save changes at anytime by clicking on theSave3.png button.
Highlights selection in Content Criteria block




Content Criteria Preview
At any time you can go to the Preview tab and evaluate the results of the Content Criteria.

Preview section in Content Criteria block


Live Channel Criteria (PPV)


This block will only appear on the page if the Puchase Type is PPV. This block allows you to define which Live Channels are eligible to redeem this voucher. The operator can configure a set of rules, called Live Channel Criteria Filters, that are evaluated to determine whether a Live Channel is allowed to use the voucher.

Only redemptions associated with Live Channels that fulfill all the configured criteria are eligible.

The Default Order section is available in the Edit tab. It allows defining a primary ordering criteria, an optional secondary order and the maximum number of results to be returned when evaluating eligible Live Channels.

  1. Click on the Default Order section.
  2. Select the primary ordering criteria from the available list.
  3. Optionally, select a secondary ordering criteria when multiple Live Channels match the primary order.
  4. Define the maximum number of results to be returned. By default, it is set to 0 (unlimited).
  5. Save changes at any time by clicking on the Save3.png button.
Live Channel Criteria block
Live Channel Criteria with group block


Create new Live Channel Criteria
Live Channel Criteria are defined by combining filters into one or more Groups. Each group contains one or more filters linked by an AND/OR operator. Groups are also linked to each other using AND/OR logic.

A group can be cloned using the CloneGroupButton.jpg button.

Example:

Group1 = FilterA OR FilterB
Group2 = FilterC
Live Channel Criteria = (Group1 AND Group2) = ((FilterA OR FilterB) AND FilterC)
  1. Add a new Group using the + Add Group button.
  2. Add a filter using the + Add Condition button.
  3. Select the filter type and define its value.
  4. Add additional filters to the group as needed.
  5. Select the AND / OR operator used to link filters inside the group.
  6. Add additional groups if required and select the AND / OR operator between groups.
  7. Save changes using the Save3.png button.



Highlight Live Channels
This section allows selecting specific Live Channels to be highlighted. Highlighted Live Channels are evaluated first during voucher eligibility processing.

  1. Click on the + Add Highlight button to select Live Channels.
  2. Select one or more Live Channels to be highlighted.
  3. Highlighted Live Channels are evaluated in the order they are added.
  4. Save changes using the Save3.png button.
Live Channel Highlight


Live Channel Criteria Preview
The Preview tab allows validating whether specific Live Channels match the configured criteria and are eligible to redeem the voucher.

Live Channel Criteria Preview


Pricing Criteria


This block allows you to define which pricing configurations are eligible to redeem this voucher. The operator can configure a set of rules, called Pricing Criteria Filters, that are evaluated to determine whether a pricing option is allowed to use the voucher.

Only redemptions associated with pricing configurations that fulfill all the configured criteria are eligible.

The Default Order section is available in the Edit tab. It allows defining a primary ordering criteria, an optional secondary order and the maximum number of results to be returned when evaluating eligible pricing configurations.

  1. Click on the Default Order section.
  2. Select the primary ordering criteria from the available list.
  3. Optionally, select a secondary ordering criteria when multiple pricing configurations match the primary order.
  4. Define the maximum number of results to be returned. By default, it is set to 0 (unlimited).
  5. Save changes at any time by clicking on the Save3.png button.
Pricing Criteria block
Pricing Criteria with group block


Create new Pricing Criteria
Pricing Criteria are defined by combining filters into one or more Groups. Each group contains one or more filters linked by an AND/OR operator. Groups are also linked to each other using AND/OR logic.

A group can be cloned using the CloneGroupButton.jpg button.

Example:

Group1 = FilterA OR FilterB
Group2 = FilterC
Pricing Criteria = (Group1 AND Group2) = ((FilterA OR FilterB) AND FilterC)
  1. Add a new Group using the + Add Group button.
  2. Add a filter using the + Add Condition button.
  3. Select the filter type and define its value.
  4. Add additional filters to the group as needed.
  5. Select the AND / OR operator used to link filters inside the group.
  6. Add additional groups if required and select the AND / OR operator between groups.
  7. Save changes using the Save3.png button.



Highlight pricing configurations
This section allows selecting specific pricing configurations to be highlighted. Highlighted pricing configurations are evaluated first during voucher eligibility processing.

  1. Click on the + Add Highlight button to select pricing configurations.
  2. Select one or more pricing configurations to be highlighted.
  3. Highlighted pricing configurations are evaluated in the order they are added.
  4. Save changes using the Save3.png button.
Pricing Highlight


Pricing Criteria Preview
The Preview tab allows validating whether specific pricing configurations match the configured criteria and are eligible to redeem the voucher.

Pricing Criteria Preview



Devices Type Availability


It allows enabling / disabling the devices where the vouchers will be applied.

Device Type Availability Block


Multiple Copy


It allows operator to create N copies of the whole voucher register at once.

Vouchers Copy Block


Actions

Create Edit Edit in List Bulk Edit Copy Copy with Relateds Delete
Tick.png
Tick.png
Cross.png
Cross.png
Tick.png
Cross.png
Cross.png

New3.png Create

Vouchers creation is enabled.

  1. Use the New3.png button to create an empty Vouchers.
  2. Fill all the Vouchers data.
  3. Once finished, save changes by using the Save3.png button in the Vouchers page.


BulkEdit3.png Edit

Vouchers edit is enabled. It can be used to perform modification in the Vouchers data. Once finished modifying the Vouchers, save changes by using the Save3.png button in the Vouchers page.

Edit3.png Edit in List

Edit in list is disabled for Vouchers.

BulkEdit3.png Bulk Edit

Bulk Edit is disabled for Vouchers.

Copy3.png Copy

Copy is enabled for Vouchers. Using the Copy3.png button, you will be able to clone the basic information from the Voucher into a new Voucher. The relateds will not be copied using this mode. Once the Price X Product is copied, review that all the fields have been copied properly and press Save3.png Save button.

CopyWithRelateds3.png Copy with Relateds

Copy with related is disabled for Vouchers.

Delete3.png Delete

Delete is disabled for Vouchers.