payment mobile fix6
This commit is contained in:
parent
8feeacfe86
commit
f2308aa680
|
|
@ -1022,7 +1022,7 @@ class EventCheckoutController extends Controller
|
|||
}
|
||||
catch (\Exception $ex){
|
||||
|
||||
Log::error($ex,$obf);
|
||||
Log::error($ex);
|
||||
DB::rollBack();
|
||||
|
||||
return view('Bilettm.Mobile.CheckoutFailed',
|
||||
|
|
|
|||
Loading…
Reference in New Issue