forked from Wavyzz/dolibarr
Because we are not in the exception block, $e is necessarily undefined. Thus replacing $e->getMessage(); by value of $paymentintent->status.
Because we are not in the exception block, $e is necessarily undefined. Thus replacing $e->getMessage(); by value of $paymentintent->status.