wip upgrade and clean payment process
This commit is contained in:
@@ -10,7 +10,7 @@ if (!defined('ABSPATH')) {
|
||||
|
||||
|
||||
// Define a custom exception class for HTTP errors
|
||||
class HttpErrorException extends Exception {
|
||||
class HttpException extends Exception {
|
||||
// HTTP status code
|
||||
private $statusCode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user