SkuService::update()
Method: Updates the specific SKU by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
SkuService::update Read More »
Method: Updates the specific SKU by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
SkuService::update Read More »
Class: No description found
Method: Returns a list of your SKUs. The SKUs are returned sorted by creation date, with the most recently created SKUs appearing first.
Method: Creates a new SKU associated with a product.
SkuService::create Read More »
Method: Delete a SKU. Deleting a SKU is only possible until it has been used in an order.
SkuService::delete Read More »
Method: Retrieves the details of an existing SKU. Supply the unique SKU identifier from either a SKU creation request or from the product, and Stripe will return the corresponding SKU information.
SkuService::retrieve Read More »