0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.117.151.198


Current Path : /proc/thread-self/root/var/www/oasis/razorpay/
Upload File :
Current File : //proc/thread-self/root/var/www/oasis/razorpay/config.php.sample

<?php

$keyId = '<Enter your key id>';
$keySecret = '<Enter your key secret>';
$displayCurrency = '<Enter your display currency here>';

//These should be commented out in production
// This is for error reporting
// Add it to config.php to report any errors
error_reporting(E_ALL);
ini_set('display_errors', 1);