(report-payment stripe-client params)(report-payment stripe-client params opts)Report a new payment record.
Stripe API docs: https://docs.stripe.com/api/payment-record/report-payment/report
Report a new payment record. Stripe API docs: https://docs.stripe.com/api/payment-record/report-payment/report
(report-payment-attempt stripe-client payment-record-id params)(report-payment-attempt stripe-client payment-record-id params opts)Report a new payment attempt on the specified payment record.
Stripe API docs: https://docs.stripe.com/api/payment-record/report-payment-attempt/report
Report a new payment attempt on the specified payment record. Stripe API docs: https://docs.stripe.com/api/payment-record/report-payment-attempt/report
(report-payment-attempt-canceled stripe-client payment-record-id params)(report-payment-attempt-canceled stripe-client payment-record-id params opts)Report that the most recent payment attempt on the specified payment record was canceled.
Stripe API docs: https://docs.stripe.com/api/payment-record/report
Report that the most recent payment attempt on the specified payment record was canceled. Stripe API docs: https://docs.stripe.com/api/payment-record/report
(report-payment-attempt-failed stripe-client payment-record-id params)(report-payment-attempt-failed stripe-client payment-record-id params opts)Report that the most recent payment attempt on the specified payment record failed.
Stripe API docs: https://docs.stripe.com/api/payment-record/report-payment-attempt-failed/report
Report that the most recent payment attempt on the specified payment record failed. Stripe API docs: https://docs.stripe.com/api/payment-record/report-payment-attempt-failed/report
(report-payment-attempt-guaranteed stripe-client payment-record-id params)(report-payment-attempt-guaranteed stripe-client payment-record-id params opts)Report that the most recent payment attempt on the specified payment record was guaranteed.
Stripe API docs: https://docs.stripe.com/api/payment-record/report-payment-attempt-guaranteed/report
Report that the most recent payment attempt on the specified payment record was guaranteed. Stripe API docs: https://docs.stripe.com/api/payment-record/report-payment-attempt-guaranteed/report
(report-payment-attempt-informational stripe-client payment-record-id params)(report-payment-attempt-informational stripe-client
payment-record-id
params
opts)Report informational updates on the specified payment record.
Stripe API docs: https://docs.stripe.com/api/payment-record/report-payment-attempt-informational/report
Report informational updates on the specified payment record. Stripe API docs: https://docs.stripe.com/api/payment-record/report-payment-attempt-informational/report
(report-refund stripe-client payment-record-id params)(report-refund stripe-client payment-record-id params opts)Report that the most recent payment attempt on the specified payment record was refunded.
Stripe API docs: https://docs.stripe.com/api/payment-record/report-refund/report
Report that the most recent payment attempt on the specified payment record was refunded. Stripe API docs: https://docs.stripe.com/api/payment-record/report-refund/report
(retrieve-payment-record stripe-client payment-record-id)(retrieve-payment-record stripe-client payment-record-id opts)Retrieves a payment record with the given ID.
Stripe API docs: https://docs.stripe.com/api/payment-record/retrieve
Retrieves a payment record with the given ID. Stripe API docs: https://docs.stripe.com/api/payment-record/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 |