(list-exchange-rates stripe-client)
(list-exchange-rates stripe-client params)
(list-exchange-rates stripe-client params opts)
Returns a list of objects that contain the rates at which foreign currencies are converted to one another.
Stripe API docs: https://stripe.com/docs/api/exchange_rates/list
Returns a list of objects that contain the rates at which foreign currencies are converted to one another. Stripe API docs: https://stripe.com/docs/api/exchange_rates/list
(retrieve-exchange-rate stripe-client currency)
(retrieve-exchange-rate stripe-client currency opts)
Retrieves the exchange rates from the given currency to every supported currency.
Stripe API docs: https://stripe.com/docs/api/exchange_rates/retrieve
Retrieves the exchange rates from the given currency to every supported currency. Stripe API docs: https://stripe.com/docs/api/exchange_rates/retrieve
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 |