WalletConstants.PaymentMethodTokenizationType | Doclava
public static abstract @interface

WalletConstants.PaymentMethodTokenizationType

implements Annotation
com.google.android.gms.wallet.WalletConstants.PaymentMethodTokenizationType

Class Overview

Payment method tokenization types.

Available options:

Integrator can configure PaymentDataRequest to tokenize the credit card selected by the buyer for a transaction using one of the tokenization types listed above. The token for the selected payment method can be retrieved by calling getPaymentMethodToken().

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation