I'm working on a website using Apache 2, mod_perl 2, Mason 2 and I need to
handle credit card transactions.
I need to:

  1. Display a page that requests card details from the holder (this is
  easy).
  2. Pass (POST) the data to a non-display page on the merchant's
  website. (How, LWP?)
  3. Receive the response code(s). (How, LWP?)
  4. Notify the customer of the status of the transaction. (this is
  easy, but how do I wait for 2 and 3?)

Any ideas?

Jim Rey


--
Jim Rey
48 Laburnum Park
Bradshaw
Bolton BL2 3BU
United Kingdom
Tel: 01204 593 222
Mob: 07816 751 874
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to