Skip to content

Instantly share code, notes, and snippets.

@cannap
Created September 23, 2017 23:29
Show Gist options
  • Save cannap/5992b13e5f842c4b89dd323ffcc558b4 to your computer and use it in GitHub Desktop.
Save cannap/5992b13e5f842c4b89dd323ffcc558b4 to your computer and use it in GitHub Desktop.
if (!content.hasOwnProperty('checksum_type')) {
return {
forPaypal () {
console.log(content)
},
forSofort () {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment