Skip to content

Instantly share code, notes, and snippets.

@AlfredoCasado
Created January 23, 2011 21:25
Show Gist options
  • Select an option

  • Save AlfredoCasado/792452 to your computer and use it in GitHub Desktop.

Select an option

Save AlfredoCasado/792452 to your computer and use it in GitHub Desktop.
if (tieneElUsuarioFondos){
pasarelaDePago.cobrar(elPrecioDeLaCompra);
pasarelaDePago.confirmar();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment