Skip to content

Instantly share code, notes, and snippets.

@fastfrwrd
Created October 8, 2013 14:48
Show Gist options
  • Save fastfrwrd/6885930 to your computer and use it in GitHub Desktop.
Save fastfrwrd/6885930 to your computer and use it in GitHub Desktop.
OneID._proxy({
method: "donate",
params: {},
success: function() {
alert("success page here")
},
error: function() {}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment