Exception: PaymentKit::AuthenticationError

Inherits:
Error
  • Object
show all
Defined in:
lib/payment_kit/errors.rb

Overview

Raised when credentials are missing/invalid or the API returns 401.

Direct Known Subclasses

PermissionError, SignatureVerificationError

Instance Attribute Summary

Attributes inherited from Error

#body, #error_code, #problem, #request_id, #status

Method Summary

Methods inherited from Error

#[], #initialize, #invoice_id, #retryable?, #subscription_id

Constructor Details

This class inherits a constructor from PaymentKit::Error