Skip to content

Standardize Discounts #59

@dfabulich

Description

@dfabulich

https://www.openiap.dev/docs/types/ios lists DiscountOffer and Discount as Apple-specific terms, but Google Play has types that are nearly equivalent. These are ripe for standardization.

https://www.openiap.dev/docs/types/android lists SubscriptionOffer (Google's equivalent to Apple's DiscountOffer), and doesn't mention one-time product discounts, which appear on a completely separate page in https://www.openiap.dev/docs/features/discount

DiscountOffer should be a top-level standardized type, with a SubscriptionDiscountOffer subtype, incorporating Google's SubscirptionOffer and Apple's DiscountOffer. Google's one-time product discounts should be available as a standardized DiscountOffer type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions