#AQZ - issuing
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
But I'm guessing this is what is mentioned here: https://stripe.com/docs/issuing/controls/spending-controls#spending-limits
If you don’t set spending_limits, a default spending limit is applied to the newly created card in the amount of 500 EUR per day. Contact Support to disable this behavior.
req_VrNpV03tSI9jnV
Thanks! And yes I confirm what I said above.
I understood the documentation. It says that if you do not specify a limit, it will be 500 by default. But I create it with 50,000. In general, I want to create a card without a limit.
Is it possible to create a card without any limit ?
@dusky ravine
But I create it with 50,000.
In the request you shared you didn't set any limit, so the default value (500.00) is used