Skip to content

Allow `expand` parameter when sending requests

Compare
Choose a tag to compare
@anush anush released this 17 Jul 09:13
· 10 commits to master since this release

Stripe supports the ability to "expand" objects. This allows us to fetch more data in a single request rather than having to make multiple requests for referenced objects.