#hellotika

1 messages · Page 1 of 1 (latest)

rugged ferryBOT
grizzled zinc
kindred onyx
#

still at 2022-11-15 stripe api version
so i guess we shoudl either remove maxRetries or add our own idempotency on POST?

#

our package.json is indicating "stripe": "^12.18.0" for the node sdk

grizzled zinc
#

I don't think you need to change anything. the older SDK should add the idempotency key too.

v13 just adds one automatic retry

kindred onyx
#

thank you for clarifying