%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
<?php defined('BASEPATH') OR exit('No direct script access allowed'); /* |-------------------------------------------------------------------------- | Display Debug backtrace |-------------------------------------------------------------------------- | | If set to TRUE, a backtrace will be displayed along with php errors. If | error_reporting is disabled, the backtrace will not display, regardless | of this setting | */ defined('SHOW_DEBUG_BACKTRACE') OR define('SHOW_DEBUG_BACKTRACE', TRUE); /* |-------------------------------------------------------------------------- | File and Directory Modes |-------------------------------------------------------------------------- | | These prefs are used when checking and setting modes when working | with the file system. The defaults are fine on servers with proper | security, but you may wish (or even need) to change the values in | certain environments (Apache running a separate process for each | user, PHP under CGI with Apache suEXEC, etc.). Octal values should | always be used to set the mode correctly. | */ defined('FILE_READ_MODE') OR define('FILE_READ_MODE', 0644); defined('FILE_WRITE_MODE') OR define('FILE_WRITE_MODE', 0666); defined('DIR_READ_MODE') OR define('DIR_READ_MODE', 0755); defined('DIR_WRITE_MODE') OR define('DIR_WRITE_MODE', 0755); /* |-------------------------------------------------------------------------- | File Stream Modes |-------------------------------------------------------------------------- | | These modes are used when working with fopen()/popen() | */ defined('FOPEN_READ') OR define('FOPEN_READ', 'rb'); defined('FOPEN_READ_WRITE') OR define('FOPEN_READ_WRITE', 'r+b'); defined('FOPEN_WRITE_CREATE_DESTRUCTIVE') OR define('FOPEN_WRITE_CREATE_DESTRUCTIVE', 'wb'); // truncates existing file data, use with care defined('FOPEN_READ_WRITE_CREATE_DESCTRUCTIVE') OR define('FOPEN_READ_WRITE_CREATE_DESTRUCTIVE', 'w+b'); // truncates existing file data, use with care defined('FOPEN_WRITE_CREATE') OR define('FOPEN_WRITE_CREATE', 'ab'); defined('FOPEN_READ_WRITE_CREATE') OR define('FOPEN_READ_WRITE_CREATE', 'a+b'); defined('FOPEN_WRITE_CREATE_STRICT') OR define('FOPEN_WRITE_CREATE_STRICT', 'xb'); defined('FOPEN_READ_WRITE_CREATE_STRICT') OR define('FOPEN_READ_WRITE_CREATE_STRICT', 'x+b'); /* |-------------------------------------------------------------------------- | Exit Status Codes |-------------------------------------------------------------------------- | | Used to indicate the conditions under which the script is exit()ing. | While there is no universal standard for error codes, there are some | broad conventions. Three such conventions are mentioned below, for | those who wish to make use of them. The CodeIgniter defaults were | chosen for the least overlap with these conventions, while still | leaving room for others to be defined in future versions and user | applications. | | The three main conventions used for determining exit status codes | are as follows: | | Standard C/C++ Library (stdlibc): | http://www.gnu.org/software/libc/manual/html_node/Exit-Status.html | (This link also contains other GNU-specific conventions) | BSD sysexits.h: | http://www.gsp.com/cgi-bin/man.cgi?section=3&topic=sysexits | Bash scripting: | http://tldp.org/LDP/abs/html/exitcodes.html | */ defined('EXIT_SUCCESS') OR define('EXIT_SUCCESS', 0); // no errors defined('EXIT_ERROR') OR define('EXIT_ERROR', 1); // generic error defined('EXIT_CONFIG') OR define('EXIT_CONFIG', 3); // configuration error defined('EXIT_UNKNOWN_FILE') OR define('EXIT_UNKNOWN_FILE', 4); // file not found defined('EXIT_UNKNOWN_CLASS') OR define('EXIT_UNKNOWN_CLASS', 5); // unknown class defined('EXIT_UNKNOWN_METHOD') OR define('EXIT_UNKNOWN_METHOD', 6); // unknown class member defined('EXIT_USER_INPUT') OR define('EXIT_USER_INPUT', 7); // invalid user input defined('EXIT_DATABASE') OR define('EXIT_DATABASE', 8); // database error defined('EXIT__AUTO_MIN') OR define('EXIT__AUTO_MIN', 9); // lowest automatically-assigned error code defined('EXIT__AUTO_MAX') OR define('EXIT__AUTO_MAX', 125); // highest automatically-assigned error code /* * Heard Copy Amount */ define('heard_copy_amount','50'); /* | Template used constants */ defined('TEMPLATES_DIR') OR define('TEMPLATES_DIR', './application/views/templates/'); // directory of templates defined('VIEWS_DIR') OR define('VIEWS_DIR', './application/views/'); // directory of views // Define Product Status define('ORDER_STATUS',serialize(array('1'=>'Cancelled','2'=>'Order Booked','3'=>'Not Collected','4'=>'Pickup Scheduled','5'=>'Sample Received at Lab','6'=>'Report Generated','7'=>'Hardcopy Report Dispatched','8'=>'Doctor Consultation'))); //Message define('ORDER_BOOKED','Dear ##name##, here is your personal ShardaDiagnostics code ##OTP##. You can share this ShardaDiagnostics code with the sample collector if you are happy and satisfied with the sample collection process.'); define('ORDER_HOLD','Your ShardaDiagnostics booking ##OTP## has been put on hold as we are unable to get in touch with you. Please give a call on 120-2333999 to confirm or reschedule your pickup.'); define('ORDER_CANCEL','Dear ##name##, your ShardaDiagnostics booking(ID##OTP##) has been cancelled because of no proper response.'); /* Google App Client Id */ define('GOOGLE_CLIENT_ID', '180864648142-v4kejvoc661vvj85mq8rmpu6djqheecm.apps.googleusercontent.com'); date_default_timezone_set('Asia/Calcutta'); // Callcenter API define('CALL_API','http://117.55.241.168:8089/dialclick.php'); //JustPay Express Checkout define('JUSPAY_API_KEY', 'F5C694FF4E54598B45A52541FE2C9D'); define('JUSPAY_MID', 'SHDIAPR_test'); define('Called_Source',serialize(array('1'=>'Emergency','2'=>'Hospital','3'=>'Diagnostics'))); /* PAYTM Payment Gateway Constant*/ define('PAYTM_ENVIRONMENT', 'PROD'); // PROD define('PAYTM_CHANNEL_ID', 'WEB'); //Change this constant's value with MID (Merchant ID) received from Paytm define('PAYTM_INDUSTRY', 'RETAIL'); //Change this constant's value with MID (Merchant ID) received from Paytm define('PAYTM_STATUS_QUERY_NEW_URL', 'https://securegw-stage.paytm.in/merchant-status/getTxnStatus'); if (PAYTM_ENVIRONMENT == 'PROD') { define('PAYTM_MERCHANT_KEY', 'ezHFmNq4q6fn5kt0'); define('PAYTM_MERCHANT_MID', 'Sharda01452613342115'); define('PAYTM_MERCHANT_WEBSITE', 'DEFAULT'); define('PAYTM_REFUND_URL', 'https://secure.paytm.in/oltp/HANDLER_INTERNAL/REFUND'); define('PAYTM_STATUS_QUERY_URL', 'https://securegw.paytm.in/merchant-status/getTxnStatus'); define('PAYTM_TXN_URL', 'https://securegw.paytm.in/theia/processTransaction'); } else { define('PAYTM_MERCHANT_KEY', 'PcOf0leMf%0xxah%'); define('PAYTM_MERCHANT_MID', 'Sharda19341643693331'); define('PAYTM_MERCHANT_WEBSITE', 'WEBSTAGING'); define('PAYTM_REFUND_URL', ''); define('PAYTM_STATUS_QUERY_URL', 'https://securegw-stage.paytm.in/merchant-status/getTxnStatus'); define('PAYTM_TXN_URL', 'https://securegw-stage.paytm.in/theia/processTransaction'); }