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 can be found under the Your Account > Account Settings > Connect section on stripe.com after you register your website as a platform.
Site Fees Secret API Key - This value can be found under the Your Account > Account Settings > API Keys section on stripe.com.
Site Fees Publishable API Key - This value can be found under the Your Account > Account Settings > API Keys section on stripe.com.
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 also add a Connect 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 will cause issues when attempting to switch back to Production mode.