Skip to content

Instantly share code, notes, and snippets.

@nukturnal
Last active October 12, 2015 20:17
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/4081509 to your computer and use it in GitHub Desktop.
Save nukturnal/4081509 to your computer and use it in GitHub Desktop.
MPower PHP initialise an onsite invoice
<?php
// If you wish to accept payments directly on your service
$invoice = new MPower_Onsite_Invoice();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment