---
meta:
 - name: keywords
   description: api typescript node.js documentation StripeFactory const
---
# StripeFactory - @tsed/stripe

## Usage

```typescript
import { StripeFactory } from "@tsed/stripe";
```

> See [/packages/third-parties/stripe/src/services/StripeFactory.ts](https://github.com/tsedio/tsed/blob/v8.28.2/packages/third-parties/stripe/src/services/StripeFactory.ts#L0-L0).

## Overview

```ts
const StripeFactory: typeof Stripe;
```
