dolibarr/htdocs/public/payment
Jean Traullé f7dda657b1
Fix Call to a member function getMessage() on null
Because we are not in the exception block, $e is necessarily undefined.
Thus replacing $e->getMessage(); by value of $paymentintent->status.
2020-03-06 17:46:45 +01:00
..
index.php Merge branch 'develop' into 11.0_https 2019-10-01 06:11:43 +02:00
newpayment.php Fix Call to a member function getMessage() on null 2020-03-06 17:46:45 +01:00
paymentko.php Scrutinizer Auto-Fixes 2019-11-13 18:37:08 +00:00
paymentok.php FIX Do not record resource owner of event when not defined. 2020-01-01 12:47:01 +01:00