Stripe Connect Assistance #1034
Replies: 2 comments
-
Hi, here a step-by-step guide on how to configure it:
Here you can define the fees that you're going to charge to the organizer's stripe account for each transaction, after they connected (see below).
enter Stripe's public key: the Public API Key of your account Stripe's secret key: the Secret Key of your account Stripe Connect Client ID: this is the Client ID of your Stripe Connect integration. Stripe Connect Callback URL: overrides the default redirect URI (see above) when connecting a new account. You can leave it blank unless you're planning to have a fleet of alf.io instances under the same Stripe account Stripe Signature key for Account-related events: the webhook signature key from step 5 Payment Webhook signing secret: the webhook signature key from step 4 that's basically it. Once you save the configuration, every organization on your alf.io instance will be able to connect their stripe account to yours, and you'll be charging them for each transaction. |
Beta Was this translation helpful? Give feedback.
-
Hey @cbellone - thanks for the detailed Setup Guide. I double-checked if my setup was correct and I don't see any issue in the settings. When I remove the redirect URL from the Stripe checkout that's getting called, it looks like everything works as expected but in the test mode. Could it be that there is a problem updating the right Stripe secret via the settings menu? |
Beta Was this translation helpful? Give feedback.
-
Could we please get some assistance on getting platform mode set up and enabled?
Beta Was this translation helpful? Give feedback.
All reactions