(create-tax-rate stripe-client params)(create-tax-rate stripe-client params opts)Creates a new tax rate.
Stripe API docs: https://stripe.com/docs/api/tax_rates/create
Creates a new tax rate. Stripe API docs: https://stripe.com/docs/api/tax_rates/create
(list-tax-rates stripe-client)(list-tax-rates stripe-client params)(list-tax-rates stripe-client params opts)Returns a list of your tax rates.
Stripe API docs: https://stripe.com/docs/api/tax_rates/list
Returns a list of your tax rates. Stripe API docs: https://stripe.com/docs/api/tax_rates/list
(retrieve-tax-rate stripe-client tax-rate-id)(retrieve-tax-rate stripe-client tax-rate-id opts)Retrieves a tax rate with the given ID.
Stripe API docs: https://stripe.com/docs/api/tax_rates/retrieve
Retrieves a tax rate with the given ID. Stripe API docs: https://stripe.com/docs/api/tax_rates/retrieve
(update-tax-rate stripe-client tax-rate-id params)(update-tax-rate stripe-client tax-rate-id params opts)Updates an existing tax rate.
Stripe API docs: https://stripe.com/docs/api/tax_rates/update
Updates an existing tax rate. Stripe API docs: https://stripe.com/docs/api/tax_rates/update
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |