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 support for stripe_account authentication #16

Open
bakura10 opened this issue Aug 4, 2015 · 0 comments
Open

Add support for stripe_account authentication #16

bakura10 opened this issue Aug 4, 2015 · 0 comments

Comments

@bakura10
Copy link
Member

bakura10 commented Aug 4, 2015

When using Connect in ZfrStripe, you are currently forced to save the access token and refresh token of the associated account, which leads to many tokens to secure.

Stripe now supports to pass a "stripe_account" parameter to all API calls (https://stripe.com/docs/connect/authentication), in addition of your own Stripe secret key (so there is only one secret key to secure).

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

1 participant