Uses of Class
com.onlinepayments.domain.GetHostedTokenizationResponse
Packages that use GetHostedTokenizationResponse
-
Uses of GetHostedTokenizationResponse in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return GetHostedTokenizationResponseModifier and TypeMethodDescriptionGetHostedTokenizationResponse.withToken(TokenResponse value) GetHostedTokenizationResponse.withTokenStatus(String value) This is the status of the token in the hosted tokenization session. -
Uses of GetHostedTokenizationResponse in com.onlinepayments.merchant.hostedtokenization
Methods in com.onlinepayments.merchant.hostedtokenization that return GetHostedTokenizationResponseModifier and TypeMethodDescriptionHostedTokenizationClient.getHostedTokenization(String hostedTokenizationId) Resource /v2/{merchantId}/hostedtokenizations/{hostedTokenizationId} - Get hosted tokenization sessionHostedTokenizationClient.getHostedTokenization(String hostedTokenizationId, CallContext context) Resource /v2/{merchantId}/hostedtokenizations/{hostedTokenizationId} - Get hosted tokenization sessionHostedTokenizationClientInterface.getHostedTokenization(String hostedTokenizationId) Resource /v2/{merchantId}/hostedtokenizations/{hostedTokenizationId} - Get hosted tokenization sessionHostedTokenizationClientInterface.getHostedTokenization(String hostedTokenizationId, CallContext context) Resource /v2/{merchantId}/hostedtokenizations/{hostedTokenizationId} - Get hosted tokenization session