#xpass
1 messages · Page 1 of 1 (latest)
Hello! this shouldn't have to do with the API version - it's more likely to be related to which version of our client libraries you're using
Is this node?
@gritty viper Thanks! In my package.json I am using:
"stripe": "^8.165.0",
Yeah that's the issue - support for Search wasn't added until 8.213.0 (https://github.com/stripe/stripe-node/blob/v12.5.0/CHANGELOG.md#82130---2022-03-28)
Dang how did I get such an old version haha you guys are moving fast!
I appreciate the help here
happy to help 🙂