{{#autoForm collection=Collections.Packages schema=StripePackageConfig doc=packageData type="update" id="stripe-marketplace-update-form"}}
{{>afQuickField name='settings.api_key'}}
{{>afQuickField name='settings.public.publishable_key'}}
The Client ID is a PUBLIC field. Please ensure you're using the `client_id` found on the Stripe Connect Settings
{{>afQuickField name='settings.public.client_id'}}
This number represents a percentage fee that the marketplace (this shop) takes for any item which is sold
by a merchant shop for this marketplace. This fee applies only if Stripe Connect is setup and enabled on both
the marketplace and the merchant shops and if Stripe is the payment provider used to perform the checkout.
For more details, see theStripe Connect Docs
{{>afQuickField name="settings.applicationFee"}}
{{/autoForm}}
Stripe Checkout
{{#if packageData.settings.api_key}}
API Secret Key:
{{else}}
API Secret Key:
{{/if}}