Interface AdyenGatewayWebhookHandler
- All Superinterfaces:
com.broadleafcommerce.paymentgateway.service.PaymentGatewayTypeAware
,com.broadleafcommerce.paymentgateway.service.PaymentGatewayWebhookHandler
- All Known Implementing Classes:
DefaultAdyenGatewayWebhookHandler
public interface AdyenGatewayWebhookHandler
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, convertToPaymentResponse, getEventId, getSupportedWebhookNotificationTypes, isSupportedTransactionUpdateType, shouldHandleRequest, shouldHandleRequest, validate, validate