Class: DefraRubyGovpay::WebhookRefundService
- Inherits:
-
WebhookBaseService
- Object
- WebhookBaseService
- DefraRubyGovpay::WebhookRefundService
- Defined in:
- lib/defra_ruby_govpay/services/webhook_refund_service.rb
Constant Summary collapse
- VALID_STATUS_TRANSITIONS =
{ "submitted" => %w[success error], "success" => %w[], "error" => %w[] }.freeze
Instance Attribute Summary
Attributes inherited from WebhookBaseService
#previous_status, #webhook_body