Home > @vsf-enterprise/stripe-epcc > StripeClientConfig

# StripeClientConfig interface

Settings provided in the nuxt.config.js file.

Signature:

export interface StripeClientConfig 

# Properties

Property Modifiers Type Description
publishableKey string Stripe account's publishable key, see the [API keys](https://stripe.com/docs/keys#obtain-api-keys) page in Stripe's documentation.