Enumeration PURCHASES_ARE_COMPLETED_BY_TYPE

Modes for completing the purchase process.

Enumeration Members

Enumeration Members

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 will automatically acknowledge verified purchases. No action is required by you.