Stripe

This section is where Stripe integration settings are entered.

Note: This page will be hidden unless the Stripe Enabled setting on the Billing & Fees > Payment Providers page has be turned on

Client Id - This value (AKA Live mode client ID)can be found under the Settings > Product Settings > Connect Settings > Integration section on your stripe.com dashboard after you register your website as a platform.

Note: Enter a Redirect URI as “https://(your website)/Stripe/HandleStripeConnectResponse”

Site Fees Secret API Key - This value can be found under the Developers > API Keys section on your stripe.com dashboard.

Site Fees Publishable API Key - This value can be found under the Developers > API Keys section on your stripe.com dashboard.

Enabled For Sellers - When enabled sellers will be allowed to connect their Stripe account for accepting sales payments.

Note: If you enable this option you must add a Connect Endpoint as well as the Direct Endpoint on your Stripe account under API > Webhooks > Add endpoint as: "https://[your website]/Stripe/WebHookHandler".

Warning: Use Production mode keys and webhooks only. Setting up Stripe in Development mode or Test mode may cause issues when attempting to switch back to Production mode.