Token
-
public final class
Token
Represents a credit card or similar payment method for a particular account.
Fields
MERCHANT_SCOPE
-
public static final String
MERCHANT_SCOPE
Scope of merchant of the token.
ORGANIZATION_SCOPE
-
public static final String
ORGANIZATION_SCOPE
Scope of organization of the token.
VENUE_SCOPE
-
public static final String
VENUE_SCOPE
Scope of Venue of the token.
mIsCreated
-
final boolean
mIsCreated
Methods
getData
-
public HashMap<String, String>
getData
()
For VAS information and other relevant information.
getExpiry
-
public String
getExpiry
()
Datetime when the token expires if provided by the host.
getIsCreated
-
public boolean
getIsCreated
()
True if it was just created, or false if it was retrieved.
getScheme
-
public String
getScheme
()
The scheme for tokens with type REUSE_WITH_SCHEME.
getScope
-
public String
getScope
()
Either a scope constant as listed above or a custom value as defined for this estate.
getTokenType
-
public TokenType
getTokenType
()
The enumerated type of token returned.
getValue
-
public String
getValue
()
The token value.
toString
-
public String
toString
()
Download this documentation
Verifone Confidential
This documentation is protected by law from any form of duplication unless
prior permission is obtained from the officers of Verifone.
Verifone Payment SDK
v3.55.5