Skip to content

Instantly share code, notes, and snippets.

@geetfun
Created March 22, 2016 17:38
Show Gist options
  • Save geetfun/e1bf5574c96e4a59f323 to your computer and use it in GitHub Desktop.
Save geetfun/e1bf5574c96e4a59f323 to your computer and use it in GitHub Desktop.
Subscription Order Snippet
<script type="text/javascript">
$(document).on('checkend.subscriptionOptionsRendered', function() {
// Code goes here
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment