#SalteeSam
1 messages · Page 1 of 1 (latest)
Hi, taking a look on my end.
Great thank you!
Starting with the 2019-02-19 API, the requested_capabilities property is now required at creation time for accounts in the U.S. See Account capabilities for more information.
https://stripe.com/docs/upgrades#2019-02-19
So given that your API version is 2018-02-28, can you not create an account without a capability? Have you tried?
I have not tried yet, as I am just gathering requirements for a feature right now. I can create an express account manually on the stripe dashboard. But I guess I’ll just try it programmatically too
yeah, from the sounds of it, it looks like it should work given that you're on an older API version. However, I highly recommend that you upgrade whenever you can.