Add Stripe modules to make it easy to retrieve information from their Product object.
Stripe is minimal in the data they pass. For example, the “friendly name” of a Stripe product is only found in the Product Object. It’s not a huge deal but today I have to configure an HTTP request or the Stripe API module to get the data I need.