adding Pay-pal to contact form 7
-
Hi There
I am still having issue getting adding Pay-pal to contact form 7.
I have do what you suggested and still will not work for me.This is what I did:
Put this code in at the bottom of the form code itself (where the other form code is normally placed)?
<script>
function my_redirect() {
var url = “https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2JAMHEW8LVJ5G”;
window.location = url;
}</script>
Then put this in the “additional settings” part.?on_sent_ok: “my_redirect();”?But I still could not get it to work, Is there anything else I could try?
Need your help.
Sheena
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘adding Pay-pal to contact form 7’ is closed to new replies.