#Liam Curran

1 messages · Page 1 of 1 (latest)

kindred hearthBOT
remote nimbus
#

No, you'll need to either throttle your requests/handle 429 errors with graceful retries, or otherwise split up your testing across multiple test mode accounts

#

ie, if you create a new stripe account just for these tests, it would have an entirely separate rate limit

drowsy needle
#

We currently setup a new stripe connected account for each individual test - would that not have the same effect because they're all linked to the same main account?

remote nimbus
#

If you're making requests using your platform, your platform is subject to overall rate limits

#

I'm suggesting you might want to create a separate platform test account if necessary