add stripe subscription
This commit is contained in:
@@ -22,6 +22,7 @@ class CheckResaleLicenseJob implements ShouldQueue
|
||||
try {
|
||||
resolve(CheckResaleLicense::class)();
|
||||
} catch (\Throwable $th) {
|
||||
send_internal_notification('CheckResaleLicenseJob failed with: ' . $th->getMessage());
|
||||
ray($th);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user