Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the cl-paypal Reference Manual, version 0.1, generated automatically by Declt version 3.0 "Montgomery Scott" on Tue Dec 22 12:38:52 2020 GMT+0.
• Introduction | What cl-paypal is all about | |
• Systems | The systems documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Definitions | The symbols documentation | |
• Indexes | Concepts, functions, variables and data types |
A paypal express checkout API in Common Lisp. Please refer cl-paypal-test.lisp for usage.
Next: Files, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The cl-paypal system |
Plato Wu <netawater@gmail.com>
Hans Huebner <hans@huebner.org>
BSD
A paypal express checkout API in Common Lisp.
0.1
cl-paypal.asd (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
• The cl-paypal.asd file | ||
• The cl-paypal/package.lisp file | ||
• The cl-paypal/config.lisp file | ||
• The cl-paypal/cl-paypal.lisp file |
Next: The cl-paypal/package․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
cl-paypal.asd
cl-paypal (system)
Next: The cl-paypal/config․lisp file, Previous: The cl-paypal․asd file, Up: Lisp files [Contents][Index]
Next: The cl-paypal/cl-paypal․lisp file, Previous: The cl-paypal/package․lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
cl-paypal (system)
config.lisp
Previous: The cl-paypal/config․lisp file, Up: Lisp files [Contents][Index]
config.lisp (file)
cl-paypal (system)
cl-paypal.lisp
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The cl-paypal-system package | ||
• The cl-paypal package |
Next: The cl-paypal package, Previous: Packages, Up: Packages [Contents][Index]
cl-paypal.asd
Previous: The cl-paypal-system package, Up: Packages [Contents][Index]
package.lisp (file)
common-lisp
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions | ||
• Internal definitions |
Next: Internal definitions, Previous: Definitions, Up: Definitions [Contents][Index]
• Exported special variables | ||
• Exported functions | ||
• Exported conditions |
Next: Exported functions, Previous: Exported definitions, Up: Exported definitions [Contents][Index]
invoke garbage collection when it is reached.
config.lisp (file)
the max value of live period for token in minute
config.lisp (file)
max number of simultaneous transaction per ip
config.lisp (file)
Next: Exported conditions, Previous: Exported special variables, Up: Exported definitions [Contents][Index]
cl-paypal.lisp (file)
config.lisp (file)
cl-paypal.lisp (file)
Perform a request to the Paypal NVP API. METHOD is the method to use, additional keyword arguments are passed as parameters to the API. Returns
cl-paypal.lisp (file)
Previous: Exported functions, Up: Exported definitions [Contents][Index]
cl-paypal.lisp (file)
paypal-error (condition)
:http-status
:response-string
cl-paypal.lisp (file)
error (condition)
cl-paypal.lisp (file)
paypal-error (condition)
cl-paypal.lisp (file)
paypal-error (condition)
transaction-already-confirmed-error (condition)
:response
response-error-response (generic function)
(setf response-error-response) (generic function)
:invalid-parameter
cl-paypal.lisp (file)
response-error (condition)
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal special variables | ||
• Internal functions | ||
• Internal generic functions |
Next: Internal functions, Previous: Internal definitions, Up: Internal definitions [Contents][Index]
cl-paypal.lisp (file)
NVP URL of the Paypal server
config.lisp (file)
cancel url if cancel paypal express checkout
config.lisp (file)
currency for paypal express checkout
config.lisp (file)
Password to use to authenticate at the Paypal server
config.lisp (file)
return url for finishing paypal express checkout
config.lisp (file)
Signature to use to authenticate at the Paypal server
config.lisp (file)
Username to use to authenticate at the Paypal server
config.lisp (file)
confirm order on your site or on Paypal, continue or commit, respectively
config.lisp (file)
cl-paypal.lisp (file)
Next: Internal generic functions, Previous: Internal special variables, Up: Internal definitions [Contents][Index]
Decode a paypal response string, which is URL encoded and follow list encoding rules. Returns the parameters as a plist.
cl-paypal.lisp (file)
cl-paypal.lisp (file)
cl-paypal.lisp (file)
cl-paypal.lisp (file)
Previous: Internal functions, Up: Internal definitions [Contents][Index]
cl-paypal.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | C F L |
---|
Jump to: | C F L |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | (
D F G I M R U |
---|
Jump to: | (
D F G I M R U |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Jump to: | *
H I R S |
---|
Jump to: | *
H I R S |
---|
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | C H P R S T |
---|
Jump to: | C H P R S T |
---|