API reference
API reference
Select your platform
No SDKs available
No versions available

AlternativeBillingOnlyReportingDetails

Updated: May 13, 2025

AlternativeBillingOnlyReportingDetails

data class AlternativeBillingOnlyReportingDetails(val externalTransactionToken: String)
This class is not used by Meta because Alternative Billing for IAP is not supported.
The details used to report transactions made via alternative billing without user choice to use Google Play billing.
The equivalent Google Play Billing Library class can be found at the Android developer documentation for AlternativeBillingOnlyReportingDetails.

Constructors

NameSummary
AlternativeBillingOnlyReportingDetails
constructor(externalTransactionToken: String)

Properties

NameSummary
externalTransactionToken
val externalTransactionToken: String
An external transaction token that can be used to report a transaction made via alternative billing without user choice to use Google Play billing.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon