Liking cljdoc? Tell your friends :D

stripe-clojure.payment-attempt-records


list-payment-attempt-recordsclj

(list-payment-attempt-records stripe-client params)
(list-payment-attempt-records stripe-client params opts)

Lists all payment attempt records attached to the specified payment record.

Stripe API docs: https://docs.stripe.com/api/payment-attempt-record/list

Lists all payment attempt records attached to the specified payment record.
   
Stripe API docs: https://docs.stripe.com/api/payment-attempt-record/list
sourceraw docstring

retrieve-payment-attempt-recordclj

(retrieve-payment-attempt-record stripe-client payment-attempt-record-id)
(retrieve-payment-attempt-record stripe-client payment-attempt-record-id opts)

Retrieves a payment attempt record with the given ID.

Stripe API docs: https://docs.stripe.com/api/payment-attempt-record/retrieve

Retrieves a payment attempt record with the given ID.
   
Stripe API docs: https://docs.stripe.com/api/payment-attempt-record/retrieve
sourceraw docstring

stripe-payment-attempt-records-endpointclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close