ProductService::retrieve()
Method: Retrieves the details of an existing product. Supply the unique product ID from either a product creation request or the product list, and Stripe will return the corresponding product information.
ProductService::retrieve Read More »