Skip to content

Instantly share code, notes, and snippets.

@nukturnal
Created November 15, 2012 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nukturnal/4081635 to your computer and use it in GitHub Desktop.
Save nukturnal/4081635 to your computer and use it in GitHub Desktop.
MPower .NET initialise an onsite invoice
// If you wish to accept payments directly on your service
// Please note that the constructor requires a instance of both
// MPowerSetup & MPowerStore Classes respectively
MPowerOnsiteInvoice invoice = new MPowerOnsiteInvoice (setup, store);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment