Hi Monte, > From: "Monte Goulding" <[EMAIL PROTECTED]> > > Also to anyone else that wants to integrate with payment processing from > their apps a simple solution is to do wrote out a html file with > <body onload="document.pform.submit(); "> > <form name="pform" action="https://whatever.com" method="POST"> > ...
Do you mean to have this file loaded into the browser and then have the user continue from there? Or do you mean true integration i.e. as a way to actually perform a secure transmission within the app itself? Either way, how do you retrieve the result of the transmission? Valetia _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
