WalletConstants.PaymentMethod

  • WalletConstants.PaymentMethod is an annotation used to define the payment methods supported.

  • Available payment method options include unknown, card, tokenized card, and e-wallet.

  • WalletConstants.PaymentMethod is distinct from WalletConstants.PaymentMethodTokenizationType, which specifies how the payment credential is received.

public static abstract @interface WalletConstants.PaymentMethod implements Annotation

Inherited Method Summary