You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :
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!
The text was updated successfully, but these errors were encountered:
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
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 :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!
The text was updated successfully, but these errors were encountered: