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 : 3.145.92.96


Current Path : /proc/thread-self/root/var/www/results/gfgcg/
Upload File :
Current File : //proc/thread-self/root/var/www/results/gfgcg/test_webhook.php

<?php

$raw_json = file_get_contents('php://input');
echo $raw_json;
//To Capture Signature
$signature = $_SERVER['HTTP_X_RAZORPAY_SIGNATURE'];
echo $signature;
?>