@@ -602,7 +602,8 @@ class PaymentService extends BaseService
return false;
}
- break;
+ DB::commit();
+ return true;
default:
break;