[Flashcoders] Payment processing in Flash?

2008-09-19 Thread Henry Cooke
Hey all, We're working on a site for a charity in which we want to build a really quick, streamlined donation process - basically, a user sticks their credit card details and email address into a simple form in our Flash site, we process the transaction in the background and the UX continues in

Re: [Flashcoders] Payment processing in Flash?

2008-09-19 Thread Meinte van't Kruis
I'm not sure about this one, but couldn't you just make the form in flash yourself and just post the same variables to the service, which the usual HTML foms also post. You could just peek in the HTML form, check out the variables which it will send and simulate that behaviour in flash.

Re: [Flashcoders] Payment processing in Flash?

2008-09-19 Thread Alain Rousseau
Usually there are two ways of handling payement, first is the hosted pay page, which means the payment is done through de payment processing website, not on yours. The second, and I presume you want that one, is done all on the merchant's server. This requires you to buy an SSL key, have your