#paulocoronado

1 messages ยท Page 1 of 1 (latest)

mint cragBOT
wide pumice
eternal oracle
#

Nope, same error!

wide pumice
#

What version of stripe-node are you using

eternal oracle
#

I don't think it is an initialization issue, because in my code, I have used the stripe constant to call other functions and it works fine...

#

I am using "stripe": "^8.219.0"

wide pumice
#

Ah yeah latest is 13.2.0

#

Our api spec follows the latest library version. Recommend trying with the latest and seeing if it works

#

Likely the syntax was slightly different on that older version

eternal oracle
#

Okay, let me stry! ๐Ÿ™‚

#

Yeap, that's it! I didn't know I was using such an old version hahah

#

Thanks so much, Duchess! You nailed it!

wide pumice
#

No problem!

#

Just recommend you thoroughly test your code now in case the newest version affected code that you have on that older version

eternal oracle
#

Okk! Thanks for the advice!