관리-도구
편집 파일: Constants.php
<?php namespace Iyzipay; class Constants { const SINGLE_INSTALLMENT = 1; }