Client APIAPI ReferenceConfigObjectsEshopCheckoutPaymentStripeOn this pageEshopCheckoutPaymentStripe Object Description Stripe payment method configuration. Declaration type EshopCheckoutPaymentStripe { enabled: Boolean publishableKey: String} Fields NameTypeDescriptionenabledBooleanWhether Stripe is enabled.publishableKeyStringStripe publishable API key.