14/08/2024 - Order Rate Limiting

🤖 Order rate limiting / bot prevention

You can now set a maximum webstore orders per time period feature in Toggle. This will allow for x pending orders to be created in an x time frame before you see the 'we've put you in a queue' message. From an API perspective you will see a 429 response code (contrary to the typical GraphQL response of 200 for any type of response). There is currently no interface to set this up in the dashboard, that will be released in the near future. All Global Payment payment provider accounts now have this active.

👩‍💻 Jules

Last updated