StripeCommerceProvider
●db · /index·type
Auth configuration shape for the Stripe commerce integration. Currently a placeholder — the
authentication object will gain Stripe-specific fields as that integration matures.
Properties
PROPTYPEDESCRIPTION
authentication
{}
type
'stripe'Example
import type { StripeCommerceProvider } from '@nordcom/commerce-db';
const stripe: StripeCommerceProvider = { type: 'stripe', authentication: {} };Related
FeatureFlagService ReviewService ShopService FeatureFlagOption FeatureFlagRef ResolvedCartLineTokens ResolvedProductCardTokens ResolvedShopTheme
ShopifyCommerceProvider
Auth and connection configuration for the Shopify commerce integration. Identifies the storefront via domain and storefrontId, carries the Storefront API creden
TargetingRule
One rule in a feature flag's targeting configuration. rule names the evaluator registered in the platform, params supplies its inputs, and value is the override