Hi all, Upon sending form details to Securepay i recieve a php page telling me that the creditcard details failed, the URL string for this page is: https://www.securepay.com.au/securepay/payments/fail.asp?ponum=200205090825&amount=1500&response_code=31&response_text=CARD+NOT+VALID&txn_id=000035&settle_date=20020509&card_type=Visa&optional_info=Service
I have a database with those variables, eg. ponum, amount, response_code etc. Being new to php can someone tell me or explain to me the script i will need to include in this php page to send those values to the database?
Cheers, Wado
Just read about it in the user forums.. this is a widely covered topic..
Thanks for the reply. Can you give me a link...i've already searched in here.