#antoinestep-ts-beta
1 messages · Page 1 of 1 (latest)
What SDK are you using? Like what language and can you find the version?
NODEjs
Gotcha, I can check when that field was added to stripe-node
stripe@^12.1.1:
version "12.18.0"
Ah, it looks like that parameter may be part of a beta. Does a beta related to this ring a bell for you?
yes it is a beta but it has been unlocked for my stripe account
actually we also got a mail that it is live now
but in any case we were included in the beta
what should i do?
It looks like we recommend using // ts-ignore when using beta params https://github.com/stripe/stripe-node#usage-with-typescript
alright i will try that