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

Missing documentation how to set up Stripe (willing to help write it) #520

Closed
vorburger opened this issue Oct 1, 2018 · 2 comments
Closed

Comments

@vorburger
Copy link
Contributor

I'm not clear how exactly to set up Stripe in Alf.io?

I do have a Stripe account (and am somewhat familiar with it from already having used it elsewhere).

On Alf.io's /admin#/configuration/system the Stripe's secret key and Stripe's public key are obvious - got that. But I don't know what the following are, where to find them on my https://dashboard.stripe.com/account/apikeys :

  • Stripe Connect Client ID
  • Stripe Connect Callback URL
  • Stripe Connect WebHook signature key

The https://stripe.com/docs/dashboard#api-keys which is linked doesn't really mention these either.

On https://dashboard.stripe.com/account/webhooks I can see one can create Web Hooks on Stripe, and on Add endpoint you need to specify an URL to be called (with Send all event types or Select types to send ?) but I don't get if that is a URL on my Alf.io instance, and which?

Perhaps we could clarify this here, and then work it into a doc update... I'm willing to raise a PR e.g. with a section on the README to clarify this - once I actually get it working for myself! 😸

Thanks for your help!

@cbellone
Copy link
Member

cbellone commented Oct 1, 2018

Hi @vorburger,

please don't fill in Stripe connect / webhooks options.
They should be hidden unless "platform mode" has been activated, and the instance owner wants to collect fees from the organizers.

We'll add this to the "v2 todo list", it's time to redesign the settings page...

vorburger added a commit to vorburger/alf.io-website that referenced this issue Oct 2, 2018
@vorburger
Copy link
Contributor Author

close via alfio-event/alf.io-website#5 ?

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