Skip to content

Gift and voucher purchases

Target Audience: Administrators Developers

Release version: 4.6.0

Introduction

Starting from version 4.6.0 four new toggles are available when creating and editing packages and campaigns in PAP. These toggles will indicate if the package or campaign should be available for purchase as a gift and or voucher.

What does these toggles do

The selections are available through the API:s exposing packages and campaigns and should be used for determining how the packages and campaigns are sold in external implementations of purchases. These selections will not currently affect the PPF.

Toggle Description Prerequisites
Allow gift purchase Package/Campaign is available for gift purchase Configured campaign rules for the selected campaign
Allow only gift purchase Package/Campaign is available only for gift purchase, excluding normal purchase and purchase as voucher. Configured campaign rules for the selected campaign
Allow voucher purchase Package/Campaign is available for purchase as a gift voucher Packages must have one or more limited subscription periods
Campaigns are not allowed to transition to another campaign/package.

Read more here.
Allow only voucher purchase Package/Campaign is available only for purchase as a gift voucher, excluding normal purchase and gift purchase. Packages must have one or more limited subscription periods
Campaigns are not allowed to transition to another campaign/package.

Read more here.

Usage

Packages and campaigns that are available for purchase as gift vouchers can be used with the ME API or the ACCOUNT API in order to implement purchase of gift vouchers externally.