Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create transaction from marketplace dashboard #34

Closed
jkwade opened this issue Aug 23, 2012 · 2 comments
Closed

Create transaction from marketplace dashboard #34

jkwade opened this issue Aug 23, 2012 · 2 comments

Comments

@jkwade
Copy link

jkwade commented Aug 23, 2012

Use case: pull debit money from my marketplace owner account into my escrow balance. As far as I know, this cannot be done via the dashboard, only the API.

@matin
Copy link
Member

matin commented Aug 23, 2012

@jkwade this is already supported. The marketplace owner account is just that—an account on the marketplace. It's the first one created. You can find that account in the dashboard and debit it. Give it a shot in the test dashboard.

@matin matin closed this as completed Aug 23, 2012
@jkwade
Copy link
Author

jkwade commented Aug 23, 2012

You're right you can do the following to debit a marketplace owner account:

  1. Find the merchant account associated with your marketplace (aka the marketplace owner account) https://www.balancedpayments.com/marketplaces/<marketplace_guid>/accounts/<account_guid>
  2. From the URL above, create a debit
  3. Your escrow balance will be automatically updated, and Balanced will debit your marketplace owner account linked bank account at a later date.

...but @matin I'm not clear how to specify which funding instrument the debit will be made from (e.g. I have a credit card and a bank account linked to this account).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants