IAPReceiptValidation

$_GET[“receipt”]));
$jsonEncode = json_encode($receipt);
$tuCurl = curl_init();
curl_setopt($tuCurl, CURLOPT_URL, “https://sandbox.itunes.apple.com/verifyReceipt”);
curl_setopt($tuCurl, CURLOPT_HTTPHEADER, array(
‘Content-Type: application/json’
));
curl_setopt($tuCurl,CURLOPT_POST, 1);
curl_setopt($tuCurl,CURLOPT_POSTFIELDS, $jsonEncode);
curl_setopt($tuCurl, CURLOPT_RETURNTRANSFER, 1);
$response_json = curl_exec($tuCurl);
curl_close($tuCurl);

$response = json_decode($response_json);
echo $response->status;
echo $response->receipt;

?>

Download Now For FREE

SwingProfile golf swing analyzer and training aid is a must-have for golfers of all level.

Download on the App Store