Pinned issues
Issues
- 13
Support Nest v9
#123 opened by ma1022 - 1
Getting error Argument of type '{ apiKey: string; apiVersion: string; }' is not assignable to parameter of type 'StripeOptions'. Object literal may only specify known properties, and 'apiVersion' does not exist in type 'StripeOptions'. apiVersion: '2020-08-27',
#125 opened by UAhmadSoft - 2
How to Mock Stripe Client for Unit Tests
#113 opened by markusheinemann - 0
- 5
Support Nest v8
#107 opened by sidharthv96 - 1
Iris <> Job Possibility
#105 opened by brianschardt - 1
Am I able to replace the API key based in realtime?
#101 opened by finrojo - 5
What (if any) extra functionality does everybody think would benefit this library?
#69 opened by dhaspden - 5
Property 'apiVersion' is missing in type '{ apiKey: string; }' but required in type 'StripeOptions'
#94 opened by dirk-jacobs - 3
Adding the module in async mode not working
#93 opened by amanpreet-dev - 4
apiVersion can only be set to the latest api version? Can this be set to be latestVersion or string?
#92 opened by ntegral - 0
Remove default API version for Stripe
#88 opened by dhaspden - 1
Fix deprecation warning with new Stripe version
#83 opened by dhaspden - 0
Support the new Stripe configuration object
#80 opened by dhaspden - 1
- 4
- 1
Update Readme to include stripe type in example
#15 opened by dolphub - 1
- 1
- 1
- 1
Setup Codecov and hook into CI workflow
#1 opened by dhaspden