/cl-anet-api

Common Lisp library for the Authorize.Net API

Primary LanguageCommon LispMIT LicenseMIT

cl-anet-api

cl-anet-api is a Common Lisp library for the Authorize.Net API.

cl-anet-api depends on Drakma.

cl-anet-api is being developed with SBCL, CCL, and LispWorks on OS X. cl-anet-api is being deployed with SBCL on FreeBSD/AMD64 and Linux/AMD64.

Installation

cl-anet-api is not yet available via quicklisp. For now, clone the repository, tell ASDF where to find the system definition, and load the system with quicklisp:

(ql:quickload "cl-anet-api")

Example

License

cl-anet-api is distributed under the MIT license. See LICENSE.