stripe
A client for the Stripe payment API.
$ area51 add stripeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(stripe:some-function ...)A client for the Stripe payment API.
$ area51 add stripeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(stripe:some-function ...)