Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1839 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

php form with auth.net

Thread title: php form with auth.net
Closed Thread    
    Thread tools Search this thread Display Modes  
06-25-2008, 09:25 PM
#1
RobertKaine is offline RobertKaine
Status: I'm new around here
Join date: Sep 2007
Location:
Expertise:
Software:
 
Posts: 24
iTrader: 0 / 0%
 

RobertKaine is on a distinguished road

  Old  php form with auth.net

Hey guys I'm having a hell of a time trying to setup a order form that would post to auth.net and place the charge on it then if it could not place the charge on it would say "sorry your card has be denied please use another one" type of error else it would show a thank you receipt page.

My question is is there a class/script that would make this task easier I basicly want to do this

auth->fname($FNAME) //First name of customer
auth->lname($LNAME) // lastname
..
.(and so on)
.
auth->creditcard($CCNUMBER) //Number of the card

if(auth->runtransaction==successful){
echo 'transaction is good';
}
else{
echo "card denied";
}

any help would be great

//Edit Forgot to mention its for subscription billing

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed