Package 

Class DeveloperProvidedBillingDetailsAndroid


  • 
    public final class DeveloperProvidedBillingDetailsAndroid
    
                        

    Details provided when user selects developer billing option (Android) Received via DeveloperProvidedBillingListener callback Available in Google Play Billing Library 8.3.0+

    • Constructor Detail

      • DeveloperProvidedBillingDetailsAndroid

        DeveloperProvidedBillingDetailsAndroid(String externalTransactionToken)
    • Method Detail

      • getExternalTransactionToken

         final String getExternalTransactionToken()

        External transaction token used to report transactions made through developer billing. This token must be used when reporting the external transaction to Google Play. Must be reported within 24 hours of the transaction.