Hi,
I know that GF doesnt support action whereby it forwards a request via POST to another script...
However, can the following scenario work..??
a) Person fills out an application form created in gf...
b) On Submit, it saves to the database.. and redirects to an EXTERNAL Gateway for payments (not paypal etc) with a unique identifier (email etc)..
c) The person pays etc... and is redirected back to a wordpress page on success....
d) NOW... can the success script access data saved by our original application... and update a field... that says payment was successful..???
Thanks... Do you have any working examples of it? on pastie etc...