Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PURCHASES_ARE_COMPLETED_BY_TYPE

Modes for completing the purchase process.

Index

Enumeration members

Enumeration members

MY_APP

MY_APP: = "MY_APP"

RevenueCat will not automatically acknowledge any purchases. You will have to do so manually.

Note: failing to acknowledge a purchase within 3 days will lead to Google Play automatically issuing a refund to the user.

For more info, see revenuecat.com.

REVENUECAT

REVENUECAT: = "REVENUECAT"

RevenueCat will automatically acknowledge verified purchases. No action is required by you.

Generated using TypeDoc