Payment Processing (was: Way to set default homepage in Rev?)
valetia at mac.com
valetia at mac.com
Tue Mar 25 13:51:01 EST 2003
Hi Monte,
> From: "Monte Goulding" <monte at sweattechnologies.com>
>
> 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
More information about the use-livecode
mailing list