Skip to content

Instantly share code, notes, and snippets.

@FutureMedia
Created February 7, 2013 17:17
Show Gist options
  • Save FutureMedia/4732518 to your computer and use it in GitHub Desktop.
Save FutureMedia/4732518 to your computer and use it in GitHub Desktop.
Wordpress Contact Form 7 plugin and Paypal payments
on_sent_ok: "location = 'https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=info%40futuremedia.gr&item_name=' + document.getElementsByName('art-title')[0].value + '&amount=' + document.getElementsByName('art-price')[0].value + '&page_style=FutureMedia&no_shipping=1&no_note=1&currency_code=USD&bn=PP-BuyNowBF&charset=UTF-8)';"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment