Editing: TimeoutException.php
<?php namespace Shetabit\Multipay\Exceptions; class TimeoutException extends PurchaseFailedException { }
Save
Back