Have any of you developed a clean model for doing real-time credit card
processing in Fusebox? I need to:

        - log the transaction in a database prior to sending it
        - send the CC info via a secure web form (using CreditCards.com), it
will redirect to 
          one of two specified pages based on approval or decline.
        - if the card is approved, record the approval in the DB, add 1
"credit" 
          to the user's account, and set user permissions to which 
          parts of the site they can access.

Rather than programming this aspect of the site from scratch, I wondered if
someone has done something similar with fusebox? Any suggestions or code
snippets would be very helpful. Thanks.
        
__
Ryan Wood
Intranet Web Developer, MIS
[EMAIL PROTECTED]
Datastream Systems, Inc.
www.datastream.net
864.422.5260 Direct
800.955.6775 x5260 Toll Free


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to