Curl or Redirect URL both not working as expected

warrickvdh 20 Oct, 2011
I am desperately trying to post a form using redirect URL or cURL?😲
I need the form to send both the user and the data to a credit card service. At the same time I want an email sent to me notifying me that an attempt was made with the customers details and unique id.

I think I'm supposed to use redirect URL for this
Target
https://www.vcs.co.za/vvonline/ccform.asp
Params/Fields map
p1=p1
p2=p2
p3=p3
p4=4
p8=p8
p11=p11


When I submit it does not redirect instead it stays on the same page but the form disappears.
Any help would be greatly appreciated🤣
TIA!
GreyHead 20 Oct, 2011
Hi warrickvdh,

The ReDirect URL action only builds the URL, you need to add a ReDirect User action to do the redirection.

Bob
This topic is locked and no more replies can be posted.