Uses of Class
com.onlinepayments.domain.SendTestRequest
Packages that use SendTestRequest
-
Uses of SendTestRequest in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return SendTestRequestModifier and TypeMethodDescriptionUrl to which the dummy webhook would be sent. -
Uses of SendTestRequest in com.onlinepayments.merchant.webhooks
Methods in com.onlinepayments.merchant.webhooks with parameters of type SendTestRequestModifier and TypeMethodDescriptionvoidWebhooksClient.sendTestWebhook(SendTestRequest body) Resource /v2/{merchantId}/webhooks/sendtest - Send testvoidWebhooksClient.sendTestWebhook(SendTestRequest body, CallContext context) Resource /v2/{merchantId}/webhooks/sendtest - Send testvoidWebhooksClientInterface.sendTestWebhook(SendTestRequest body) Resource /v2/{merchantId}/webhooks/sendtest - Send testvoidWebhooksClientInterface.sendTestWebhook(SendTestRequest body, CallContext context) Resource /v2/{merchantId}/webhooks/sendtest - Send test