Skip to content

Property 'apiVersion' is missing in type '{ apiKey: string; }' but required in type 'StripeOptions' #94

@dirk-jacobs

Description

@dirk-jacobs

When compiling, I receive the error mentioned in the subject.

Stripe version: "stripe": "^8.53.0"

interface StripeOptions extends Stripe.StripeConfig
apiVersion is the only mandatory parameter.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions