payment mobile fix4

This commit is contained in:
merdan 2020-01-31 18:54:18 +05:00
parent b51e1e5fa0
commit 7b095d292c
1 changed files with 1 additions and 1 deletions

View File

@ -1017,7 +1017,7 @@ class EventCheckoutController extends Controller
$attendee_increment++;
}
//hmmm
DB::commit();
}
catch (\Exception $ex){