Skip to content

Instantly share code, notes, and snippets.

@berndruecker
Last active March 21, 2017 10:50
Show Gist options
  • Save berndruecker/df779970e39d312841392e37152bec5f to your computer and use it in GitHub Desktop.
Save berndruecker/df779970e39d312841392e37152bec5f to your computer and use it in GitHub Desktop.
if (event.equals("order placed")) {
issueCommand("do payment");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment