(create-source stripe-client params)
(create-source stripe-client params opts)
Creates a new source object.
Stripe API docs: https://stripe.com/docs/api/sources/create
Creates a new source object. Stripe API docs: https://stripe.com/docs/api/sources/create
(retrieve-source stripe-client source-id)
(retrieve-source stripe-client source-id opts)
Retrieves an existing source object.
Stripe API docs: https://stripe.com/docs/api/sources/retrieve
Retrieves an existing source object. Stripe API docs: https://stripe.com/docs/api/sources/retrieve
(update-source stripe-client source-id params)
(update-source stripe-client source-id params opts)
Updates the specified source by setting the values of the parameters passed.
Stripe API docs: https://stripe.com/docs/api/sources/update
Updates the specified source by setting the values of the parameters passed. Stripe API docs: https://stripe.com/docs/api/sources/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 |