[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Static Page
I work on a ecom site now and the client is using a web base gateway to
process the card info. The problem I am having is the gateway only
accepts static page to bring up the process page.
Url I have now contains the session id in it ex.
/process.html?id=qAurqgfn&mv_pc=20
But I need a static page to shpw ex.
/process.html
so the customer can click on the prcess link to process the payment on the
merchants url.
How do I got about doing this?
Thanks in-adv.