@cognidesk/integration-ecommerce-stripe
v0.0.5
Published
Stripe ecommerce integration package for Cognidesk support agents.
Readme
@cognidesk/integration-ecommerce-stripe
Stripe ecommerce integration package for Cognidesk support agents.
Install
npm install @cognidesk/integration-ecommerce-stripeUsage
import * as cognideskPackage from "@cognidesk/integration-ecommerce-stripe";This package exposes the reviewed Stripe ecommerce support workflow surface for Cognidesk. It is intentionally scoped to the provider operations declared by the package manifest and does not claim full provider API coverage.
For manifest-only usage:
import * as providerManifest from "@cognidesk/integration-ecommerce-stripe/manifest";Public exports
@cognidesk/integration-ecommerce-stripe@cognidesk/integration-ecommerce-stripe/manifest@cognidesk/integration-ecommerce-stripe/runtime
Links
- Documentation: https://cognidesk.cognilabz.com
- Repository: https://github.com/cognilabz/cognidesk/tree/main/integrations/ecommerce/stripe
- License: Apache-2.0
