Interface VerifoneExternalCallService

  • All Known Implementing Classes:
    DefaultVerifoneExternalCallService

    public interface VerifoneExternalCallService
    The service to execute the external calls to the Verifone API.
    Author:
    Dima Myroniuk (dmyroniuk)
    • Method Detail

      • call

        com.broadleafcommerce.paymentgateway.domain.PaymentResponse call​(VerifonePaymentRequest verifonePaymentRequest)
        Executes the payment request to the Verifone API.
        Parameters:
        verifonePaymentRequest - the payment request that should be executed for the specified transaction type.
        Returns:
        the payment response
        Throws:
        com.broadleafcommerce.paymentgateway.service.exception.PaymentException - if an unexpected error occurred