- Implement custom gating of content or services using entitlements
- Create custom purchase flows either for pre-configured, or ad-hoc (“One Time”) offerings.
- Supertab.js (recommended): Supertab.js handles authentication for you and also provides a convenient JavaScript API for interacting with the Customer API.
- Directly: Using the Customer API directly in your own code. You can choose whether to authenticate using Supertab.JS (recommended) or with your own code.