Skip to content

Instantly share code, notes, and snippets.

@jquave
Created September 14, 2014 06:15
Show Gist options
  • Select an option

  • Save jquave/e86965da05fa921ea90e to your computer and use it in GitHub Desktop.

Select an option

Save jquave/e86965da05fa921ea90e to your computer and use it in GitHub Desktop.
<script>
$(document).ready(function() {
$('#paypal_submit').click();
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment