Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Flash & eCommerce
From: John Dowdell
Date: Fri, 1 Oct 1999 00:21:00 +0100

At 5:26 AM 9/30/99, valerie [dot] removilleatac [dot] com wrote:
> Would you have some hints regarding which technologies can be
> interfaced with Flash, to build back-ends of those shops, in
> order to set up different level of eCommerce (with or without
> payment by credit cards, with or without delivery track &
> trace, with or without the backorder / cancellation options, ...).

You're right... validation, order-processing, fulfillment and delivery,
back-tracking of orders are all significant differences between various
commerce systems. If you're evaluating backends, then those factors define
some of the different niches.

For the front end it's usually easier. Most all commerce systems use a
basic browser mechanism. They don't care what browser you're using...
they'll just listen for properly-phrased URL requests.

Flash can use GET and POST just like browser forms. When played in a
browser we can piggyback on their HTTPS encryption for secure transactions:
http://www.macromedia.com/go/13931

You'd need to know how to use Flash to send and receive data -- you'd need
to have a good handle on Flash interactivity. You'd also need to be able to
examine the types of requests the commerce server expects, and to replicate
them in Flash... looking at URLs from browser samples can help. It's also
possible that some systems may insist on a browser, although that's usually
rare.

Generally, the commerce server would not usually even know that it's Flash,
rather than a browser, that's placing the order. The bigger variables are
on the back end than on the front end.

jd





John Dowdell, Macromedia Tech Support, San Francisco CA US
Search technotes: http://www.macromedia.com/support/search/
Offlist email risks capture by the spam filters. I may not see your
email if it's not on the list. Private one-on-one email options are
available via Priority Access: http://www.macromedia.com/support/



------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratchinwag [dot] com. Problems to: helpatchinwag [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]