All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractExternalProvider An abstract class that is used to execute the requests to the Verifone API.AbstractVerifoneRequestResponseTransformer An abstract class that creates the Verifone request and populates the response with the common parameters.AbstractVerifoneTokenService An abstract class that has the common method to manipulate with the Verifone token that is used by the Payment or by the Saved Payment method.ChargeProcessingModelDetails DefaultStoredCredentialProcessingModelTypes The default stored credential processing model types.DefaultStoredCredentialTypes The default stored credential types.DefaultVerifoneAuthProvider The default implementation forVerifoneAuthProvider
.DefaultVerifoneExternalCallService The default implementation forVerifoneExternalCallService
.DefaultVerifoneGatewayConfiguration DefaultVerifonePaymentGatewayPaymentValidator The default implementation ofVerifonePaymentGatewayPaymentValidator
.DefaultVerifoneRollbackService The default implementation forVerifoneRollbackService
.DefaultVerifoneTransactionService ExternalVerifoneProvider The default implementation ofVerifoneProvider
.ExternalVerifoneProviderProperties The properties for the Verifone API configuration.MessageConstants ProviderApiException Defines a generic error that can be thrown in response to receiving an error from an API that one of the providers received.SignUpProcessingModelDetails StoredCredentialsChargeRequest StoredCredentialsSignupRequest VerifoneAuthorizeAndCaptureRequestResponseTransformer The transformer forDefaultTransactionTypes.AUTHORIZE_AND_CAPTURE
transaction type.VerifoneAuthorizeRequestResponseTransformer The transformer forDefaultTransactionTypes.AUTHORIZE
transaction type.VerifoneAuthProvider This provider is responsible to get the Basic Authorization header.VerifoneCaptureRequestResponseTransformer The transformer forDefaultTransactionTypes.CAPTURE
transaction type.VerifoneConfiguration VerifoneConfigurationProperties VerifoneDefaultsEnvironmentPostProcessor Initializes the default property overrides for the cart serviceVerifoneErrorResponse VerifoneExternalCallService The service to execute the external calls to the Verifone API.VerifoneGatewayConfiguration VerifonePaymentGatewayPaymentValidator Validator meant to ensure thatPaymentValidationRequest
objects are sufficiently configured for the Verifone Payment Services gateway.VerifonePaymentGatewayType VerifonePaymentModificationService The default implementation to exchange the encrypted card for a reuse token that can be used to execute the payment transactions.VerifonePaymentRequest The Verifone payment request.VerifonePaymentRequest VerifoneProvider The Verifone provider that is used to execute the requests to the Verifone API.VerifoneRefundRequestResponseTransformer The transformer forDefaultTransactionTypes.REFUND
transaction type.VerifoneRequestCreationException An exception is thrown when a problem is encountered while creating a Verifone API request based on aVerifonePaymentRequest
.VerifoneRequestResponseTransformer The transformer is used to create the request body for the Verifone requests and populate the payment response.VerifoneRequestResponseTransformerNotFoundException An exception is thrown when the Verifone request/response transformer cannot be found.VerifoneResponseInterpretationException An exception is thrown when a problem is encountered while converting a Verifone API response into aPaymentResponse
.VerifoneReverseAuthorizeRequestResponseTransformer The transformer forDefaultTransactionTypes.REVERSE_AUTH
transaction type.VerifoneRollbackService The service to rollback the transactions.VerifoneSavedPaymentMethodModificationService The default implementation to create, update or delete a reuse token before the saved payment method is created, updated or deleted.VerifoneServiceAutoConfiguration VerifoneStoredCredentialException An exception is thrown when the Stored credentials can't be read, written, or processed correctly.VerifoneStoredCredentials VerifoneTransactionService VerifoneUtils