Interface CheckoutComGatewayWebhookHandler

  • All Superinterfaces:
    com.broadleafcommerce.paymentgateway.service.PaymentGatewayTypeAware, com.broadleafcommerce.paymentgateway.service.PaymentGatewayWebhookHandler
    All Known Implementing Classes:
    DefaultCheckoutComGatewayWebhookHandler

    public interface CheckoutComGatewayWebhookHandler
    extends com.broadleafcommerce.paymentgateway.service.PaymentGatewayWebhookHandler
    • Method Summary

      • Methods inherited from interface com.broadleafcommerce.paymentgateway.service.PaymentGatewayTypeAware

        getGatewayType
      • Methods inherited from interface com.broadleafcommerce.paymentgateway.service.PaymentGatewayWebhookHandler

        buildFailedWebhookResponse, buildSuccessfulWebhookResponse, convertToPaymentResponse, validate