(cancel-action stripe-client reader-id)(cancel-action stripe-client reader-id opts)Cancels the current reader action.
Stripe API docs: https://stripe.com/docs/api/terminal/readers/cancel_action
Cancels the current reader action. Stripe API docs: https://stripe.com/docs/api/terminal/readers/cancel_action
(create-reader stripe-client params)(create-reader stripe-client params opts)Creates a new terminal reader.
Stripe API docs: https://stripe.com/docs/api/terminal/readers/create
Creates a new terminal reader. Stripe API docs: https://stripe.com/docs/api/terminal/readers/create
(delete-reader stripe-client reader-id)(delete-reader stripe-client reader-id opts)Deletes a terminal reader.
Stripe API docs: https://stripe.com/docs/api/terminal/readers/delete
Deletes a terminal reader. Stripe API docs: https://stripe.com/docs/api/terminal/readers/delete
(list-readers stripe-client)(list-readers stripe-client params)(list-readers stripe-client params opts)Lists all terminal readers.
Stripe API docs: https://stripe.com/docs/api/terminal/readers/list
Lists all terminal readers. Stripe API docs: https://stripe.com/docs/api/terminal/readers/list
(process-payment-intent stripe-client reader-id params)(process-payment-intent stripe-client reader-id params opts)Processes a payment intent on the reader.
Stripe API docs: https://stripe.com/docs/api/terminal/readers/process_payment_intent
Processes a payment intent on the reader. Stripe API docs: https://stripe.com/docs/api/terminal/readers/process_payment_intent
(process-setup-intent stripe-client reader-id params)(process-setup-intent stripe-client reader-id params opts)Processes a setup intent on the reader.
Stripe API docs: https://stripe.com/docs/api/terminal/readers/process_setup_intent
Processes a setup intent on the reader. Stripe API docs: https://stripe.com/docs/api/terminal/readers/process_setup_intent
(refund-payment stripe-client reader-id params)(refund-payment stripe-client reader-id params opts)Refunds a payment on the reader.
Stripe API docs: https://stripe.com/docs/api/terminal/readers/refund_payment
Refunds a payment on the reader. Stripe API docs: https://stripe.com/docs/api/terminal/readers/refund_payment
(retrieve-reader stripe-client reader-id)(retrieve-reader stripe-client reader-id opts)Retrieves a terminal reader.
Stripe API docs: https://stripe.com/docs/api/terminal/readers/retrieve
Retrieves a terminal reader. Stripe API docs: https://stripe.com/docs/api/terminal/readers/retrieve
(set-reader-display stripe-client reader-id params)(set-reader-display stripe-client reader-id params opts)Sets the reader display.
Stripe API docs: https://stripe.com/docs/api/terminal/readers/set_reader_display
Sets the reader display. Stripe API docs: https://stripe.com/docs/api/terminal/readers/set_reader_display
(update-reader stripe-client reader-id params)(update-reader stripe-client reader-id params opts)Updates a terminal reader.
Stripe API docs: https://stripe.com/docs/api/terminal/readers/update
Updates a terminal reader. Stripe API docs: https://stripe.com/docs/api/terminal/readers/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 |