Skip to main content
When a user buys a regular plan (like “Pro”), the receipt metadata contains a planId. Use this to look up which features are included.

Step 1: Get the plan ID from the receipt

Step 2: Look up plan features

Step 3: Get the feature list

The included field tells you whether the feature is active in that plan. Features with limit values have numeric caps (e.g. “100 API calls”).