Integrating third-party product bundling
Overview
OpenTV Platform is integrated with Bango, which abstracts the details of individual third-party service providers (such as Netflix and Disney+), meaning that you only need to integrate to one service instead of several different ones.
Client integration
You must ensure that your client application knows what to do with a third-party product entitlement. For example, when the app calls OPF to get the account’s entitlements, if there is a third-party product entitlement for Netflix, it could enable a UI element that launches Netflix (and disable or hide it if there is no such entitlement).
It is assumed that users will purchase third-party products via your CRM system.
See also
Enabling and configuring third-party product bundling (Subscriber management integration guide)