This kinda sounds like Paypal Integration. They have PDT and IPN. Before the user moves to paypal's site, I log the order as unfinished/not approved, etc.
I send the cfid and token in the url to paypal. The user does their thing at paypal, bounces back to my site with cfid/token in url, I display some info. Then in the background, paypal calls my IPN template with an IPN. I update the db order info there. This way, if the user quits at paypal or closes their browser and never makes it back to my site, the sale still processed via my IPN template. It just sounds a lil similar. Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265214 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

