Skip to content

Instantly share code, notes, and snippets.

@apih
Last active December 4, 2018 11:45
Show Gist options
  • Save apih/00a186b872d4c0f740a5768a66a67ca4 to your computer and use it in GitHub Desktop.
Save apih/00a186b872d4c0f740a5768a66a67ca4 to your computer and use it in GitHub Desktop.
OnPay: Remove login and get client data buttons in order form
<script type="text/javascript">
$("#get_client_data").parent().remove();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment