exceptions/payment_exceptions library
Enums
- PaymentErrorType
- Enum representing different types of payment errors that can occur during the payment process.
Exceptions / Errors
- PaymentApiException
- Exception thrown when the API returns an error response.
- PaymentException
- Base class for all payment-related exceptions in the CoFee Payment SDK.
- PaymentInvalidResponseException
- Exception thrown when the API response format is invalid or unexpected.
- PaymentNetworkException
- Exception thrown when there are network-related issues during payment processing.