Skip to content

Instantly share code, notes, and snippets.

@rserna2010
Created January 29, 2014 20:11
Show Gist options
  • Select an option

  • Save rserna2010/8695977 to your computer and use it in GitHub Desktop.

Select an option

Save rserna2010/8695977 to your computer and use it in GitHub Desktop.
Debit marketplace PHP
$marketplace = \Balanced\Marketplace::mine();
$marketplace->owner_account->credit(
"5000",
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment