[ic] Receipt.html and URL Parameters

Gary Norton gnorton at broadgap.com
Mon Oct 27 17:17:38 EST 2003


A client of ours has enrolled in a real-time statistics engine that supports
ecommerce transactions. So far we have been able to implement many of their
coding requests for this tracking system.

Part of the system tracking uses the URL. Specifically they want a URL for
the Interchange Receipt page. This page is served up under the Process.html
name after the credit card transaction.

Because the Process.html URL is not unique to the Receipt page, it is
messing up their stats.

I was thinking passing a URL parameter so that the URL parse would be unique
(something like ...../process.html?finished=1). However, I can't figure out
how to do it.

Does anyone have any ideas how I might pass a URL parameter to/through the
process.html? 

Or perhaps I am looking at this the wrong way. Is there another way I could
approach this so that they can get a unique URL instead of Process.html?

--------------------------------------------------------------------
Gary Norton
broadGap Technologies





More information about the interchange-users mailing list