Show / Hide Table of Contents

    Enum BillingReceiptVerificationState

    The state of a payment receipt verification.

    Namespace: VoxelBusters.EssentialKit
    Assembly: cs.temp.dll.dll
    Syntax
    public enum BillingReceiptVerificationState

    Fields

    Name Description
    Failed

    Receipt verification failed for some reason. Possible reasons can be network issue, mismatch of app build details etc.

    NotDetermined

    Receipt verification has not yet been done.

    Success

    Receipt was successfully verified.

    Back to top Cross Platform Native Plugins 2.0 : Essential Kit from Voxel Busters