Forum Moderators: buckworks
-Corey
Thanks for the help.
As far as setting up a transaction on your secure site, most payment gateways offer an API. It requires a little programming on your part.
You do not want to do frames. And you can always change hosting companies - request a refund. They are not providing you with all the services that you desire / need to properly run your web hosting business.
-Corey
my CC form on https page --> post to CC processing outside my domain, another https page --> CC gateway processes transaction outside my domain --> CC posts good/bad transaction variables to https PHP page within my domain --> I send them to a http page with good/bad message
is that the flow?