Uses of Class
com.blockchyp.client.dto.AuthorizationRequest
Packages that use AuthorizationRequest
-
Uses of AuthorizationRequest in com.blockchyp.client
Methods in com.blockchyp.client with parameters of type AuthorizationRequestModifier and TypeMethodDescriptionBlockChypClient.charge(AuthorizationRequest request) Executes a standard direct preauth and capture.BlockChypClient.preauth(AuthorizationRequest request) Executes a preauthorization intended to be captured later.BlockChypClient.reverse(AuthorizationRequest request) Executes a manual time out reversal.