Type Alias: StripeBrowserConfiguration
StripeBrowserConfiguration =
object
A Stripe configuration that can be passed to loadStripe without bundling Stripe into this SDK.
Properties
publishableKey
publishableKey:
string
Stripe publishable key from Sales runtime configuration.
stripeAccount?
optionalstripeAccount?:string
Connected account id when Sales operates in connected-account mode.