Your CF can handle the passing to the payment gateway via web
service or custom CFC. Flex just acts an a messenger passing cc / user info to
the CFC and getting the response to show the user. Do you want to do it JUST
through Flex?
You can use
sendToURL to pass information to the gateway
via https URL and the user never sees it.
----------------------------------------
From: "Scott" <[email protected]>
Sent: Wednesday, March 04, 2009 7:15 AM
To: [email protected]
Subject: re: [flexcoders] Credit card processing in Flex
I'm using CF on the backend.
What I'm trying to figure out is the SSL piece for Flex. Previously, I
just insured that the user went to https://www.mysecuresite.com
before accepting credit card information. How does this work with Flex?
----------------------------------------
From:
[email protected] [mailto:[email protected]] On Behalf Of
Wally Kolcz
Sent: Wednesday, March 04, 2009
9:04 AM
To:[email protected]
Subject: {Disarmed} re:
[flexcoders] Credit card processing in Flex
Flex can pass the cc information to a scripting
language such as asp.net, php, jsp, or CF. From there you can use any of the
API's offered by the various CC processing companies to complete the
transactions and pass the information back to flex to display. Or you might be
able to use URLRequest or sendToURL
----------------------------------------
From
:
"Scott" <[email protected]>
Sent: Wednesday, March 04, 2009
7:00 AM
To: [email protected]
Subject: [flexcoders] Credit card
processing in Flex
Anyone
have a website or information that references how to process
credit cards through flex?
Thanks
Scott
--
This message has been scanned for viruses and
dangerous content by
MailScanner, and is
believed to be clean.