Authorize.net API required in php to auto approve payments

  • Durum: Closed
  • Ödül: $20
  • Alınan Girdiler: 3
  • Kazanan: salilpandey

Yarışma Özeti

We are looking for someone who had worked in authorize.net api in PHP.
We can work on long term for such type of small tasks if your work and support is found to be appropriate.

We can put the payment button at our website, we just want that when a payment is successfully done, it shall do the following
$id=..// It shall fetch the hidden value passed by us.
$amount=..../// It shall fetch the payment amount
$rs1=mysql_query("select * from tlog where status=0 and ID=".$id);
if(mysql_num_rows($rs1)>0) {
$arr1=mysql_fetch_array($rs1);
$am=$arr1[3];
if($amount==$amount) {
mysql_query("update users set Unpaid=Unpaid+$amount where Username='$arr1[1]'");
mysql_query("update tlog set status=1 where ID=$id");
}
}

If you can do it, please put your entry in this contest.

Please don't put a entry by just saying that I can do it as it will get rejected.

Aranan Beceriler

İşveren Geribildirimi

“nice work done by coder.”

Profil Görüntüsü safelistad, India.

Genel Açıklama Panosu

  • salilpandey
    salilpandey
    • 9 yıl önce

    hi , if you have any problem you can contact me any time , we have successfully implemented this in a US base website https://aplustechies.com/pay.php

    • 9 yıl önce

Yarışmalara nasıl başlanır

  • Projenizi ilan edin

    Yarışmanızı İlan Edin Hızlı ve kolay

  • Tonlarca girdi alın

    Tonlarca Girdi Alın Bütün dünyadan

  • En iyi girdiyi seçin

    En iyi girdiyi seçin Dosyaları indirin - Kolay!

Şimdi bir Yarışma İlan Et ya da Bugün Bize Katılın!