#guccisofloppy
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Correct, don't think there's a hard limit there. I haven't personally tested this either so would recommend running a quick test to be certain
heh
so, we discovered this bug because an engineer used e notation to attempt to purchase over 4 trillion subscriptions
we were not dealing with that, so it worked for us, but we did not see anything register on Stripe's side...
I'm guessing that Stripe will not accecpt any kind of string as a quantity even if it's a large number in expotential notation using e notation
which would make Stripes limit Number.MAX_SAFE_INTEGER but that seems way too large
anyway... no worries, just wanted to document this on our side for future devs
๐