Package 

Class DeveloperProvidedBillingDetails


  • 
    public final class DeveloperProvidedBillingDetails
    
                        

    Developer-provided billing details when user selects developer billing in External Payments flow. Available in Google Play Billing Library 8.3.0+ (Japan only).

    • Method Summary

      Modifier and Type Method Description
      final String getExternalTransactionToken() External transaction token to be reported to Google within 24 hours
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DeveloperProvidedBillingDetails

        DeveloperProvidedBillingDetails(String externalTransactionToken)