stripe

MIT

A client for the Stripe payment API.

$ area51 add stripeCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(stripe:some-function ...)