Liking cljdoc? Tell your friends :D

stripe-clojure.apple-pay.domains


create-apple-pay-domainclj

(create-apple-pay-domain stripe-client params)
(create-apple-pay-domain stripe-client params opts)

Create an apple pay domain.

Stripe API docs: https://stripe.com/docs/api/apple_pay/domains/create

Create an apple pay domain.
   
Stripe API docs: https://stripe.com/docs/api/apple_pay/domains/create
sourceraw docstring

delete-apple-pay-domainclj

(delete-apple-pay-domain stripe-client domain-id)
(delete-apple-pay-domain stripe-client domain-id opts)

Delete an apple pay domain.

Stripe API docs: https://stripe.com/docs/api/apple_pay/domains/delete

Delete an apple pay domain.
   
Stripe API docs: https://stripe.com/docs/api/apple_pay/domains/delete
sourceraw docstring

list-apple-pay-domainsclj

(list-apple-pay-domains stripe-client)
(list-apple-pay-domains stripe-client params)
(list-apple-pay-domains stripe-client params opts)

List apple pay domains.

Stripe API docs: https://stripe.com/docs/api/apple_pay/domains/list

List apple pay domains.
   
Stripe API docs: https://stripe.com/docs/api/apple_pay/domains/list
sourceraw docstring

retrieve-apple-pay-domainclj

(retrieve-apple-pay-domain stripe-client domain-id)
(retrieve-apple-pay-domain stripe-client domain-id opts)

Retrieve an apple pay domain.

Stripe API docs: https://stripe.com/docs/api/apple_pay/domains/retrieve

Retrieve an apple pay domain.
   
Stripe API docs: https://stripe.com/docs/api/apple_pay/domains/retrieve
sourceraw docstring

stripe-apple-pay-domains-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