Skip to content

Instantly share code, notes, and snippets.

@fedesoria
Created August 12, 2010 00:25
Show Gist options
  • Save fedesoria/520077 to your computer and use it in GitHub Desktop.
Save fedesoria/520077 to your computer and use it in GitHub Desktop.
gateway.transfer 1000, '[email protected]',
:subject => "The money I owe you", :note => "Sorry it's so late"
gateway.transfer [1000, '[email protected]'],
[2450, '[email protected]', :note => 'You will receive another payment on 3/24'],
[2000, '[email protected]'],
:subject => "Your Earnings", :note => "Thanks for your business."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment