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

Add-ons for merchant accounts #628

Open
peterkeen opened this issue May 20, 2014 · 1 comment
Open

Add-ons for merchant accounts #628

peterkeen opened this issue May 20, 2014 · 1 comment

Comments

@peterkeen
Copy link

Stripe Connect offers an appealing mix of features for building applications on top of merchant accounts. It brings together automatic webhooks and application-specific user-revokable keys at either read or read/write levels, which means I can build, say, a receipt emailing service with read-only access or a complete shopping card system with read-write.

Balanced currently offers some of this, but to connect to a user's Balanced account seems to require some hoop-jumping. Packaging it up into an OAuth flow would be very helpful for add-on developers.

@jkwade
Copy link

jkwade commented May 20, 2014

Hey @peterkeen I'd love to see something like this on top of Balanced, especially for read-only applications.

One thing we need to deal with is the design/product paradigm at Balanced that we're completely invisible to end users. But perhaps that's a constraint that can be relaxed given the fact the end user won't be a seller, but another app developer.

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