TaxRateService::update()
Method: Updates an existing tax rate.
TaxRateService::update Read More »
Source Files: includes/lib/stripe-php/lib/Service/TaxRateService.php
Method: Updates an existing tax rate.
TaxRateService::update Read More »
Method: Retrieves a tax rate with the given ID.
TaxRateService::retrieve Read More »
Class: No description found
Method: Returns a list of your tax rates. Tax rates are returned sorted by creation date, with the most recently created tax rates appearing first.
TaxRateService::all Read More »
Method: Creates a new tax rate.
TaxRateService::create Read More »