constants.php 118 Bytes
<?php
define('PAYPAY_IS_STAGING', true);
define('PAYPAY_REDIRECT_URL', 'http://localhost:3000/user/paypay_complete/');