The lisp-pay Reference Manual

This is the lisp-pay Reference Manual, version 0.0.5, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 17:09:14 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 lisp-pay

Wrappers over multiple Payment Processor APIs

Author

K1D77A

License

MIT

Version

0.0.5

Dependencies
  • str (system).
  • ironclad (system).
  • babel (system).
  • alexandria (system).
  • jonathan (system).
  • dexador (system).
  • lack (system).
  • ningle (system).
  • cl-base64 (system).
  • cl-tls (system).
  • hunchentoot (system).
  • closer-mop (system).
  • hu.dwim.defclass-star (system).
  • shasht (system).
Source

lisp-pay.asd.

Child Components

3 Modules

Modules are listed depth-first from the system components tree.


3.1 lisp-pay/btcpay

Dependency

lisp-pay.lisp (file).

Source

lisp-pay.asd.

Parent Component

lisp-pay (system).

Child Components

3.2 lisp-pay/stripe

Dependency

btcpay (module).

Source

lisp-pay.asd.

Parent Component

lisp-pay (system).

Child Components

3.3 lisp-pay/paypal

Dependency

stripe (module).

Source

lisp-pay.asd.

Parent Component

lisp-pay (system).

Child Components

3.4 lisp-pay/coinpayments

Dependency

paypal (module).

Source

lisp-pay.asd.

Parent Component

lisp-pay (system).

Child Components

4 Files

Files are sorted by type and then listed depth-first from the systems components trees.


4.1 Lisp


4.1.1 lisp-pay/lisp-pay.asd

Source

lisp-pay.asd.

Parent Component

lisp-pay (system).

ASDF Systems

lisp-pay.


4.1.2 lisp-pay/package.lisp

Source

lisp-pay.asd.

Parent Component

lisp-pay (system).

Packages

lisp-pay.


4.1.3 lisp-pay/conditions.lisp

Dependency

package.lisp (file).

Source

lisp-pay.asd.

Parent Component

lisp-pay (system).

Public Interface

4.1.4 lisp-pay/helpers.lisp

Dependency

conditions.lisp (file).

Source

lisp-pay.asd.

Parent Component

lisp-pay (system).

Public Interface

4.1.5 lisp-pay/protocol.lisp

Dependency

helpers.lisp (file).

Source

lisp-pay.asd.

Parent Component

lisp-pay (system).

Public Interface
Internals

4.1.6 lisp-pay/response.lisp

Dependency

protocol.lisp (file).

Source

lisp-pay.asd.

Parent Component

lisp-pay (system).

Public Interface
Internals

4.1.7 lisp-pay/mop.lisp

Dependency

response.lisp (file).

Source

lisp-pay.asd.

Parent Component

lisp-pay (system).

Public Interface
Internals

4.1.8 lisp-pay/lisp-pay.lisp

Dependency

mop.lisp (file).

Source

lisp-pay.asd.

Parent Component

lisp-pay (system).

Public Interface

defprocessor (macro).


4.1.9 lisp-pay/btcpay/package.lisp

Source

lisp-pay.asd.

Parent Component

btcpay (module).

Packages

lisp-pay/btcpay.


4.1.10 lisp-pay/btcpay/protocol.lisp

Source

lisp-pay.asd.

Parent Component

btcpay (module).

Public Interface
Internals

4.1.11 lisp-pay/btcpay/btcpay.lisp

Source

lisp-pay.asd.

Parent Component

btcpay (module).

Public Interface
Internals

4.1.12 lisp-pay/btcpay/webhooks.lisp

Source

lisp-pay.asd.

Parent Component

btcpay (module).

Public Interface
Internals

4.1.13 lisp-pay/stripe/package.lisp

Source

lisp-pay.asd.

Parent Component

stripe (module).

Packages

lisp-pay/stripe.


4.1.14 lisp-pay/stripe/conditions.lisp

Source

lisp-pay.asd.

Parent Component

stripe (module).

Public Interface
Internals

4.1.15 lisp-pay/stripe/helpers.lisp

Source

lisp-pay.asd.

Parent Component

stripe (module).

Public Interface

ec (function).

Internals

4.1.16 lisp-pay/stripe/protocol.lisp

Source

lisp-pay.asd.

Parent Component

stripe (module).

Public Interface
Internals

4.1.17 lisp-pay/stripe/stripe.lisp

Source

lisp-pay.asd.

Parent Component

stripe (module).

Public Interface
Internals

4.1.18 lisp-pay/stripe/webhooks.lisp

Source

lisp-pay.asd.

Parent Component

stripe (module).

Public Interface
Internals

4.1.19 lisp-pay/paypal/package.lisp

Source

lisp-pay.asd.

Parent Component

paypal (module).

Packages

lisp-pay/paypal.


4.1.20 lisp-pay/paypal/conditions.lisp

Source

lisp-pay.asd.

Parent Component

paypal (module).

Public Interface
Internals

4.1.21 lisp-pay/paypal/protocol.lisp

Source

lisp-pay.asd.

Parent Component

paypal (module).

Public Interface
Internals

4.1.22 lisp-pay/paypal/token.lisp

Source

lisp-pay.asd.

Parent Component

paypal (module).

Public Interface
Internals

4.1.23 lisp-pay/paypal/paypal.lisp

Source

lisp-pay.asd.

Parent Component

paypal (module).

Public Interface
Internals

4.1.24 lisp-pay/paypal/webhooks.lisp

Source

lisp-pay.asd.

Parent Component

paypal (module).

Public Interface

verify-webhook (generic function).

Internals

4.1.25 lisp-pay/coinpayments/package.lisp

Source

lisp-pay.asd.

Parent Component

coinpayments (module).

Packages

lisp-pay/coinpayments.


4.1.26 lisp-pay/coinpayments/classes.lisp

Source

lisp-pay.asd.

Parent Component

coinpayments (module).

Public Interface
Internals

4.1.27 lisp-pay/coinpayments/conditions.lisp

Source

lisp-pay.asd.

Parent Component

coinpayments (module).

Public Interface

4.1.28 lisp-pay/coinpayments/api-helpers.lisp

Source

lisp-pay.asd.

Parent Component

coinpayments (module).

Public Interface
Internals

4.1.29 lisp-pay/coinpayments/coinpayments.lisp

Source

lisp-pay.asd.

Parent Component

coinpayments (module).

Public Interface
Internals

4.1.30 lisp-pay/coinpayments/api-forms.lisp

Source

lisp-pay.asd.

Parent Component

coinpayments (module).

Public Interface

5 Packages

Packages are listed by definition order.


5.1 lisp-pay/paypal

Source

package.lisp.

Nickname

paypal

Use List
Public Interface
Internals

5.2 lisp-pay/btcpay

Source

package.lisp.

Nickname

btcpay

Use List
Public Interface
Internals

5.3 lisp-pay/stripe

Source

package.lisp.

Nickname

stripe

Use List
Public Interface
Internals

5.4 lisp-pay

Source

package.lisp.

Nickname

pay

Use List

common-lisp.

Used By List
Public Interface
Internals

5.5 lisp-pay/coinpayments

Source

package.lisp.

Nicknames
  • coin
  • coinpayments
  • cl-coinpayments
Use List
Public Interface
Internals

6 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


6.1 Public Interface


6.1.1 Special variables

Special Variable: *ipn-dispatchers*

A list of plists used to dispatch on various ipn-types.

Package

lisp-pay/coinpayments.

Source

coinpayments.lisp.

Special Variable: *processor*

Bind *processor* to the value of your processor for whatever payment processor you are using in order to call the correct methods.

Package

lisp-pay.

Source

protocol.lisp.


6.1.2 Macros

Macro: def-ipn-dispatcher (name ((ipn-var ipn-type) (status-var status-class) &rest args) &body body)

Defines a new dispatch function under the name NAME. This is very similar to
a defmethod form however dispatching from most to least specific subclasses is only done with the status-class. IPN-VAR names the IPN passed into the fun (a plist). STATUS-VAR names the status object passed into the fun, args is a list of

Package

lisp-pay/coinpayments.

Source

coinpayments.lisp.

Macro: defapi (name (endpoint super &key metaclass) &optional query-slots)
Package

lisp-pay.

Source

protocol.lisp.

Macro: defprocessor (name metaclass direct-slots &rest options)

Defines a class by NAME which is a subclass of processor
and the initform for the slot api-metaclass is METACLASS. DIRECT-SLOTS being the class direct slots. Defines a new macro for that package called defapi. Where the key value metaclass is bound to METACLASS. Defapi is used to define new api calls.

Package

lisp-pay.

Source

lisp-pay.lisp.

Macro: dispatch-ipn-by-name (name ipn status &rest args)

Macro version of IPN-DISPATCH. It just looks nicer.

Package

lisp-pay/coinpayments.

Source

coinpayments.lisp.

Macro: new-request (name cmd required &rest params)

Creates a new class by NAME which is a subclass of ’request,
CMD is a string which is set to the initform of the slot cmd. REQUIRED is a list of slots that are required for this request. PARAMS is all of the slots, yes you will have to repeat whats in required in params. Also if you were to add some new API that I didn’t see then where they use a case like abc_def you can just use symbols like abc-def because they are automatically translated to the correct case, dont worry this is memoized to make it faster.

Package

lisp-pay/coinpayments.

Source

api-helpers.lisp.

Macro: with-hash-keys (keys hash &body body)

Creates a let binding for each of the keys listed in KEYS in HASH using gethash, each of these KEYS has to have a non nil value otherwise signals ’malformed-json.

Package

lisp-pay.

Source

helpers.lisp.

Macro: wrap-dex-call (&body body)
Package

lisp-pay.

Source

protocol.lisp.


6.1.3 Ordinary functions

Function: construct-status (plist)

Given a plist of post parameters that have been parsed by parse-data beforehand, attempts to first construct and IPN object, in the event this fails it will signal ’unsupported-ipn, then attempts to construct an IPN-STATUS object using CONSTRUCT-STATUS. These are then returned as multiple values ipn,status.

Package

lisp-pay/coinpayments.

Source

coinpayments.lisp.

Function: crc-raw (raw-body)
Package

lisp-pay.

Source

helpers.lisp.

Function: ec (&rest entries)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: find-dispatcher (name ipn-type status arg-count)

Attempts to find the most specific function for NAME IPN-TYPE and STATUS (all symbols) within *ipn-dispatchers*, dispatching is done both on the ipn-type, arg-count and status, if no dispatcher is found under name then returns nil, if one is then tries to find dispatcher with ARG-COUNT args, if non exists returns nil, otherwise checks under
the ipn-status, if none are found by that name under that specific status
then recalls FIND-DISPATCHER with the superclasses of STATUS. If some dispatchers are found under that name and that status, then attempts to find the dispatcher by IPN-TYPE, if one is found returns it, otherwise returns nil. This will find most specific dispatchers first.

Package

lisp-pay/coinpayments.

Source

coinpayments.lisp.

Function: gen-query-generator (query-slots query-slot-names)

Given QUERY-SLOTS and QUERY-SLOT-NAMES compiles a function that when evaluated
with a request will step through the query slots and concatenate the query slot names and values into a string. Uses #’encode-query-slot to encode the query params.

Package

lisp-pay.

Source

protocol.lisp.

Function: gen-url-generator (class)

Compiles a function for CLASS that when called with the request object. When evaluated the function returns a string with specific slots values written into a string.

Package

lisp-pay.

Source

protocol.lisp.

Function: get-token (processor &optional ignore-checks)
Package

lisp-pay/paypal.

Source

token.lisp.

Function: in-list (obj)
Package

lisp-pay.

Source

helpers.lisp.

Function: ipn-dispatch (name ipn status &rest args)

Uses FIND-DISPATCH to execute the dispatcher found with IPN, STATUS and (length ARGS). If
no dispatcher is found signals ’no-dispatcher-found. Its important to note that no default dispatchers are provided so your fall-back behaviour should involve catching that condition and doing something with the condition object.

Package

lisp-pay/coinpayments.

Source

coinpayments.lisp.

Function: new-ipn-dispatcher (name ipn-type status-class args-count fun)
Package

lisp-pay/coinpayments.

Source

coinpayments.lisp.

Function: replace-vars-for-slot-names (split slots)

Takes in a split list split by #/ (url) produces a list of slot names

Package

lisp-pay.

Source

protocol.lisp.

Function: slots-from-url (url)

Given a URL splits the strings out by #: and then generates a list of plists used for creating slots in a class.

Package

lisp-pay.

Source

protocol.lisp.

Function: verify-signature (signing-secret v1 timestamp raw-body)

Verifies the received V1 using TIMESTAMP and RAW-BODY. Returns whether it is
valid (bool) and the difference between TIMESTAMP and #’local-time:now (unix epoch time)

Package

lisp-pay/stripe.

Source

webhooks.lisp.


6.1.4 Generic functions

Generic Function: %call-api (processor request)
Package

lisp-pay.

Methods
Method: %call-api :around ((processor paypal) request)
Source

protocol.lisp.

Method: %call-api (processor request)

Call the API using PROCESSOR. Use an :around with your processor to establish restarts.

Source

protocol.lisp.

Generic Function: %read-json (processor stream-or-string)
Package

lisp-pay.

Methods
Method: %read-json (processor (stream stream))
Source

helpers.lisp.

Method: %read-json (processor (stream-or-string array))
Source

helpers.lisp.

Generic Function: %write-json (processor obj &optional stream)
Package

lisp-pay.

Methods
Method: %write-json (processor obj &optional stream)
Source

helpers.lisp.

Generic Reader: accepted (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: accepted ((currency-prices currency-prices))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

accepted.

Generic Writer: (setf accepted) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf accepted) ((currency-prices currency-prices))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

accepted.

Generic Reader: access-token (object)
Package

lisp-pay/paypal.

Methods
Reader Method: access-token ((token token))

automatically generated reader method

Source

token.lisp.

Target Slot

access-token.

Generic Reader: account-id (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: account-id ((stores-custodians%get-withdrawal-info stores-custodians%get-withdrawal-info))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

account-id.

Reader Method: account-id ((stores-custodians%withdraw-to-store-wallet stores-custodians%withdraw-to-store-wallet))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

account-id.

Reader Method: account-id ((stores-custodians%get-depost-address stores-custodians%get-depost-address))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

account-id.

Reader Method: account-id ((stores-custodians%trade-assets stores-custodians%trade-assets))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

account-id.

Reader Method: account-id ((stores-custodians%get-trading-quote stores-custodians%get-trading-quote))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

account-id.

Reader Method: account-id ((stores-custodians%delete-account stores-custodians%delete-account))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

account-id.

Reader Method: account-id ((stores-custodians%update-account stores-custodians%update-account))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

account-id.

Reader Method: account-id ((stores-custodians%get-account stores-custodians%get-account))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

account-id.

Generic Writer: (setf account-id) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf account-id) ((stores-custodians%get-withdrawal-info stores-custodians%get-withdrawal-info))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

account-id.

Writer Method: (setf account-id) ((stores-custodians%withdraw-to-store-wallet stores-custodians%withdraw-to-store-wallet))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

account-id.

Writer Method: (setf account-id) ((stores-custodians%get-depost-address stores-custodians%get-depost-address))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

account-id.

Writer Method: (setf account-id) ((stores-custodians%trade-assets stores-custodians%trade-assets))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

account-id.

Writer Method: (setf account-id) ((stores-custodians%get-trading-quote stores-custodians%get-trading-quote))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

account-id.

Writer Method: (setf account-id) ((stores-custodians%delete-account stores-custodians%delete-account))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

account-id.

Writer Method: (setf account-id) ((stores-custodians%update-account stores-custodians%update-account))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

account-id.

Writer Method: (setf account-id) ((stores-custodians%get-account stores-custodians%get-account))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

account-id.

Generic Reader: add_tx_fee (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: add_tx_fee ((create-withdrawal create-withdrawal))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

add_tx_fee.

Generic Writer: (setf add_tx_fee) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf add_tx_fee) ((create-withdrawal create-withdrawal))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

add_tx_fee.

Generic Reader: address (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: address ((convert-coins convert-coins))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

address.

Reader Method: address ((create-withdrawal create-withdrawal))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

address.

Reader Method: address ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

address.

Generic Writer: (setf address) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf address) ((convert-coins convert-coins))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

address.

Writer Method: (setf address) ((create-withdrawal create-withdrawal))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

address.

Writer Method: (setf address) ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

address.

Generic Reader: agreement-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: agreement-id ((billing%execute billing%execute))

automatically generated reader method

Source

paypal.lisp.

Target Slot

agreement-id.

Reader Method: agreement-id ((billing%list-transactions billing%list-transactions))

automatically generated reader method

Source

paypal.lisp.

Target Slot

agreement-id.

Reader Method: agreement-id ((billing%suspend billing%suspend))

automatically generated reader method

Source

paypal.lisp.

Target Slot

agreement-id.

Reader Method: agreement-id ((billing%set-balance billing%set-balance))

automatically generated reader method

Source

paypal.lisp.

Target Slot

agreement-id.

Reader Method: agreement-id ((billing%re-activate billing%re-activate))

automatically generated reader method

Source

paypal.lisp.

Target Slot

agreement-id.

Reader Method: agreement-id ((billing%cancel billing%cancel))

automatically generated reader method

Source

paypal.lisp.

Target Slot

agreement-id.

Reader Method: agreement-id ((billing%bill-balance billing%bill-balance))

automatically generated reader method

Source

paypal.lisp.

Target Slot

agreement-id.

Reader Method: agreement-id ((billing%information billing%information))

automatically generated reader method

Source

paypal.lisp.

Target Slot

agreement-id.

Reader Method: agreement-id ((billing%update billing%update))

automatically generated reader method

Source

paypal.lisp.

Target Slot

agreement-id.

Generic Writer: (setf agreement-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf agreement-id) ((billing%execute billing%execute))

automatically generated writer method

Source

paypal.lisp.

Target Slot

agreement-id.

Writer Method: (setf agreement-id) ((billing%list-transactions billing%list-transactions))

automatically generated writer method

Source

paypal.lisp.

Target Slot

agreement-id.

Writer Method: (setf agreement-id) ((billing%suspend billing%suspend))

automatically generated writer method

Source

paypal.lisp.

Target Slot

agreement-id.

Writer Method: (setf agreement-id) ((billing%set-balance billing%set-balance))

automatically generated writer method

Source

paypal.lisp.

Target Slot

agreement-id.

Writer Method: (setf agreement-id) ((billing%re-activate billing%re-activate))

automatically generated writer method

Source

paypal.lisp.

Target Slot

agreement-id.

Writer Method: (setf agreement-id) ((billing%cancel billing%cancel))

automatically generated writer method

Source

paypal.lisp.

Target Slot

agreement-id.

Writer Method: (setf agreement-id) ((billing%bill-balance billing%bill-balance))

automatically generated writer method

Source

paypal.lisp.

Target Slot

agreement-id.

Writer Method: (setf agreement-id) ((billing%information billing%information))

automatically generated writer method

Source

paypal.lisp.

Target Slot

agreement-id.

Writer Method: (setf agreement-id) ((billing%update billing%update))

automatically generated writer method

Source

paypal.lisp.

Target Slot

agreement-id.

Generic Reader: all (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: all ((get-coin-balances get-coin-balances))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

all.

Reader Method: all ((get-transaction-ids get-transaction-ids))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

all.

Generic Writer: (setf all) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf all) ((get-coin-balances get-coin-balances))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

all.

Writer Method: (setf all) ((get-transaction-ids get-transaction-ids))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

all.

Generic Reader: amount (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: amount ((convert-coins convert-coins))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

amount.

Reader Method: amount ((create-withdrawal create-withdrawal))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

amount.

Reader Method: amount ((create-transfer create-transfer))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

amount.

Reader Method: amount ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

amount.

Generic Writer: (setf amount) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf amount) ((convert-coins convert-coins))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

amount.

Writer Method: (setf amount) ((create-withdrawal create-withdrawal))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

amount.

Writer Method: (setf amount) ((create-transfer create-transfer))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

amount.

Writer Method: (setf amount) ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

amount.

Generic Reader: amount-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: amount-of ((stores-payment-methods-on-chain%preview-proposed stores-payment-methods-on-chain%preview-proposed))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

amount.

Reader Method: amount-of ((stores-payment-methods-on-chain%preview stores-payment-methods-on-chain%preview))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

amount.

Generic Writer: (setf amount-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf amount-of) ((stores-payment-methods-on-chain%preview-proposed stores-payment-methods-on-chain%preview-proposed))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

amount.

Writer Method: (setf amount-of) ((stores-payment-methods-on-chain%preview stores-payment-methods-on-chain%preview))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

amount.

Generic Reader: anchor-time (object)
Package

lisp-pay/paypal.

Methods
Reader Method: anchor-time ((webhooks%list webhooks%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

anchor-time.

Generic Writer: (setf anchor-time) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf anchor-time) ((webhooks%list webhooks%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

anchor-time.

Generic Reader: api-failure (condition)
Generic Writer: (setf api-failure) (condition)
Package

lisp-pay.

Methods
Reader Method: api-failure ((condition api-response-condition))
Writer Method: (setf api-failure) ((condition api-response-condition))
Source

response.lisp.

Target Slot

api-failure.

Generic Reader: api-key (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: api-key ((api-keys%delete api-keys%delete))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

api-key.

Reader Method: api-key ((btcpay btcpay))

automatically generated reader method

Source

protocol.lisp.

Target Slot

api-key.

Generic Writer: (setf api-key) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf api-key) ((api-keys%delete api-keys%delete))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

api-key.

Writer Method: (setf api-key) ((btcpay btcpay))

automatically generated writer method

Source

protocol.lisp.

Target Slot

api-key.

Generic Reader: api-key (object)
Package

lisp-pay/stripe.

Methods
Reader Method: api-key ((stripe stripe))

automatically generated reader method

Source

protocol.lisp.

Target Slot

api-key.

Generic Writer: (setf api-key) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf api-key) ((stripe stripe))

automatically generated writer method

Source

protocol.lisp.

Target Slot

api-key.

Generic Reader: api-metaclass (object)
Package

lisp-pay.

Methods
Reader Method: api-metaclass ((processor processor))

automatically generated reader method

Source

protocol.lisp.

Target Slot

api-metaclass.

Generic Writer: (setf api-metaclass) (object)
Package

lisp-pay.

Methods
Writer Method: (setf api-metaclass) ((processor processor))

automatically generated writer method

Source

protocol.lisp.

Target Slot

api-metaclass.

Generic Reader: api-metaclass-of (object)
Package

lisp-pay/paypal.

Methods
Reader Method: api-metaclass-of ((paypal paypal))

automatically generated reader method

Source

protocol.lisp.

Target Slot

api-metaclass.

Generic Writer: (setf api-metaclass-of) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf api-metaclass-of) ((paypal paypal))

automatically generated writer method

Source

protocol.lisp.

Target Slot

api-metaclass.

Generic Reader: api-metaclass-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: api-metaclass-of ((btcpay btcpay))

automatically generated reader method

Source

protocol.lisp.

Target Slot

api-metaclass.

Generic Writer: (setf api-metaclass-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf api-metaclass-of) ((btcpay btcpay))

automatically generated writer method

Source

protocol.lisp.

Target Slot

api-metaclass.

Generic Reader: api-metaclass-of (object)
Package

lisp-pay/stripe.

Methods
Reader Method: api-metaclass-of ((stripe stripe))

automatically generated reader method

Source

protocol.lisp.

Target Slot

api-metaclass.

Generic Writer: (setf api-metaclass-of) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf api-metaclass-of) ((stripe stripe))

automatically generated writer method

Source

protocol.lisp.

Target Slot

api-metaclass.

Generic Reader: api-version (object)
Package

lisp-pay/stripe.

Methods
Reader Method: api-version ((stripe stripe))

automatically generated reader method

Source

protocol.lisp.

Target Slot

api-version.

Generic Writer: (setf api-version) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf api-version) ((stripe stripe))

automatically generated writer method

Source

protocol.lisp.

Target Slot

api-version.

Generic Reader: app-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: app-id ((token token))

automatically generated reader method

Source

token.lisp.

Target Slot

app-id.

Generic Reader: app-id (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: app-id ((stores-apps%delete stores-apps%delete))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

app-id.

Reader Method: app-id ((stores-apps%get stores-apps%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

app-id.

Generic Writer: (setf app-id) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf app-id) ((stores-apps%delete stores-apps%delete))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

app-id.

Writer Method: (setf app-id) ((stores-apps%get stores-apps%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

app-id.

Generic Reader: application-identifier-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: application-identifier-of ((authorize%authorize authorize%authorize))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

application-identifier.

Generic Writer: (setf application-identifier-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf application-identifier-of) ((authorize%authorize authorize%authorize))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

application-identifier.

Generic Reader: application-name-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: application-name-of ((authorize%authorize authorize%authorize))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

application-name.

Generic Writer: (setf application-name-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf application-name-of) ((authorize%authorize authorize%authorize))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

application-name.

Generic Reader: arg-count (condition)
Generic Writer: (setf arg-count) (condition)
Package

lisp-pay/coinpayments.

Methods
Reader Method: arg-count ((condition no-dispatcher-found))
Writer Method: (setf arg-count) ((condition no-dispatcher-found))
Source

conditions.lisp.

Target Slot

arg-count.

Generic Reader: as-of-time (object)
Package

lisp-pay/paypal.

Methods
Reader Method: as-of-time ((search-balances%list search-balances%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

as-of-time.

Generic Writer: (setf as-of-time) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf as-of-time) ((search-balances%list search-balances%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

as-of-time.

Generic Reader: asset-balances-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: asset-balances-of ((stores-custodians%get-account stores-custodians%get-account))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

asset-balances.

Reader Method: asset-balances-of ((stores-custodians%get stores-custodians%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

asset-balances.

Generic Writer: (setf asset-balances-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf asset-balances-of) ((stores-custodians%get-account stores-custodians%get-account))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

asset-balances.

Writer Method: (setf asset-balances-of) ((stores-custodians%get stores-custodians%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

asset-balances.

Generic Reader: authorization-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: authorization-id ((payments-authorization%void payments-authorization%void))

automatically generated reader method

Source

paypal.lisp.

Target Slot

authorization-id.

Reader Method: authorization-id ((payments-authorization%reauthorize payments-authorization%reauthorize))

automatically generated reader method

Source

paypal.lisp.

Target Slot

authorization-id.

Reader Method: authorization-id ((payments-authorization%capture payments-authorization%capture))

automatically generated reader method

Source

paypal.lisp.

Target Slot

authorization-id.

Reader Method: authorization-id ((payments-authorization%details payments-authorization%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

authorization-id.

Generic Writer: (setf authorization-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf authorization-id) ((payments-authorization%void payments-authorization%void))

automatically generated writer method

Source

paypal.lisp.

Target Slot

authorization-id.

Writer Method: (setf authorization-id) ((payments-authorization%reauthorize payments-authorization%reauthorize))

automatically generated writer method

Source

paypal.lisp.

Target Slot

authorization-id.

Writer Method: (setf authorization-id) ((payments-authorization%capture payments-authorization%capture))

automatically generated writer method

Source

paypal.lisp.

Target Slot

authorization-id.

Writer Method: (setf authorization-id) ((payments-authorization%details payments-authorization%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

authorization-id.

Generic Reader: auto-confirm (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: auto-confirm ((create-withdrawal create-withdrawal))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

auto-confirm.

Reader Method: auto-confirm ((create-transfer create-transfer))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

auto-confirm.

Generic Writer: (setf auto-confirm) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf auto-confirm) ((create-withdrawal create-withdrawal))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

auto-confirm.

Writer Method: (setf auto-confirm) ((create-transfer create-transfer))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

auto-confirm.

Generic Reader: balance-affecting-records-only (object)
Package

lisp-pay/paypal.

Methods
Reader Method: balance-affecting-records-only ((search-transactions%list search-transactions%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

balance-affecting-records-only.

Generic Writer: (setf balance-affecting-records-only) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf balance-affecting-records-only) ((search-transactions%list search-transactions%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

balance-affecting-records-only.

Generic Reader: base-url (object)
Package

lisp-pay.

Methods
Reader Method: base-url ((stripe stripe))

automatically generated reader method

Source

protocol.lisp.

Target Slot

base-url.

Reader Method: base-url ((processor processor))

automatically generated reader method

Source

protocol.lisp.

Target Slot

base-url.

Generic Writer: (setf base-url) (object)
Package

lisp-pay.

Methods
Writer Method: (setf base-url) ((stripe stripe))

automatically generated writer method

Source

protocol.lisp.

Target Slot

base-url.

Writer Method: (setf base-url) ((processor processor))

automatically generated writer method

Source

protocol.lisp.

Target Slot

base-url.

Generic Reader: base-url-of (object)
Package

lisp-pay/paypal.

Methods
Reader Method: base-url-of ((paypal-testing paypal-testing))

automatically generated reader method

Source

protocol.lisp.

Target Slot

base-url.

Reader Method: base-url-of ((paypal paypal))

automatically generated reader method

Source

protocol.lisp.

Target Slot

base-url.

Generic Writer: (setf base-url-of) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf base-url-of) ((paypal-testing paypal-testing))

automatically generated writer method

Source

protocol.lisp.

Target Slot

base-url.

Writer Method: (setf base-url-of) ((paypal paypal))

automatically generated writer method

Source

protocol.lisp.

Target Slot

base-url.

Generic Reader: base-url-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: base-url-of ((btcpay btcpay))

automatically generated reader method

Source

protocol.lisp.

Target Slot

base-url.

Generic Writer: (setf base-url-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf base-url-of) ((btcpay btcpay))

automatically generated writer method

Source

protocol.lisp.

Target Slot

base-url.

Generic Reader: batch-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: batch-id ((referenced-payouts-batch%details referenced-payouts-batch%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

batch-id.

Reader Method: batch-id ((payouts-batch%details payouts-batch%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

batch-id.

Generic Writer: (setf batch-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf batch-id) ((referenced-payouts-batch%details referenced-payouts-batch%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

batch-id.

Writer Method: (setf batch-id) ((payouts-batch%details payouts-batch%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

batch-id.

Generic Reader: block-target-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: block-target-of ((stores-wallet-on-chain%fee-rate stores-wallet-on-chain%fee-rate))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

block-target.

Generic Writer: (setf block-target-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf block-target-of) ((stores-wallet-on-chain%fee-rate stores-wallet-on-chain%fee-rate))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

block-target.

Generic Reader: body (condition)
Generic Writer: (setf body) (condition)
Package

lisp-pay.

Methods
Reader Method: body ((api-response-class api-response-class))
Writer Method: (setf body) ((api-response-class api-response-class))

HTTP request body.

Source

response.lisp.

Target Slot

body.

Reader Method: body ((condition api-response-condition))
Writer Method: (setf body) ((condition api-response-condition))
Source

response.lisp.

Target Slot

body.

Generic Reader: buyer-email (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: buyer-email ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

buyer-email.

Generic Writer: (setf buyer-email) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf buyer-email) ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

buyer-email.

Generic Reader: buyer-name (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: buyer-name ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

buyer-name.

Generic Writer: (setf buyer-name) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf buyer-name) ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

buyer-name.

Generic Function: call-api (request)

Generic means of making per processor requests.

Package

lisp-pay.

Source

protocol.lisp.

Methods
Method: call-api (request)
Generic Reader: cancel-url (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: cancel-url ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

cancel-url.

Generic Writer: (setf cancel-url) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf cancel-url) ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

cancel-url.

Generic Reader: capture-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: capture-id ((payments-captures%refund payments-captures%refund))

automatically generated reader method

Source

paypal.lisp.

Target Slot

capture-id.

Reader Method: capture-id ((payments-captures%details payments-captures%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

capture-id.

Generic Writer: (setf capture-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf capture-id) ((payments-captures%refund payments-captures%refund))

automatically generated writer method

Source

paypal.lisp.

Target Slot

capture-id.

Writer Method: (setf capture-id) ((payments-captures%details payments-captures%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

capture-id.

Generic Reader: client-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: client-id ((paypal paypal))

automatically generated reader method

Source

protocol.lisp.

Target Slot

client-id.

Generic Writer: (setf client-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf client-id) ((paypal paypal))

automatically generated writer method

Source

protocol.lisp.

Target Slot

client-id.

Generic Reader: cmd (object)
Generic Writer: (setf cmd) (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: cmd ((coinpayment-request coinpayment-request))
Writer Method: (setf cmd) ((coinpayment-request coinpayment-request))

The API being called.

Source

classes.lisp.

Target Slot

cmd.

Generic Reader: code (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: code ((btcpay-api-failure-obj-single btcpay-api-failure-obj-single))

automatically generated reader method

Source

protocol.lisp.

Target Slot

code.

Generic Writer: (setf code) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf code) ((btcpay-api-failure-obj-single btcpay-api-failure-obj-single))

automatically generated writer method

Source

protocol.lisp.

Target Slot

code.

Generic Reader: coin (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: coin ((renew-pbn-tag renew-pbn-tag))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

coin.

Reader Method: coin ((buy-pbn-tags buy-pbn-tags))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

coin.

Generic Writer: (setf coin) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf coin) ((renew-pbn-tag renew-pbn-tag))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

coin.

Writer Method: (setf coin) ((buy-pbn-tags buy-pbn-tags))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

coin.

Generic Function: compute-dex-alist (request)
Package

lisp-pay/coinpayments.

Methods
Method: compute-dex-alist ((request coinpayment-request))

This function must be called before ’compute-dex-alist. This computes the
alist used as the :content key to dex:post, it loops through all the slots in the class and creates an alist from their slotname and values, it ignores slots that are
any of ’(dex-alist required merchant-secret-key) or are unbound.

Source

api-helpers.lisp.

Generic Function: compute-final-hmac (request)
Package

lisp-pay/coinpayments.

Methods
Method: compute-final-hmac ((request coinpayment-request))

This function is the last step in initializing a request object, it computes the
final HMAC from the merchant-secret-key and the post-string which was previously generated.

Source

api-helpers.lisp.

Generic Function: compute-hmac (merchant-secret-key string)

Computes a hmac from the merchant-secret-key and a string.

Package

lisp-pay/coinpayments.

Source

api-helpers.lisp.

Methods
Method: compute-hmac ((merchant-secret-key string) (string string))
Method: compute-hmac ((merchant-secret-key array) (string array))
Generic Function: compute-post-params (request)
Package

lisp-pay/coinpayments.

Methods
Method: compute-post-params ((request coinpayment-request))

This function must be called before ’compute-final-hmac. This computes a ’post string’ that can be used for computing the hmac. It uses the dex-alist values as its arguments.

Source

api-helpers.lisp.

Generic Function: construct-api-failure-object (processor api-response)

Take the API-response condition and post process it into a
nicer to read object. Specialize in order to construct processor specific failure objects

Package

lisp-pay.

Source

response.lisp.

Methods
Method: construct-api-failure-object ((processor paypal) response)
Source

protocol.lisp.

Method: construct-api-failure-object ((processor stripe) response)
Source

protocol.lisp.

Method: construct-api-failure-object ((processor btcpay) response)
Source

protocol.lisp.

Method: construct-api-failure-object (processor api-response)
Generic Function: construct-response-from-api (processor response)

Means of taking a response from a dex call and converting it into something generic.

Package

lisp-pay.

Source

response.lisp.

Methods
Method: construct-response-from-api (processor response)
Generic Reader: content (object)
Package

lisp-pay.

Methods
Reader Method: content ((request-with-content request-with-content))

automatically generated reader method

Source

mop.lisp.

Target Slot

content.

Generic Writer: (setf content) (object)
Package

lisp-pay.

Methods
Writer Method: (setf content) ((request-with-content request-with-content))

automatically generated writer method

Source

mop.lisp.

Target Slot

content.

Generic Reader: content-type (object)
Package

lisp-pay.

Methods
Reader Method: content-type ((request request))

automatically generated reader method

Source

mop.lisp.

Target Slot

content-type.

Generic Writer: (setf content-type) (object)
Package

lisp-pay.

Methods
Writer Method: (setf content-type) ((request request))

automatically generated writer method

Source

mop.lisp.

Target Slot

content-type.

Generic Function: convert-merchant-secret-key (request)
Package

lisp-pay/coinpayments.

Methods
Method: convert-merchant-secret-key ((request coinpayment-request))
Source

api-helpers.lisp.

Generic Reader: count-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: count-of ((stores-webhooks%latest-deliveries stores-webhooks%latest-deliveries))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

count.

Generic Writer: (setf count-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf count-of) ((stores-webhooks%latest-deliveries stores-webhooks%latest-deliveries))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

count.

Generic Reader: coupon (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: coupon ((claim-pbn-coupon claim-pbn-coupon))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

coupon.

Generic Writer: (setf coupon) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf coupon) ((claim-pbn-coupon claim-pbn-coupon))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

coupon.

Generic Reader: crypto-code (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: crypto-code ((stores-wallet-on-chain%get-utxos stores-wallet-on-chain%get-utxos))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-wallet-on-chain%patch-transaction-info stores-wallet-on-chain%patch-transaction-info))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-wallet-on-chain%get-transaction stores-wallet-on-chain%get-transaction))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-wallet-on-chain%create-wallet-transaction stores-wallet-on-chain%create-wallet-transaction))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-wallet-on-chain%transactions stores-wallet-on-chain%transactions))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-wallet-on-chain%unreserve stores-wallet-on-chain%unreserve))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-wallet-on-chain%address stores-wallet-on-chain%address))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-wallet-on-chain%fee-rate stores-wallet-on-chain%fee-rate))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-wallet-on-chain%all stores-wallet-on-chain%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-payment-methods-on-chain%preview-proposed stores-payment-methods-on-chain%preview-proposed))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-payment-methods-on-chain%preview stores-payment-methods-on-chain%preview))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-payment-methods-on-chain%generate-wallet stores-payment-methods-on-chain%generate-wallet))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-payment-methods-on-chain%remove stores-payment-methods-on-chain%remove))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-payment-methods-on-chain%update stores-payment-methods-on-chain%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-payment-methods-on-chain%get stores-payment-methods-on-chain%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-payment-methods-lnurl%remove stores-payment-methods-lnurl%remove))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-payment-methods-lnurl%update stores-payment-methods-lnurl%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-payment-methods-lnurl%get stores-payment-methods-lnurl%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-payment-methods-lightning%remove stores-payment-methods-lightning%remove))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-payment-methods-lightning%update stores-payment-methods-lightning%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-payment-methods-lightning%get stores-payment-methods-lightning%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-lightning%create-invoice stores-lightning%create-invoice))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-lightning%pay-invoice stores-lightning%pay-invoice))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-lightning%get-invoice stores-lightning%get-invoice))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-lightning%get-payment stores-lightning%get-payment))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-lightning%deposit-address stores-lightning%deposit-address))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-lightning%open-channel stores-lightning%open-channel))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-lightning%get-channels stores-lightning%get-channels))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-lightning%connect stores-lightning%connect))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-lightning%balance stores-lightning%balance))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((stores-lightning%info stores-lightning%info))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((lightning-internal%create-invoice lightning-internal%create-invoice))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((lightning-internal%pay-invoice lightning-internal%pay-invoice))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((lightning-internal%get-invoice lightning-internal%get-invoice))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((lightning-internal%get-payment lightning-internal%get-payment))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((lightning-internal%deposit-address lightning-internal%deposit-address))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((lightning-internal%open-channel lightning-internal%open-channel))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((lightning-internal%get-channels lightning-internal%get-channels))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((lightning-internal%connect lightning-internal%connect))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((lightning-internal%balance lightning-internal%balance))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Reader Method: crypto-code ((lightning-internal%info lightning-internal%info))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

crypto-code.

Generic Writer: (setf crypto-code) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf crypto-code) ((stores-wallet-on-chain%get-utxos stores-wallet-on-chain%get-utxos))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-wallet-on-chain%patch-transaction-info stores-wallet-on-chain%patch-transaction-info))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-wallet-on-chain%get-transaction stores-wallet-on-chain%get-transaction))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-wallet-on-chain%create-wallet-transaction stores-wallet-on-chain%create-wallet-transaction))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-wallet-on-chain%transactions stores-wallet-on-chain%transactions))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-wallet-on-chain%unreserve stores-wallet-on-chain%unreserve))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-wallet-on-chain%address stores-wallet-on-chain%address))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-wallet-on-chain%fee-rate stores-wallet-on-chain%fee-rate))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-wallet-on-chain%all stores-wallet-on-chain%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-payment-methods-on-chain%preview-proposed stores-payment-methods-on-chain%preview-proposed))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-payment-methods-on-chain%preview stores-payment-methods-on-chain%preview))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-payment-methods-on-chain%generate-wallet stores-payment-methods-on-chain%generate-wallet))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-payment-methods-on-chain%remove stores-payment-methods-on-chain%remove))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-payment-methods-on-chain%update stores-payment-methods-on-chain%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-payment-methods-on-chain%get stores-payment-methods-on-chain%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-payment-methods-lnurl%remove stores-payment-methods-lnurl%remove))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-payment-methods-lnurl%update stores-payment-methods-lnurl%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-payment-methods-lnurl%get stores-payment-methods-lnurl%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-payment-methods-lightning%remove stores-payment-methods-lightning%remove))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-payment-methods-lightning%update stores-payment-methods-lightning%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-payment-methods-lightning%get stores-payment-methods-lightning%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-lightning%create-invoice stores-lightning%create-invoice))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-lightning%pay-invoice stores-lightning%pay-invoice))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-lightning%get-invoice stores-lightning%get-invoice))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-lightning%get-payment stores-lightning%get-payment))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-lightning%deposit-address stores-lightning%deposit-address))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-lightning%open-channel stores-lightning%open-channel))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-lightning%get-channels stores-lightning%get-channels))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-lightning%connect stores-lightning%connect))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-lightning%balance stores-lightning%balance))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((stores-lightning%info stores-lightning%info))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((lightning-internal%create-invoice lightning-internal%create-invoice))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((lightning-internal%pay-invoice lightning-internal%pay-invoice))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((lightning-internal%get-invoice lightning-internal%get-invoice))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((lightning-internal%get-payment lightning-internal%get-payment))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((lightning-internal%deposit-address lightning-internal%deposit-address))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((lightning-internal%open-channel lightning-internal%open-channel))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((lightning-internal%get-channels lightning-internal%get-channels))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((lightning-internal%connect lightning-internal%connect))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((lightning-internal%balance lightning-internal%balance))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Writer Method: (setf crypto-code) ((lightning-internal%info lightning-internal%info))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

crypto-code.

Generic Reader: currency (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: currency ((create-withdrawal create-withdrawal))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

currency.

Reader Method: currency ((create-transfer create-transfer))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

currency.

Reader Method: currency ((get-deposit-address get-deposit-address))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

currency.

Reader Method: currency ((get-callback-address get-callback-address))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

currency.

Generic Writer: (setf currency) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf currency) ((create-withdrawal create-withdrawal))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

currency.

Writer Method: (setf currency) ((create-transfer create-transfer))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

currency.

Writer Method: (setf currency) ((get-deposit-address get-deposit-address))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

currency.

Writer Method: (setf currency) ((get-callback-address get-callback-address))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

currency.

Generic Reader: currency-code (object)
Package

lisp-pay/paypal.

Methods
Reader Method: currency-code ((search-balances%list search-balances%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

currency-code.

Generic Writer: (setf currency-code) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf currency-code) ((search-balances%list search-balances%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

currency-code.

Generic Reader: currency1 (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: currency1 ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

currency1.

Generic Writer: (setf currency1) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf currency1) ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

currency1.

Generic Reader: currency2 (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: currency2 ((create-withdrawal create-withdrawal))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

currency2.

Reader Method: currency2 ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

currency2.

Generic Writer: (setf currency2) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf currency2) ((create-withdrawal create-withdrawal))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

currency2.

Writer Method: (setf currency2) ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

currency2.

Generic Reader: custom (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: custom ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

custom.

Generic Writer: (setf custom) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf custom) ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

custom.

Generic Reader: decline-code (object)
Package

lisp-pay/stripe.

Methods
Reader Method: decline-code ((stripe-api-class stripe-api-class))

automatically generated reader method

Source

conditions.lisp.

Target Slot

decline-code.

Generic Writer: (setf decline-code) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf decline-code) ((stripe-api-class stripe-api-class))

automatically generated writer method

Source

conditions.lisp.

Target Slot

decline-code.

Generic Reader: delivery-id (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: delivery-id ((stores-webhooks%redeliver-object stores-webhooks%redeliver-object))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

delivery-id.

Reader Method: delivery-id ((stores-webhooks%get-delivery-object stores-webhooks%get-delivery-object))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

delivery-id.

Reader Method: delivery-id ((stores-webhooks%get-delivery-info stores-webhooks%get-delivery-info))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

delivery-id.

Generic Writer: (setf delivery-id) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf delivery-id) ((stores-webhooks%redeliver-object stores-webhooks%redeliver-object))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

delivery-id.

Writer Method: (setf delivery-id) ((stores-webhooks%get-delivery-object stores-webhooks%get-delivery-object))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

delivery-id.

Writer Method: (setf delivery-id) ((stores-webhooks%get-delivery-info stores-webhooks%get-delivery-info))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

delivery-id.

Generic Reader: dest-tag (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: dest-tag ((convert-coins convert-coins))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

dest-tag.

Reader Method: dest-tag ((create-withdrawal create-withdrawal))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

dest-tag.

Generic Writer: (setf dest-tag) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf dest-tag) ((convert-coins convert-coins))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

dest-tag.

Writer Method: (setf dest-tag) ((create-withdrawal create-withdrawal))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

dest-tag.

Generic Function: determine-response (processor response)

Generic means of determining what class we want our RESPONSE to
be. RESPONSE is an instance of dex-response. Must evaluate to the constructor function ie #’make-instance/#’make-condition and a class.

Package

lisp-pay.

Source

response.lisp.

Methods
Method: determine-response (processor response)
Generic Reader: dex-alist (object)
Generic Writer: (setf dex-alist) (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: dex-alist ((coinpayment-request coinpayment-request))
Writer Method: (setf dex-alist) ((coinpayment-request coinpayment-request))

A computed a list of all post vars for sending as form-urlencoded.

Source

classes.lisp.

Target Slot

dex-alist.

Generic Reader: dex-extra (object)
Generic Writer: (setf dex-extra) (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: dex-extra ((coinpayment-response coinpayment-response))
Writer Method: (setf dex-extra) ((coinpayment-response coinpayment-response))

The other values returned by dex:post

Source

classes.lisp.

Target Slot

dex-extra.

Generic Reader: dex-response (condition)
Generic Writer: (setf dex-response) (condition)
Package

lisp-pay.

Methods
Reader Method: dex-response ((api-response-class api-response-class))
Writer Method: (setf dex-response) ((api-response-class api-response-class))

The Dex response.

Source

response.lisp.

Target Slot

dex-response.

Reader Method: dex-response ((condition api-response-condition))
Writer Method: (setf dex-response) ((condition api-response-condition))
Source

response.lisp.

Target Slot

dex-response.

Generic Reader: dispute-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: dispute-id ((disputes-actions%send-message disputes-actions%send-message))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-id.

Reader Method: dispute-id ((disputes-actions%require-evidence disputes-actions%require-evidence))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-id.

Reader Method: dispute-id ((disputes-actions%provide-supporting-info disputes-actions%provide-supporting-info))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-id.

Reader Method: dispute-id ((disputes-actions%provide-evidence disputes-actions%provide-evidence))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-id.

Reader Method: dispute-id ((disputes-actions%offer-resolve disputes-actions%offer-resolve))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-id.

Reader Method: dispute-id ((disputes-actions%escalate disputes-actions%escalate))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-id.

Reader Method: dispute-id ((disputes-actions%deny-resolve disputes-actions%deny-resolve))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-id.

Reader Method: dispute-id ((disputes-actions%appeal disputes-actions%appeal))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-id.

Reader Method: dispute-id ((disputes-actions%adjudicate disputes-actions%adjudicate))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-id.

Reader Method: dispute-id ((disputes-actions%acknowledge-return disputes-actions%acknowledge-return))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-id.

Reader Method: dispute-id ((disputes-actions%accept-resolve disputes-actions%accept-resolve))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-id.

Reader Method: dispute-id ((disputes-actions%accept-claim disputes-actions%accept-claim))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-id.

Reader Method: dispute-id ((disputes%details disputes%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-id.

Reader Method: dispute-id ((disputes%update disputes%update))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-id.

Generic Writer: (setf dispute-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf dispute-id) ((disputes-actions%send-message disputes-actions%send-message))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-id.

Writer Method: (setf dispute-id) ((disputes-actions%require-evidence disputes-actions%require-evidence))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-id.

Writer Method: (setf dispute-id) ((disputes-actions%provide-supporting-info disputes-actions%provide-supporting-info))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-id.

Writer Method: (setf dispute-id) ((disputes-actions%provide-evidence disputes-actions%provide-evidence))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-id.

Writer Method: (setf dispute-id) ((disputes-actions%offer-resolve disputes-actions%offer-resolve))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-id.

Writer Method: (setf dispute-id) ((disputes-actions%escalate disputes-actions%escalate))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-id.

Writer Method: (setf dispute-id) ((disputes-actions%deny-resolve disputes-actions%deny-resolve))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-id.

Writer Method: (setf dispute-id) ((disputes-actions%appeal disputes-actions%appeal))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-id.

Writer Method: (setf dispute-id) ((disputes-actions%adjudicate disputes-actions%adjudicate))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-id.

Writer Method: (setf dispute-id) ((disputes-actions%acknowledge-return disputes-actions%acknowledge-return))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-id.

Writer Method: (setf dispute-id) ((disputes-actions%accept-resolve disputes-actions%accept-resolve))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-id.

Writer Method: (setf dispute-id) ((disputes-actions%accept-claim disputes-actions%accept-claim))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-id.

Writer Method: (setf dispute-id) ((disputes%details disputes%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-id.

Writer Method: (setf dispute-id) ((disputes%update disputes%update))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-id.

Generic Reader: dispute-state (object)
Package

lisp-pay/paypal.

Methods
Reader Method: dispute-state ((disputes%get disputes%get))

automatically generated reader method

Source

paypal.lisp.

Target Slot

dispute-state.

Generic Writer: (setf dispute-state) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf dispute-state) ((disputes%get disputes%get))

automatically generated writer method

Source

paypal.lisp.

Target Slot

dispute-state.

Generic Reader: disputed-transaction_id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: disputed-transaction_id ((disputes%get disputes%get))

automatically generated reader method

Source

paypal.lisp.

Target Slot

disputed-transaction-id.

Generic Writer: (setf disputed-transaction_id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf disputed-transaction_id) ((disputes%get disputes%get))

automatically generated writer method

Source

paypal.lisp.

Target Slot

disputed-transaction-id.

Generic Reader: doc-url (object)
Package

lisp-pay/stripe.

Methods
Reader Method: doc-url ((stripe-api-class stripe-api-class))

automatically generated reader method

Source

conditions.lisp.

Target Slot

doc-url.

Generic Writer: (setf doc-url) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf doc-url) ((stripe-api-class stripe-api-class))

automatically generated writer method

Source

conditions.lisp.

Target Slot

doc-url.

Generic Reader: domain (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: domain ((create-withdrawal create-withdrawal))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

domain.

Generic Writer: (setf domain) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf domain) ((create-withdrawal create-withdrawal))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

domain.

Generic Reader: eip55 (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: eip55 ((get-callback-address get-callback-address))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

eip55.

Generic Writer: (setf eip55) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf eip55) ((get-callback-address get-callback-address))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

eip55.

Generic Reader: email (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: email ((update-pbn-profile update-pbn-profile))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

email.

Generic Writer: (setf email) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf email) ((update-pbn-profile update-pbn-profile))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

email.

Generic Reader: end-date (object)
Package

lisp-pay/paypal.

Methods
Reader Method: end-date ((search-transactions%list search-transactions%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

end-date.

Reader Method: end-date ((billing%list-transactions billing%list-transactions))

automatically generated reader method

Source

paypal.lisp.

Target Slot

end-date.

Generic Writer: (setf end-date) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf end-date) ((search-transactions%list search-transactions%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

end-date.

Writer Method: (setf end-date) ((billing%list-transactions billing%list-transactions))

automatically generated writer method

Source

paypal.lisp.

Target Slot

end-date.

Generic Reader: end-time (object)
Package

lisp-pay/paypal.

Methods
Reader Method: end-time ((webhooks%list-event-notifications webhooks%list-event-notifications))

automatically generated reader method

Source

paypal.lisp.

Target Slot

end-time.

Reader Method: end-time ((subscriptions%transactions subscriptions%transactions))

automatically generated reader method

Source

paypal.lisp.

Target Slot

end-time.

Generic Writer: (setf end-time) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf end-time) ((webhooks%list-event-notifications webhooks%list-event-notifications))

automatically generated writer method

Source

paypal.lisp.

Target Slot

end-time.

Writer Method: (setf end-time) ((subscriptions%transactions subscriptions%transactions))

automatically generated writer method

Source

paypal.lisp.

Target Slot

end-time.

Generic Reader: endpoint (object)
Package

lisp-pay.

Methods
Reader Method: endpoint ((class lisp-pay-api-call))
Source

mop.lisp.

Target Slot

endpoint.

Generic Writer: (setf endpoint) (object)
Package

lisp-pay.

Methods
Writer Method: (setf endpoint) ((lisp-pay-api-call lisp-pay-api-call))

automatically generated writer method

Source

mop.lisp.

Target Slot

endpoint.

Generic Reader: error-slot (object)
Generic Writer: (setf error-slot) (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: error-slot ((coinpayment-response coinpayment-response))
Writer Method: (setf error-slot) ((coinpayment-response coinpayment-response))

The parsed ’error’ slot.

Source

classes.lisp.

Target Slot

error-slot.

Generic Reader: error-type (object)
Package

lisp-pay/stripe.

Methods
Reader Method: error-type ((stripe-api-class stripe-api-class))

automatically generated reader method

Source

conditions.lisp.

Target Slot

error-type.

Generic Writer: (setf error-type) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf error-type) ((stripe-api-class stripe-api-class))

automatically generated writer method

Source

conditions.lisp.

Target Slot

error-type.

Generic Reader: event-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: event-id ((webhooks%resend-event webhooks%resend-event))

automatically generated reader method

Source

paypal.lisp.

Target Slot

event-id.

Reader Method: event-id ((webhooks%notification-details webhooks%notification-details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

event-id.

Generic Writer: (setf event-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf event-id) ((webhooks%resend-event webhooks%resend-event))

automatically generated writer method

Source

paypal.lisp.

Target Slot

event-id.

Writer Method: (setf event-id) ((webhooks%notification-details webhooks%notification-details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

event-id.

Generic Reader: event-type (object)
Package

lisp-pay/paypal.

Methods
Reader Method: event-type ((webhooks%list-event-notifications webhooks%list-event-notifications))

automatically generated reader method

Source

paypal.lisp.

Target Slot

event_type.

Generic Writer: (setf event-type) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf event-type) ((webhooks%list-event-notifications webhooks%list-event-notifications))

automatically generated writer method

Source

paypal.lisp.

Target Slot

event_type.

Generic Reader: expires-in (object)
Package

lisp-pay/paypal.

Methods
Reader Method: expires-in ((token token))

automatically generated reader method

Source

token.lisp.

Target Slot

expires-in.

Generic Reader: fields (object)
Package

lisp-pay/paypal.

Methods
Reader Method: fields ((search-transactions%list search-transactions%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

fields.

Reader Method: fields ((referenced-payouts-batch%details referenced-payouts-batch%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

fields.

Reader Method: fields ((payouts-batch%details payouts-batch%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

fields.

Reader Method: fields ((orders%details orders%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

fields.

Reader Method: fields ((invoices-templates%list invoices-templates%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

fields.

Reader Method: fields ((invoices%list invoices%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

fields.

Generic Writer: (setf fields) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf fields) ((search-transactions%list search-transactions%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

fields.

Writer Method: (setf fields) ((referenced-payouts-batch%details referenced-payouts-batch%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

fields.

Writer Method: (setf fields) ((payouts-batch%details payouts-batch%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

fields.

Writer Method: (setf fields) ((orders%details orders%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

fields.

Writer Method: (setf fields) ((invoices-templates%list invoices-templates%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

fields.

Writer Method: (setf fields) ((invoices%list invoices%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

fields.

Generic Reader: force-generate-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: force-generate-of ((stores-wallet-on-chain%address stores-wallet-on-chain%address))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

force-generate.

Generic Writer: (setf force-generate-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf force-generate-of) ((stores-wallet-on-chain%address stores-wallet-on-chain%address))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

force-generate.

Generic Reader: force-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: force-of ((stores-wallet-on-chain%patch-transaction-info stores-wallet-on-chain%patch-transaction-info))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

force.

Generic Writer: (setf force-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf force-of) ((stores-wallet-on-chain%patch-transaction-info stores-wallet-on-chain%patch-transaction-info))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

force.

Generic Reader: from (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: from ((conversion-limits conversion-limits))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

from.

Reader Method: from ((convert-coins convert-coins))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

from.

Generic Writer: (setf from) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf from) ((conversion-limits conversion-limits))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

from.

Writer Method: (setf from) ((convert-coins convert-coins))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

from.

Generic Reader: from-asset-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: from-asset-of ((stores-custodians%get-trading-quote stores-custodians%get-trading-quote))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

from-asset.

Generic Writer: (setf from-asset-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf from-asset-of) ((stores-custodians%get-trading-quote stores-custodians%get-trading-quote))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

from-asset.

Generic Reader: full (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: full ((get-transaction-information get-transaction-information))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

full.

Generic Writer: (setf full) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf full) ((get-transaction-information get-transaction-information))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

full.

Generic Function: generate-dex-list (processor request)

Generate a list passed to dex using #’apply. Specialized by each payment processor.

Package

lisp-pay.

Source

protocol.lisp.

Method Combination

append.

Options

:most-specific-last

Methods
Method: generate-dex-list append ((processor paypal) (req request-with-content))
Source

protocol.lisp.

Method: generate-dex-list append ((processor paypal) req)
Source

protocol.lisp.

Method: generate-dex-list append ((processor stripe) (request request-with-content))
Source

protocol.lisp.

Method: generate-dex-list append ((processor stripe) (request request))
Source

protocol.lisp.

Method: generate-dex-list append ((processor btcpay) (req request-with-content))
Source

protocol.lisp.

Method: generate-dex-list append ((processor btcpay) req)
Source

protocol.lisp.

Generic Function: generate-url (processor request)

Generate a request URL that is passed to Dex.

Package

lisp-pay.

Source

protocol.lisp.

Methods
Method: generate-url ((processor stripe) req)
Source

protocol.lisp.

Method: generate-url (processor req)

Default URL generator.

Generic Reader: genned-slot-names (object)
Package

lisp-pay.

Methods
Reader Method: genned-slot-names ((lisp-pay-api-call lisp-pay-api-call))

automatically generated reader method

Source

mop.lisp.

Target Slot

genned-slot-names.

Generic Writer: (setf genned-slot-names) (object)
Package

lisp-pay.

Methods
Writer Method: (setf genned-slot-names) ((lisp-pay-api-call lisp-pay-api-call))

automatically generated writer method

Source

mop.lisp.

Target Slot

genned-slot-names.

Generic Reader: hmac (object)
Generic Writer: (setf hmac) (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: hmac ((coinpayment-request coinpayment-request))
Writer Method: (setf hmac) ((coinpayment-request coinpayment-request))

The computed hmac of the request.

Source

classes.lisp.

Target Slot

hmac.

Generic Reader: id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: id ((tracking%information tracking%information))

automatically generated reader method

Source

paypal.lisp.

Target Slot

id.

Reader Method: id ((tracking%update-or-cancel tracking%update-or-cancel))

automatically generated reader method

Source

paypal.lisp.

Target Slot

id.

Generic Writer: (setf id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf id) ((tracking%information tracking%information))

automatically generated writer method

Source

paypal.lisp.

Target Slot

id.

Writer Method: (setf id) ((tracking%update-or-cancel tracking%update-or-cancel))

automatically generated writer method

Source

paypal.lisp.

Target Slot

id.

Generic Reader: id (object)
Package

lisp-pay/stripe.

Methods
Reader Method: id ((payment-methods%update payment-methods%update))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((payment-methods%get payment-methods%get))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((webhooks%delete webhooks%delete))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((webhooks%update webhooks%update))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((webhooks%get webhooks%get))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((shipping%update shipping%update))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((shipping%get shipping%get))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((sessions%line-items sessions%line-items))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((sessions%get sessions%get))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((sessions%expire sessions%expire))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((prices%update prices%update))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((prices%id prices%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((products%delete products%delete))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((products%update products%update))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((products%id products%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((tokens%id tokens%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((refunds%update refunds%update))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((refunds%id refunds%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((payouts%cancel payouts%cancel))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((payouts%confirm payouts%confirm))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((payouts%update payouts%update))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((payouts%id payouts%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((setup-intents%cancel setup-intents%cancel))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((setup-intents%confirm setup-intents%confirm))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((setup-intents%update setup-intents%update))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((setup-intents%id setup-intents%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((payment-intents%cancel payment-intents%cancel))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((payment-intents%capture payment-intents%capture))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((payment-intents%confirm payment-intents%confirm))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((payment-intents%update payment-intents%update))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((payment-intents%id payment-intents%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((mandates%id mandates%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((file-links%update file-links%update))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((file-links%id file-links%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((files%id files%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((events%id events%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((disputes%close disputes%close))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((disputes%update disputes%update))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((disputes%id disputes%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((customers%id customers%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((customers%update customers%update))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((charges%capture charges%capture))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((charges%update charges%update))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((charges%id charges%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Reader Method: id ((balance-transactions%id balance-transactions%id))

automatically generated reader method

Source

stripe.lisp.

Target Slot

id.

Generic Writer: (setf id) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf id) ((payment-methods%update payment-methods%update))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((payment-methods%get payment-methods%get))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((webhooks%delete webhooks%delete))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((webhooks%update webhooks%update))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((webhooks%get webhooks%get))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((shipping%update shipping%update))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((shipping%get shipping%get))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((sessions%line-items sessions%line-items))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((sessions%get sessions%get))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((sessions%expire sessions%expire))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((prices%update prices%update))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((prices%id prices%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((products%delete products%delete))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((products%update products%update))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((products%id products%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((tokens%id tokens%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((refunds%update refunds%update))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((refunds%id refunds%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((payouts%cancel payouts%cancel))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((payouts%confirm payouts%confirm))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((payouts%update payouts%update))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((payouts%id payouts%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((setup-intents%cancel setup-intents%cancel))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((setup-intents%confirm setup-intents%confirm))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((setup-intents%update setup-intents%update))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((setup-intents%id setup-intents%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((payment-intents%cancel payment-intents%cancel))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((payment-intents%capture payment-intents%capture))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((payment-intents%confirm payment-intents%confirm))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((payment-intents%update payment-intents%update))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((payment-intents%id payment-intents%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((mandates%id mandates%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((file-links%update file-links%update))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((file-links%id file-links%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((files%id files%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((events%id events%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((disputes%close disputes%close))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((disputes%update disputes%update))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((disputes%id disputes%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((customers%id customers%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((customers%update customers%update))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((charges%capture charges%capture))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((charges%update charges%update))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((charges%id charges%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Writer Method: (setf id) ((balance-transactions%id balance-transactions%id))

automatically generated writer method

Source

stripe.lisp.

Target Slot

id.

Generic Reader: id (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: id ((get-conversion-information get-conversion-information))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

id.

Reader Method: id ((get-withdrawal-information get-withdrawal-information))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

id.

Reader Method: id ((cancel-withdrawal cancel-withdrawal))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

id.

Generic Writer: (setf id) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf id) ((get-conversion-information get-conversion-information))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

id.

Writer Method: (setf id) ((get-withdrawal-information get-withdrawal-information))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

id.

Writer Method: (setf id) ((cancel-withdrawal cancel-withdrawal))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

id.

Generic Reader: image (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: image ((update-pbn-profile update-pbn-profile))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

image.

Generic Writer: (setf image) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf image) ((update-pbn-profile update-pbn-profile))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

image.

Generic Reader: include-archived-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: include-archived-of ((stores-pull-payments%all stores-pull-payments%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

include-archived.

Generic Writer: (setf include-archived-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf include-archived-of) ((stores-pull-payments%all stores-pull-payments%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

include-archived.

Generic Reader: include-cancelled-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: include-cancelled-of ((public-pull-payments%get-payouts public-pull-payments%get-payouts))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

include-cancelled.

Generic Writer: (setf include-cancelled-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf include-cancelled-of) ((public-pull-payments%get-payouts public-pull-payments%get-payouts))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

include-cancelled.

Generic Reader: invoice (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: invoice ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

invoice.

Generic Writer: (setf invoice) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf invoice) ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

invoice.

Generic Reader: invoice-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: invoice-id ((invoices%send invoices%send))

automatically generated reader method

Source

paypal.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((invoices%remind invoices%remind))

automatically generated reader method

Source

paypal.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((invoices%delete-external-refund invoices%delete-external-refund))

automatically generated reader method

Source

paypal.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((invoices%record-refund invoices%record-refund))

automatically generated reader method

Source

paypal.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((invoices%delete-external-payment invoices%delete-external-payment))

automatically generated reader method

Source

paypal.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((invoices%record-payment invoices%record-payment))

automatically generated reader method

Source

paypal.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((invoices%generate-qr-code invoices%generate-qr-code))

automatically generated reader method

Source

paypal.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((invoices%cancel invoices%cancel))

automatically generated reader method

Source

paypal.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((invoices%details invoices%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((invoices%update-invoice invoices%update-invoice))

automatically generated reader method

Source

paypal.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((invoices%delete invoices%delete))

automatically generated reader method

Source

paypal.lisp.

Target Slot

invoice-id.

Generic Writer: (setf invoice-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf invoice-id) ((invoices%send invoices%send))

automatically generated writer method

Source

paypal.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((invoices%remind invoices%remind))

automatically generated writer method

Source

paypal.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((invoices%delete-external-refund invoices%delete-external-refund))

automatically generated writer method

Source

paypal.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((invoices%record-refund invoices%record-refund))

automatically generated writer method

Source

paypal.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((invoices%delete-external-payment invoices%delete-external-payment))

automatically generated writer method

Source

paypal.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((invoices%record-payment invoices%record-payment))

automatically generated writer method

Source

paypal.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((invoices%generate-qr-code invoices%generate-qr-code))

automatically generated writer method

Source

paypal.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((invoices%cancel invoices%cancel))

automatically generated writer method

Source

paypal.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((invoices%details invoices%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((invoices%update-invoice invoices%update-invoice))

automatically generated writer method

Source

paypal.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((invoices%delete invoices%delete))

automatically generated writer method

Source

paypal.lisp.

Target Slot

invoice-id.

Generic Reader: invoice-id (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: invoice-id ((misc%invoice-checkout-page misc%invoice-checkout-page))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((stores-lightning%get-invoice stores-lightning%get-invoice))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((lightning-internal%get-invoice lightning-internal%get-invoice))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((stores-invoices%activate-payment-method stores-invoices%activate-payment-method))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((stores-invoices%unarchive stores-invoices%unarchive))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((stores-invoices%mark-status stores-invoices%mark-status))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((stores-invoices%payment-methods stores-invoices%payment-methods))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((stores-invoices%update stores-invoices%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((stores-invoices%archive stores-invoices%archive))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

invoice-id.

Reader Method: invoice-id ((stores-invoices%get stores-invoices%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

invoice-id.

Generic Writer: (setf invoice-id) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf invoice-id) ((misc%invoice-checkout-page misc%invoice-checkout-page))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((stores-lightning%get-invoice stores-lightning%get-invoice))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((lightning-internal%get-invoice lightning-internal%get-invoice))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((stores-invoices%activate-payment-method stores-invoices%activate-payment-method))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((stores-invoices%unarchive stores-invoices%unarchive))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((stores-invoices%mark-status stores-invoices%mark-status))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((stores-invoices%payment-methods stores-invoices%payment-methods))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((stores-invoices%update stores-invoices%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((stores-invoices%archive stores-invoices%archive))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

invoice-id.

Writer Method: (setf invoice-id) ((stores-invoices%get stores-invoices%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

invoice-id.

Generic Reader: ipn (condition)
Generic Writer: (setf ipn) (condition)
Package

lisp-pay/coinpayments.

Methods
Reader Method: ipn ((condition no-dispatcher-found))
Writer Method: (setf ipn) ((condition no-dispatcher-found))
Source

conditions.lisp.

Target Slot

ipn.

Reader Method: ipn ((condition unsupported-ipn))
Writer Method: (setf ipn) ((condition unsupported-ipn))
Source

conditions.lisp.

Target Slot

ipn.

Generic Reader: ipn-type (condition)
Generic Writer: (setf ipn-type) (condition)
Package

lisp-pay/coinpayments.

Methods
Reader Method: ipn-type ((condition no-dispatcher-found))
Writer Method: (setf ipn-type) ((condition no-dispatcher-found))
Source

conditions.lisp.

Target Slot

ipn-type.

Generic Reader: ipn-url (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: ipn-url ((create-withdrawal create-withdrawal))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

ipn-url.

Reader Method: ipn-url ((get-callback-address get-callback-address))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

ipn-url.

Reader Method: ipn-url ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

ipn-url.

Generic Writer: (setf ipn-url) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf ipn-url) ((create-withdrawal create-withdrawal))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

ipn-url.

Writer Method: (setf ipn-url) ((get-callback-address get-callback-address))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

ipn-url.

Writer Method: (setf ipn-url) ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

ipn-url.

Generic Reader: item-name (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: item-name ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

item-name.

Generic Writer: (setf item-name) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf item-name) ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

item-name.

Generic Reader: item-number (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: item-number ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

item-number.

Generic Writer: (setf item-number) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf item-number) ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

item-number.

Generic Reader: key (object)
Generic Writer: (setf key) (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: key ((coinpayment-request coinpayment-request))
Writer Method: (setf key) ((coinpayment-request coinpayment-request))

The users public key

Source

classes.lisp.

Target Slot

key.

Generic Reader: label (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: label ((get-callback-address get-callback-address))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

label.

Generic Writer: (setf label) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf label) ((get-callback-address get-callback-address))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

label.

Generic Reader: label-filter-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: label-filter-of ((stores-wallet-on-chain%transactions stores-wallet-on-chain%transactions))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

label-filter.

Generic Writer: (setf label-filter-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf label-filter-of) ((stores-wallet-on-chain%transactions stores-wallet-on-chain%transactions))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

label-filter.

Generic Reader: language-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: language-of ((misc%invoice-checkout-page misc%invoice-checkout-page))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

language.

Generic Writer: (setf language-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf language-of) ((misc%invoice-checkout-page misc%invoice-checkout-page))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

language.

Generic Reader: limit (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: limit ((get-withdrawal-history get-withdrawal-history))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

limit.

Reader Method: limit ((get-transaction-ids get-transaction-ids))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

limit.

Generic Writer: (setf limit) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf limit) ((get-withdrawal-history get-withdrawal-history))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

limit.

Writer Method: (setf limit) ((get-transaction-ids get-transaction-ids))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

limit.

Generic Reader: limit-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: limit-of ((stores-wallet-on-chain%transactions stores-wallet-on-chain%transactions))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

limit.

Generic Writer: (setf limit-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf limit-of) ((stores-wallet-on-chain%transactions stores-wallet-on-chain%transactions))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

limit.

Generic Reader: merchant (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: merchant ((create-transfer create-transfer))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

merchant.

Generic Writer: (setf merchant) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf merchant) ((create-transfer create-transfer))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

merchant.

Generic Reader: merchant-secret-key (object)
Generic Writer: (setf merchant-secret-key) (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: merchant-secret-key ((coinpayment-request coinpayment-request))
Writer Method: (setf merchant-secret-key) ((coinpayment-request coinpayment-request))

The private key used to sign the requests.

Source

classes.lisp.

Target Slot

merchant-secret-key.

Generic Reader: message (object)
Generic Writer: (setf message) (object)
Package

lisp-pay/paypal.

Methods
Reader Method: message ((paypal-api-failure paypal-api-failure))
Writer Method: (setf message) ((paypal-api-failure paypal-api-failure))

Message key from the response

Source

conditions.lisp.

Target Slot

message.

Generic Reader: message (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: message ((btcpay-api-failure-obj-list-entry btcpay-api-failure-obj-list-entry))

automatically generated reader method

Source

protocol.lisp.

Target Slot

message.

Reader Method: message ((btcpay-api-failure-obj-single btcpay-api-failure-obj-single))

automatically generated reader method

Source

protocol.lisp.

Target Slot

message.

Generic Writer: (setf message) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf message) ((btcpay-api-failure-obj-list-entry btcpay-api-failure-obj-list-entry))

automatically generated writer method

Source

protocol.lisp.

Target Slot

message.

Writer Method: (setf message) ((btcpay-api-failure-obj-single btcpay-api-failure-obj-single))

automatically generated writer method

Source

protocol.lisp.

Target Slot

message.

Generic Reader: message (object)
Package

lisp-pay/stripe.

Methods
Reader Method: message ((stripe-api-class stripe-api-class))

automatically generated reader method

Source

conditions.lisp.

Target Slot

message.

Generic Writer: (setf message) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf message) ((stripe-api-class stripe-api-class))

automatically generated writer method

Source

conditions.lisp.

Target Slot

message.

Generic Reader: name (object)
Package

lisp-pay/paypal.

Methods
Reader Method: name ((paypal-api-failure paypal-api-failure))

automatically generated reader method

Source

conditions.lisp.

Target Slot

name.

Generic Writer: (setf name) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf name) ((paypal-api-failure paypal-api-failure))

automatically generated writer method

Source

conditions.lisp.

Target Slot

name.

Generic Reader: name (condition)
Package

lisp-pay/coinpayments.

Methods
Reader Method: name ((update-pbn-profile update-pbn-profile))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

name.

Reader Method: name ((claim-pbn-tag claim-pbn-tag))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

name.

Reader Method: name ((condition no-dispatcher-found))
Source

conditions.lisp.

Target Slot

name.

Generic Writer: (setf name) (condition)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf name) ((update-pbn-profile update-pbn-profile))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

name.

Writer Method: (setf name) ((claim-pbn-tag claim-pbn-tag))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

name.

Writer Method: (setf name) ((condition no-dispatcher-found))
Source

conditions.lisp.

Target Slot

name.

Generic Reader: newer (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: newer ((get-withdrawal-history get-withdrawal-history))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

newer.

Reader Method: newer ((get-transaction-ids get-transaction-ids))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

newer.

Generic Writer: (setf newer) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf newer) ((get-withdrawal-history get-withdrawal-history))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

newer.

Writer Method: (setf newer) ((get-transaction-ids get-transaction-ids))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

newer.

Generic Reader: next-page-token (object)
Package

lisp-pay/paypal.

Methods
Reader Method: next-page-token ((disputes%get disputes%get))

automatically generated reader method

Source

paypal.lisp.

Target Slot

next-page-token.

Generic Writer: (setf next-page-token) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf next-page-token) ((disputes%get disputes%get))

automatically generated writer method

Source

paypal.lisp.

Target Slot

next-page-token.

Generic Reader: nonce (object)
Package

lisp-pay/paypal.

Methods
Reader Method: nonce ((token token))

automatically generated reader method

Source

token.lisp.

Target Slot

nonce.

Generic Reader: not-set (condition)
Generic Writer: (setf not-set) (condition)
Package

lisp-pay/coinpayments.

Methods
Reader Method: not-set ((condition required-slots-not-bound))
Writer Method: (setf not-set) ((condition required-slots-not-bound))
Source

conditions.lisp.

Target Slot

not-set.

Generic Reader: note (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: note ((create-withdrawal create-withdrawal))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

note.

Reader Method: note ((create-transfer create-transfer))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

note.

Generic Writer: (setf note) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf note) ((create-withdrawal create-withdrawal))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

note.

Writer Method: (setf note) ((create-transfer create-transfer))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

note.

Generic Reader: notification-id (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: notification-id ((notifications%remove notifications%remove))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

notification-id.

Reader Method: notification-id ((notifications%update notifications%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

notification-id.

Reader Method: notification-id ((notifications%get notifications%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

notification-id.

Generic Writer: (setf notification-id) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf notification-id) ((notifications%remove notifications%remove))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

notification-id.

Writer Method: (setf notification-id) ((notifications%update notifications%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

notification-id.

Writer Method: (setf notification-id) ((notifications%get notifications%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

notification-id.

Generic Reader: num (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: num ((buy-pbn-tags buy-pbn-tags))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

num.

Generic Writer: (setf num) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf num) ((buy-pbn-tags buy-pbn-tags))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

num.

Generic Reader: offset-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: offset-of ((stores-payment-methods-on-chain%preview-proposed stores-payment-methods-on-chain%preview-proposed))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

offset.

Reader Method: offset-of ((stores-payment-methods-on-chain%preview stores-payment-methods-on-chain%preview))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

offset.

Generic Writer: (setf offset-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf offset-of) ((stores-payment-methods-on-chain%preview-proposed stores-payment-methods-on-chain%preview-proposed))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

offset.

Writer Method: (setf offset-of) ((stores-payment-methods-on-chain%preview stores-payment-methods-on-chain%preview))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

offset.

Generic Reader: only-accounted-payments-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: only-accounted-payments-of ((stores-invoices%payment-methods stores-invoices%payment-methods))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

only-accounted-payments.

Generic Writer: (setf only-accounted-payments-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf only-accounted-payments-of) ((stores-invoices%payment-methods stores-invoices%payment-methods))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

only-accounted-payments.

Generic Reader: order-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: order-id ((orders%capture orders%capture))

automatically generated reader method

Source

paypal.lisp.

Target Slot

order-id.

Reader Method: order-id ((orders%authorize orders%authorize))

automatically generated reader method

Source

paypal.lisp.

Target Slot

order-id.

Reader Method: order-id ((orders%details orders%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

order-id.

Reader Method: order-id ((orders%update orders%update))

automatically generated reader method

Source

paypal.lisp.

Target Slot

order-id.

Generic Writer: (setf order-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf order-id) ((orders%capture orders%capture))

automatically generated writer method

Source

paypal.lisp.

Target Slot

order-id.

Writer Method: (setf order-id) ((orders%authorize orders%authorize))

automatically generated writer method

Source

paypal.lisp.

Target Slot

order-id.

Writer Method: (setf order-id) ((orders%details orders%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

order-id.

Writer Method: (setf order-id) ((orders%update orders%update))

automatically generated writer method

Source

paypal.lisp.

Target Slot

order-id.

Generic Reader: page (object)
Package

lisp-pay/paypal.

Methods
Reader Method: page ((search-transactions%list search-transactions%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page.

Reader Method: page ((subscriptions-plans%list subscriptions-plans%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page.

Reader Method: page ((referenced-payouts-batch%details referenced-payouts-batch%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page.

Reader Method: page ((payouts-batch%details payouts-batch%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page.

Reader Method: page ((invoices-templates%list invoices-templates%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page.

Reader Method: page ((invoices%search invoices%search))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page.

Reader Method: page ((invoices%list invoices%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page.

Reader Method: page ((products%list products%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page.

Generic Writer: (setf page) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf page) ((search-transactions%list search-transactions%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page.

Writer Method: (setf page) ((subscriptions-plans%list subscriptions-plans%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page.

Writer Method: (setf page) ((referenced-payouts-batch%details referenced-payouts-batch%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page.

Writer Method: (setf page) ((payouts-batch%details payouts-batch%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page.

Writer Method: (setf page) ((invoices-templates%list invoices-templates%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page.

Writer Method: (setf page) ((invoices%search invoices%search))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page.

Writer Method: (setf page) ((invoices%list invoices%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page.

Writer Method: (setf page) ((products%list products%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page.

Generic Reader: page-size (object)
Package

lisp-pay/paypal.

Methods
Reader Method: page-size ((webhooks%list-event-notifications webhooks%list-event-notifications))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page_size.

Reader Method: page-size ((search-transactions%list search-transactions%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page-size.

Reader Method: page-size ((subscriptions-plans%list subscriptions-plans%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page-size.

Reader Method: page-size ((referenced-payouts-batch%details referenced-payouts-batch%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page-size.

Reader Method: page-size ((payouts-batch%details payouts-batch%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page-size.

Reader Method: page-size ((invoices-templates%list invoices-templates%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page-size.

Reader Method: page-size ((invoices%search invoices%search))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page-size.

Reader Method: page-size ((invoices%list invoices%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page-size.

Reader Method: page-size ((disputes%get disputes%get))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page-size.

Reader Method: page-size ((products%list products%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

page-size.

Generic Writer: (setf page-size) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf page-size) ((webhooks%list-event-notifications webhooks%list-event-notifications))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page_size.

Writer Method: (setf page-size) ((search-transactions%list search-transactions%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page-size.

Writer Method: (setf page-size) ((subscriptions-plans%list subscriptions-plans%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page-size.

Writer Method: (setf page-size) ((referenced-payouts-batch%details referenced-payouts-batch%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page-size.

Writer Method: (setf page-size) ((payouts-batch%details payouts-batch%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page-size.

Writer Method: (setf page-size) ((invoices-templates%list invoices-templates%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page-size.

Writer Method: (setf page-size) ((invoices%search invoices%search))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page-size.

Writer Method: (setf page-size) ((invoices%list invoices%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page-size.

Writer Method: (setf page-size) ((disputes%get disputes%get))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page-size.

Writer Method: (setf page-size) ((products%list products%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

page-size.

Generic Reader: param (object)
Package

lisp-pay/stripe.

Methods
Reader Method: param ((stripe-api-class stripe-api-class))

automatically generated reader method

Source

conditions.lisp.

Target Slot

param.

Generic Writer: (setf param) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf param) ((stripe-api-class stripe-api-class))

automatically generated writer method

Source

conditions.lisp.

Target Slot

param.

Generic Reader: parent-condition (object)
Package

lisp-pay/stripe.

Methods
Reader Method: parent-condition ((stripe-api-class stripe-api-class))

automatically generated reader method

Source

conditions.lisp.

Target Slot

parent-condition.

Generic Writer: (setf parent-condition) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf parent-condition) ((stripe-api-class stripe-api-class))

automatically generated writer method

Source

conditions.lisp.

Target Slot

parent-condition.

Generic Function: parse-data (data)

Attempts to parse ’data’ into a plist with keys that match the IPN class definitions in classes.lisp.

Package

lisp-pay/coinpayments.

Source

coinpayments.lisp.

Methods
Method: parse-data ((data array))

Convert an array which contains the raw post data into a plist representing the IPN. This method assumes the array provided is not unsigned-byte 8 so it converts it.

Method: parse-data ((data string))

Parse a www-url-form-encoded string into something that can be used to make a coinpayment ipn object.

Method: parse-data ((data list))
Generic Reader: payment-hash (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: payment-hash ((stores-lightning%get-payment stores-lightning%get-payment))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payment-hash.

Reader Method: payment-hash ((lightning-internal%get-payment lightning-internal%get-payment))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payment-hash.

Generic Writer: (setf payment-hash) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf payment-hash) ((stores-lightning%get-payment stores-lightning%get-payment))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payment-hash.

Writer Method: (setf payment-hash) ((lightning-internal%get-payment lightning-internal%get-payment))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payment-hash.

Generic Reader: payment-instrument-type (object)
Package

lisp-pay/paypal.

Methods
Reader Method: payment-instrument-type ((search-transactions%list search-transactions%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

payment-instrument-type.

Generic Writer: (setf payment-instrument-type) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf payment-instrument-type) ((search-transactions%list search-transactions%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

payment-instrument-type.

Generic Reader: payment-intent (object)
Package

lisp-pay/stripe.

Methods
Reader Method: payment-intent ((stripe-api-class stripe-api-class))

automatically generated reader method

Source

conditions.lisp.

Target Slot

payment-intent.

Generic Writer: (setf payment-intent) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf payment-intent) ((stripe-api-class stripe-api-class))

automatically generated writer method

Source

conditions.lisp.

Target Slot

payment-intent.

Generic Reader: payment-method (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: payment-method ((stores-payout-processors%update-lightning-automated stores-payout-processors%update-lightning-automated))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payment-method.

Reader Method: payment-method ((stores-payout-processors%get-lightning-automated stores-payout-processors%get-lightning-automated))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payment-method.

Reader Method: payment-method ((stores-payout-processors%update-automated stores-payout-processors%update-automated))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payment-method.

Reader Method: payment-method ((stores-payout-processors%get-automated stores-payout-processors%get-automated))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payment-method.

Reader Method: payment-method ((store-payout-processors%remove store-payout-processors%remove))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payment-method.

Reader Method: payment-method ((stores-invoices%activate-payment-method stores-invoices%activate-payment-method))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payment-method.

Reader Method: payment-method ((stores-custodians%get-depost-address stores-custodians%get-depost-address))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payment-method.

Generic Writer: (setf payment-method) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf payment-method) ((stores-payout-processors%update-lightning-automated stores-payout-processors%update-lightning-automated))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payment-method.

Writer Method: (setf payment-method) ((stores-payout-processors%get-lightning-automated stores-payout-processors%get-lightning-automated))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payment-method.

Writer Method: (setf payment-method) ((stores-payout-processors%update-automated stores-payout-processors%update-automated))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payment-method.

Writer Method: (setf payment-method) ((stores-payout-processors%get-automated stores-payout-processors%get-automated))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payment-method.

Writer Method: (setf payment-method) ((store-payout-processors%remove store-payout-processors%remove))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payment-method.

Writer Method: (setf payment-method) ((stores-invoices%activate-payment-method stores-invoices%activate-payment-method))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payment-method.

Writer Method: (setf payment-method) ((stores-custodians%get-depost-address stores-custodians%get-depost-address))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payment-method.

Generic Reader: payment-method (object)
Package

lisp-pay/stripe.

Methods
Reader Method: payment-method ((stripe-api-class stripe-api-class))

automatically generated reader method

Source

conditions.lisp.

Target Slot

payment-method.

Generic Writer: (setf payment-method) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf payment-method) ((stripe-api-class stripe-api-class))

automatically generated writer method

Source

conditions.lisp.

Target Slot

payment-method.

Generic Reader: payment-method-type (object)
Package

lisp-pay/stripe.

Methods
Reader Method: payment-method-type ((stripe-api-class stripe-api-class))

automatically generated reader method

Source

conditions.lisp.

Target Slot

payment-method-type.

Generic Writer: (setf payment-method-type) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf payment-method-type) ((stripe-api-class stripe-api-class))

automatically generated writer method

Source

conditions.lisp.

Target Slot

payment-method-type.

Generic Reader: payment-request-id (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: payment-request-id ((payment-requests%update payment-requests%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payment-request-id.

Reader Method: payment-request-id ((payment-requests%archive payment-requests%archive))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payment-request-id.

Reader Method: payment-request-id ((payment-requests%get payment-requests%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payment-request-id.

Generic Writer: (setf payment-request-id) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf payment-request-id) ((payment-requests%update payment-requests%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payment-request-id.

Writer Method: (setf payment-request-id) ((payment-requests%archive payment-requests%archive))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payment-request-id.

Writer Method: (setf payment-request-id) ((payment-requests%get payment-requests%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payment-request-id.

Generic Reader: payout-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: payout-id ((referenced-payouts-item%cancel-unclaimed referenced-payouts-item%cancel-unclaimed))

automatically generated reader method

Source

paypal.lisp.

Target Slot

payout-id.

Reader Method: payout-id ((payouts-item%cancel-unclaimed payouts-item%cancel-unclaimed))

automatically generated reader method

Source

paypal.lisp.

Target Slot

payout-id.

Reader Method: payout-id ((payouts-item%details payouts-item%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

payout-id.

Generic Writer: (setf payout-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf payout-id) ((referenced-payouts-item%cancel-unclaimed referenced-payouts-item%cancel-unclaimed))

automatically generated writer method

Source

paypal.lisp.

Target Slot

payout-id.

Writer Method: (setf payout-id) ((payouts-item%cancel-unclaimed payouts-item%cancel-unclaimed))

automatically generated writer method

Source

paypal.lisp.

Target Slot

payout-id.

Writer Method: (setf payout-id) ((payouts-item%details payouts-item%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

payout-id.

Generic Reader: payout-id (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: payout-id ((store-payouts%mark-paid store-payouts%mark-paid))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payout-id.

Reader Method: payout-id ((store-payouts%cancel store-payouts%cancel))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payout-id.

Reader Method: payout-id ((store-payouts%approve store-payouts%approve))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payout-id.

Reader Method: payout-id ((public-pull-payments%get-payout public-pull-payments%get-payout))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

payout-id.

Generic Writer: (setf payout-id) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf payout-id) ((store-payouts%mark-paid store-payouts%mark-paid))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payout-id.

Writer Method: (setf payout-id) ((store-payouts%cancel store-payouts%cancel))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payout-id.

Writer Method: (setf payout-id) ((store-payouts%approve store-payouts%approve))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payout-id.

Writer Method: (setf payout-id) ((public-pull-payments%get-payout public-pull-payments%get-payout))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

payout-id.

Generic Reader: pbntag (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: pbntag ((get-pbn-profile-information get-pbn-profile-information))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

pbntag.

Reader Method: pbntag ((create-withdrawal create-withdrawal))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

pbntag.

Reader Method: pbntag ((create-transfer create-transfer))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

pbntag.

Generic Writer: (setf pbntag) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf pbntag) ((get-pbn-profile-information get-pbn-profile-information))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

pbntag.

Writer Method: (setf pbntag) ((create-withdrawal create-withdrawal))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

pbntag.

Writer Method: (setf pbntag) ((create-transfer create-transfer))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

pbntag.

Generic Reader: permissions-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: permissions-of ((authorize%authorize authorize%authorize))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

permissions.

Generic Writer: (setf permissions-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf permissions-of) ((authorize%authorize authorize%authorize))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

permissions.

Generic Reader: plan-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: plan-id ((subscribtions-plans%update-pricing-schemas subscribtions-plans%update-pricing-schemas))

automatically generated reader method

Source

paypal.lisp.

Target Slot

plan-id.

Reader Method: plan-id ((subscribtions-plans%deactivate subscribtions-plans%deactivate))

automatically generated reader method

Source

paypal.lisp.

Target Slot

plan-id.

Reader Method: plan-id ((subscribtions-plans%activate subscribtions-plans%activate))

automatically generated reader method

Source

paypal.lisp.

Target Slot

plan-id.

Reader Method: plan-id ((subscribtions-plans%details subscribtions-plans%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

plan-id.

Reader Method: plan-id ((subscribtions-plans%update subscribtions-plans%update))

automatically generated reader method

Source

paypal.lisp.

Target Slot

plan-id.

Generic Writer: (setf plan-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf plan-id) ((subscribtions-plans%update-pricing-schemas subscribtions-plans%update-pricing-schemas))

automatically generated writer method

Source

paypal.lisp.

Target Slot

plan-id.

Writer Method: (setf plan-id) ((subscribtions-plans%deactivate subscribtions-plans%deactivate))

automatically generated writer method

Source

paypal.lisp.

Target Slot

plan-id.

Writer Method: (setf plan-id) ((subscribtions-plans%activate subscribtions-plans%activate))

automatically generated writer method

Source

paypal.lisp.

Target Slot

plan-id.

Writer Method: (setf plan-id) ((subscribtions-plans%details subscribtions-plans%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

plan-id.

Writer Method: (setf plan-id) ((subscribtions-plans%update subscribtions-plans%update))

automatically generated writer method

Source

paypal.lisp.

Target Slot

plan-id.

Generic Reader: plan-ids (object)
Package

lisp-pay/paypal.

Methods
Reader Method: plan-ids ((subscriptions-plans%list subscriptions-plans%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

plan-ids.

Generic Writer: (setf plan-ids) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf plan-ids) ((subscriptions-plans%list subscriptions-plans%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

plan-ids.

Generic Reader: plist (condition)
Generic Writer: (setf plist) (condition)
Package

lisp-pay/coinpayments.

Methods
Reader Method: plist ((condition unsupported-ipn))
Writer Method: (setf plist) ((condition unsupported-ipn))
Source

conditions.lisp.

Target Slot

plist.

Generic Reader: post-string (object)
Generic Writer: (setf post-string) (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: post-string ((coinpayment-request coinpayment-request))
Writer Method: (setf post-string) ((coinpayment-request coinpayment-request))

The computed post string.

Source

classes.lisp.

Target Slot

post-string.

Generic Function: print-all-slots (obj stream)
Package

lisp-pay.

Source

helpers.lisp.

Methods
Method: print-all-slots (obj stream)
Generic Reader: processor (condition)
Generic Writer: (setf processor) (condition)
Package

lisp-pay.

Methods
Reader Method: processor ((api-response-class api-response-class))
Writer Method: (setf processor) ((api-response-class api-response-class))

The processor used.

Source

response.lisp.

Target Slot

processor.

Reader Method: processor ((condition lisp-pay-condition))
Writer Method: (setf processor) ((condition lisp-pay-condition))
Source

conditions.lisp.

Target Slot

processor.

Generic Reader: processor-id (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: processor-id ((store-payout-processors%remove store-payout-processors%remove))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

processor-id.

Generic Writer: (setf processor-id) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf processor-id) ((store-payout-processors%remove store-payout-processors%remove))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

processor-id.

Generic Reader: product-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: product-id ((subscriptions-plans%list subscriptions-plans%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

product-id.

Reader Method: product-id ((products%details products%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

product-id.

Reader Method: product-id ((products%update products%update))

automatically generated reader method

Source

paypal.lisp.

Target Slot

product-id.

Generic Writer: (setf product-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf product-id) ((subscriptions-plans%list subscriptions-plans%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

product-id.

Writer Method: (setf product-id) ((products%details products%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

product-id.

Writer Method: (setf product-id) ((products%update products%update))

automatically generated writer method

Source

paypal.lisp.

Target Slot

product-id.

Generic Reader: profile-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: profile-id ((web-profiles%details web-profiles%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

profile-id.

Reader Method: profile-id ((web-profiles%partial-update web-profiles%partial-update))

automatically generated reader method

Source

paypal.lisp.

Target Slot

profile-id.

Reader Method: profile-id ((web-profiles%update web-profiles%update))

automatically generated reader method

Source

paypal.lisp.

Target Slot

profile-id.

Reader Method: profile-id ((web-profiles%delete web-profiles%delete))

automatically generated reader method

Source

paypal.lisp.

Target Slot

profile-id.

Generic Writer: (setf profile-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf profile-id) ((web-profiles%details web-profiles%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

profile-id.

Writer Method: (setf profile-id) ((web-profiles%partial-update web-profiles%partial-update))

automatically generated writer method

Source

paypal.lisp.

Target Slot

profile-id.

Writer Method: (setf profile-id) ((web-profiles%update web-profiles%update))

automatically generated writer method

Source

paypal.lisp.

Target Slot

profile-id.

Writer Method: (setf profile-id) ((web-profiles%delete web-profiles%delete))

automatically generated writer method

Source

paypal.lisp.

Target Slot

profile-id.

Generic Reader: public-key (object)
Package

lisp-pay/stripe.

Methods
Reader Method: public-key ((stripe stripe))

automatically generated reader method

Source

protocol.lisp.

Target Slot

public-key.

Generic Writer: (setf public-key) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf public-key) ((stripe stripe))

automatically generated writer method

Source

protocol.lisp.

Target Slot

public-key.

Generic Reader: pull-payment-id (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: pull-payment-id ((public-pull-payments%get-payout public-pull-payments%get-payout))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

pull-payment-id.

Reader Method: pull-payment-id ((public-pull-payments%create-payout public-pull-payments%create-payout))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

pull-payment-id.

Reader Method: pull-payment-id ((public-pull-payments%get-payouts public-pull-payments%get-payouts))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

pull-payment-id.

Reader Method: pull-payment-id ((public-pull-payments%get public-pull-payments%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

pull-payment-id.

Reader Method: pull-payment-id ((stores-pull-payments%archive stores-pull-payments%archive))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

pull-payment-id.

Generic Writer: (setf pull-payment-id) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf pull-payment-id) ((public-pull-payments%get-payout public-pull-payments%get-payout))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

pull-payment-id.

Writer Method: (setf pull-payment-id) ((public-pull-payments%create-payout public-pull-payments%create-payout))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

pull-payment-id.

Writer Method: (setf pull-payment-id) ((public-pull-payments%get-payouts public-pull-payments%get-payouts))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

pull-payment-id.

Writer Method: (setf pull-payment-id) ((public-pull-payments%get public-pull-payments%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

pull-payment-id.

Writer Method: (setf pull-payment-id) ((stores-pull-payments%archive stores-pull-payments%archive))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

pull-payment-id.

Generic Reader: query-constructor (object)
Package

lisp-pay.

Methods
Reader Method: query-constructor ((class lisp-pay-api-call))
Source

mop.lisp.

Target Slot

query-constructor.

Generic Writer: (setf query-constructor) (object)
Package

lisp-pay.

Methods
Writer Method: (setf query-constructor) ((lisp-pay-api-call lisp-pay-api-call))

automatically generated writer method

Source

mop.lisp.

Target Slot

query-constructor.

Generic Reader: query-slot-names (object)
Package

lisp-pay.

Methods
Reader Method: query-slot-names ((lisp-pay-api-call lisp-pay-api-call))

automatically generated reader method

Source

mop.lisp.

Target Slot

query-slot-names.

Generic Writer: (setf query-slot-names) (object)
Package

lisp-pay.

Methods
Writer Method: (setf query-slot-names) ((lisp-pay-api-call lisp-pay-api-call))

automatically generated writer method

Source

mop.lisp.

Target Slot

query-slot-names.

Generic Function: raw-body (request)

Returns the raw body of request.

Package

lisp-pay.

Source

helpers.lisp.

Methods
Method: raw-body ((request request))
Method: raw-body ((request request))
Generic Function: read-json (stream-or-string)

Read JSON

Package

lisp-pay.

Source

helpers.lisp.

Methods
Method: read-json (stream-or-string)
Generic Reader: redirect-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: redirect-of ((authorize%authorize authorize%authorize))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

redirect.

Generic Writer: (setf redirect-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf redirect-of) ((authorize%authorize authorize%authorize))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

redirect.

Generic Reader: referral-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: referral-id ((partner%get-data partner%get-data))

automatically generated reader method

Source

paypal.lisp.

Target Slot

referral-id.

Generic Writer: (setf referral-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf referral-id) ((partner%get-data partner%get-data))

automatically generated writer method

Source

paypal.lisp.

Target Slot

referral-id.

Generic Reader: refund-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: refund-id ((payments-refunds%details payments-refunds%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

refund-id.

Generic Writer: (setf refund-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf refund-id) ((payments-refunds%details payments-refunds%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

refund-id.

Generic Function: request (object)
Package

lisp-pay.

Methods
Method: request ((request coinpayment-request))

When given a constructed REQUEST object, attempts to use the object to make
a request to the coinpayments API. If successfully returns a ’good-response object, if there was a failure with your values then returns a ’bad-response object. See the definition of ’response for information on the slots.

Source

api-helpers.lisp.

Reader Method: request ((coinpayment-response coinpayment-response))

the request object.

Source

classes.lisp.

Target Slot

request.

Generic Writer: (setf request) (object)
Package

lisp-pay.

Methods
Writer Method: (setf request) ((coinpayment-response coinpayment-response))

the request object.

Source

classes.lisp.

Target Slot

request.

Generic Reader: request-fun (object)
Package

lisp-pay.

Methods
Reader Method: request-fun ((request request))

automatically generated reader method

Source

mop.lisp.

Target Slot

request-fun.

Generic Function: request-headers (request)

Returns the headers for REQUEST.

Package

lisp-pay.

Source

helpers.lisp.

Methods
Method: request-headers ((request request))
Method: request-headers ((request request))
Generic Reader: required (object)
Generic Writer: (setf required) (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: required ((condition required-slots-not-bound))
Writer Method: (setf required) ((condition required-slots-not-bound))
Source

conditions.lisp.

Target Slot

required.

Reader Method: required ((coinpayment-request coinpayment-request))
Writer Method: (setf required) ((coinpayment-request coinpayment-request))

A list of required slots.

Source

classes.lisp.

Target Slot

required.

Generic Reader: result-slot (object)
Generic Writer: (setf result-slot) (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: result-slot ((coinpayment-response coinpayment-response))
Writer Method: (setf result-slot) ((coinpayment-response coinpayment-response))

The parsed result.

Source

classes.lisp.

Target Slot

result-slot.

Generic Reader: schema (object)
Package

lisp-pay/paypal.

Methods
Reader Method: schema ((identity-userinfo&profile-info identity-userinfo&profile-info))

automatically generated reader method

Source

paypal.lisp.

Target Slot

schema.

Generic Writer: (setf schema) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf schema) ((identity-userinfo&profile-info identity-userinfo&profile-info))

automatically generated writer method

Source

paypal.lisp.

Target Slot

schema.

Generic Reader: scope (object)
Package

lisp-pay/paypal.

Methods
Reader Method: scope ((token token))

automatically generated reader method

Source

token.lisp.

Target Slot

scope.

Generic Reader: secret-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: secret-id ((paypal paypal))

automatically generated reader method

Source

protocol.lisp.

Target Slot

secret-id.

Generic Writer: (setf secret-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf secret-id) ((paypal paypal))

automatically generated writer method

Source

protocol.lisp.

Target Slot

secret-id.

Generic Reader: seen-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: seen-of ((notifications%all notifications%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

seen.

Generic Writer: (setf seen-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf seen-of) ((notifications%all notifications%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

seen.

Generic Reader: selective-stores-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: selective-stores-of ((authorize%authorize authorize%authorize))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

selective-stores.

Generic Writer: (setf selective-stores-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf selective-stores-of) ((authorize%authorize authorize%authorize))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

selective-stores.

Generic Reader: send-to-invoicer (object)
Package

lisp-pay/paypal.

Methods
Reader Method: send-to-invoicer ((invoices%update-invoice invoices%update-invoice))

automatically generated reader method

Source

paypal.lisp.

Target Slot

send_to_invoicer.

Generic Writer: (setf send-to-invoicer) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf send-to-invoicer) ((invoices%update-invoice invoices%update-invoice))

automatically generated writer method

Source

paypal.lisp.

Target Slot

send_to_invoicer.

Generic Reader: send-to-recipient (object)
Package

lisp-pay/paypal.

Methods
Reader Method: send-to-recipient ((invoices%update-invoice invoices%update-invoice))

automatically generated reader method

Source

paypal.lisp.

Target Slot

send-to-recipient.

Generic Writer: (setf send-to-recipient) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf send-to-recipient) ((invoices%update-invoice invoices%update-invoice))

automatically generated writer method

Source

paypal.lisp.

Target Slot

send-to-recipient.

Generic Reader: setup-intent (object)
Package

lisp-pay/stripe.

Methods
Reader Method: setup-intent ((stripe-api-class stripe-api-class))

automatically generated reader method

Source

conditions.lisp.

Target Slot

setup-intent.

Generic Writer: (setf setup-intent) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf setup-intent) ((stripe-api-class stripe-api-class))

automatically generated writer method

Source

conditions.lisp.

Target Slot

setup-intent.

Generic Reader: short (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: short ((currency-prices currency-prices))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

short.

Generic Writer: (setf short) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf short) ((currency-prices currency-prices))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

short.

Generic Reader: skip-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: skip-of ((stores-wallet-on-chain%transactions stores-wallet-on-chain%transactions))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

skip.

Reader Method: skip-of ((notifications%all notifications%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

skip.

Generic Writer: (setf skip-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf skip-of) ((stores-wallet-on-chain%transactions stores-wallet-on-chain%transactions))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

skip.

Writer Method: (setf skip-of) ((notifications%all notifications%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

skip.

Generic Reader: source (object)
Package

lisp-pay/stripe.

Methods
Reader Method: source ((stripe-api-class stripe-api-class))

automatically generated reader method

Source

conditions.lisp.

Target Slot

source.

Generic Writer: (setf source) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf source) ((stripe-api-class stripe-api-class))

automatically generated writer method

Source

conditions.lisp.

Target Slot

source.

Generic Reader: start (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: start ((get-withdrawal-history get-withdrawal-history))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

start.

Reader Method: start ((get-transaction-ids get-transaction-ids))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

start.

Generic Writer: (setf start) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf start) ((get-withdrawal-history get-withdrawal-history))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

start.

Writer Method: (setf start) ((get-transaction-ids get-transaction-ids))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

start.

Generic Reader: start-date (object)
Package

lisp-pay/paypal.

Methods
Reader Method: start-date ((search-transactions%list search-transactions%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

start-date.

Reader Method: start-date ((billing%list-transactions billing%list-transactions))

automatically generated reader method

Source

paypal.lisp.

Target Slot

start-date.

Generic Writer: (setf start-date) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf start-date) ((search-transactions%list search-transactions%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

start-date.

Writer Method: (setf start-date) ((billing%list-transactions billing%list-transactions))

automatically generated writer method

Source

paypal.lisp.

Target Slot

start-date.

Generic Reader: start-time (object)
Package

lisp-pay/paypal.

Methods
Reader Method: start-time ((webhooks%list-event-notifications webhooks%list-event-notifications))

automatically generated reader method

Source

paypal.lisp.

Target Slot

start-time.

Reader Method: start-time ((subscriptions%transactions subscriptions%transactions))

automatically generated reader method

Source

paypal.lisp.

Target Slot

start-time.

Reader Method: start-time ((disputes%get disputes%get))

automatically generated reader method

Source

paypal.lisp.

Target Slot

start-time.

Generic Writer: (setf start-time) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf start-time) ((webhooks%list-event-notifications webhooks%list-event-notifications))

automatically generated writer method

Source

paypal.lisp.

Target Slot

start-time.

Writer Method: (setf start-time) ((subscriptions%transactions subscriptions%transactions))

automatically generated writer method

Source

paypal.lisp.

Target Slot

start-time.

Writer Method: (setf start-time) ((disputes%get disputes%get))

automatically generated writer method

Source

paypal.lisp.

Target Slot

start-time.

Generic Reader: status (condition)
Generic Writer: (setf status) (condition)
Package

lisp-pay/coinpayments.

Methods
Reader Method: status ((condition no-dispatcher-found))
Writer Method: (setf status) ((condition no-dispatcher-found))
Source

conditions.lisp.

Target Slot

status.

Reader Method: status ((condition unknown-status))
Writer Method: (setf status) ((condition unknown-status))
Source

conditions.lisp.

Target Slot

status.

Generic Reader: status-code (condition)
Package

lisp-pay.

Methods
Reader Method: status-code ((stripe-api-class stripe-api-class))

automatically generated reader method

Source

conditions.lisp.

Target Slot

status-code.

Reader Method: status-code ((api-response-class api-response-class))

HTTP status code.

Source

response.lisp.

Target Slot

status-code.

Reader Method: status-code ((condition api-response-condition))
Source

response.lisp.

Target Slot

status-code.

Generic Writer: (setf status-code) (condition)
Package

lisp-pay.

Methods
Writer Method: (setf status-code) ((stripe-api-class stripe-api-class))

automatically generated writer method

Source

conditions.lisp.

Target Slot

status-code.

Writer Method: (setf status-code) ((api-response-class api-response-class))

HTTP status code.

Source

response.lisp.

Target Slot

status-code.

Writer Method: (setf status-code) ((condition api-response-condition))
Source

response.lisp.

Target Slot

status-code.

Generic Reader: status-filter-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: status-filter-of ((stores-wallet-on-chain%transactions stores-wallet-on-chain%transactions))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

status-filter.

Generic Writer: (setf status-filter-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf status-filter-of) ((stores-wallet-on-chain%transactions stores-wallet-on-chain%transactions))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

status-filter.

Generic Reader: status-text (object)
Package

lisp-pay/paypal.

Methods
Reader Method: status-text ((paypal-api-failure paypal-api-failure))

automatically generated reader method

Source

conditions.lisp.

Target Slot

status-text.

Generic Writer: (setf status-text) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf status-text) ((paypal-api-failure paypal-api-failure))

automatically generated writer method

Source

conditions.lisp.

Target Slot

status-text.

Generic Reader: status-type (condition)
Generic Writer: (setf status-type) (condition)
Package

lisp-pay/coinpayments.

Methods
Reader Method: status-type ((condition no-dispatcher-found))
Writer Method: (setf status-type) ((condition no-dispatcher-found))
Source

conditions.lisp.

Target Slot

status-type.

Generic Reader: store-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: store-id ((search-transactions%list search-transactions%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

store-id.

Generic Writer: (setf store-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf store-id) ((search-transactions%list search-transactions%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

store-id.

Generic Reader: store-id (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: store-id ((stores%remove stores%remove))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores%update stores%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores%get stores%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-wallet-on-chain%get-utxos stores-wallet-on-chain%get-utxos))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-wallet-on-chain%patch-transaction-info stores-wallet-on-chain%patch-transaction-info))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-wallet-on-chain%get-transaction stores-wallet-on-chain%get-transaction))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-wallet-on-chain%create-wallet-transaction stores-wallet-on-chain%create-wallet-transaction))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-wallet-on-chain%transactions stores-wallet-on-chain%transactions))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-wallet-on-chain%unreserve stores-wallet-on-chain%unreserve))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-wallet-on-chain%address stores-wallet-on-chain%address))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-wallet-on-chain%fee-rate stores-wallet-on-chain%fee-rate))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-wallet-on-chain%all stores-wallet-on-chain%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-users%remove stores-users%remove))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-users%add stores-users%add))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-users%all stores-users%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-on-chain%preview-proposed stores-payment-methods-on-chain%preview-proposed))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-on-chain%preview stores-payment-methods-on-chain%preview))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-on-chain%generate-wallet stores-payment-methods-on-chain%generate-wallet))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-on-chain%remove stores-payment-methods-on-chain%remove))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-on-chain%update stores-payment-methods-on-chain%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-on-chain%get stores-payment-methods-on-chain%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-on-chain%all stores-payment-methods-on-chain%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-lnurl%remove stores-payment-methods-lnurl%remove))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-lnurl%update stores-payment-methods-lnurl%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-lnurl%get stores-payment-methods-lnurl%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-lnurl%all stores-payment-methods-lnurl%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-lightning%remove stores-payment-methods-lightning%remove))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-lightning%update stores-payment-methods-lightning%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-lightning%get stores-payment-methods-lightning%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payment-methods-lightning%all stores-payment-methods-lightning%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((store-payment-methods%all store-payment-methods%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((server-email%send server-email%send))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((server-email%update server-email%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((server-email%all server-email%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((store-payouts%mark-paid store-payouts%mark-paid))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((store-payouts%cancel store-payouts%cancel))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((store-payouts%approve store-payouts%approve))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((store-payouts%all store-payouts%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((store-payouts%create store-payouts%create))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-pull-payments%archive stores-pull-payments%archive))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-pull-payments%create stores-pull-payments%create))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-pull-payments%all stores-pull-payments%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payout-processors%all-lightning-automated stores-payout-processors%all-lightning-automated))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payout-processors%update-all-automated stores-payout-processors%update-all-automated))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payout-processors%all-automated stores-payout-processors%all-automated))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payout-processors%update-lightning-automated stores-payout-processors%update-lightning-automated))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payout-processors%get-lightning-automated stores-payout-processors%get-lightning-automated))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payout-processors%update-automated stores-payout-processors%update-automated))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payout-processors%get-automated stores-payout-processors%get-automated))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((store-payout-processors%remove store-payout-processors%remove))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-payout-processors%all stores-payout-processors%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((payment-requests%update payment-requests%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((payment-requests%archive payment-requests%archive))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((payment-requests%get payment-requests%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((payment-requests%create payment-requests%create))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((payment-requests%all payment-requests%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-lightning%create-invoice stores-lightning%create-invoice))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-lightning%pay-invoice stores-lightning%pay-invoice))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-lightning%get-invoice stores-lightning%get-invoice))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-lightning%get-payment stores-lightning%get-payment))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-lightning%deposit-address stores-lightning%deposit-address))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-lightning%open-channel stores-lightning%open-channel))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-lightning%get-channels stores-lightning%get-channels))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-lightning%connect stores-lightning%connect))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-lightning%balance stores-lightning%balance))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-lightning%info stores-lightning%info))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-invoices%activate-payment-method stores-invoices%activate-payment-method))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-invoices%unarchive stores-invoices%unarchive))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-invoices%mark-status stores-invoices%mark-status))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-invoices%payment-methods stores-invoices%payment-methods))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-invoices%update stores-invoices%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-invoices%archive stores-invoices%archive))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-invoices%get stores-invoices%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-invoices%create stores-invoices%create))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-invoices%all stores-invoices%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-custodians%get-withdrawal-info stores-custodians%get-withdrawal-info))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-custodians%withdraw-to-store-wallet stores-custodians%withdraw-to-store-wallet))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-custodians%get-depost-address stores-custodians%get-depost-address))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-custodians%trade-assets stores-custodians%trade-assets))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-custodians%get-trading-quote stores-custodians%get-trading-quote))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-custodians%delete-account stores-custodians%delete-account))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-custodians%update-account stores-custodians%update-account))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-custodians%get-account stores-custodians%get-account))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-custodians%new stores-custodians%new))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-custodians%get stores-custodians%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-apps%new stores-apps%new))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-webhooks%redeliver-object stores-webhooks%redeliver-object))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-webhooks%get-delivery-object stores-webhooks%get-delivery-object))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-webhooks%get-delivery-info stores-webhooks%get-delivery-info))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-webhooks%latest-deliveries stores-webhooks%latest-deliveries))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-webhooks%delete stores-webhooks%delete))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-webhooks%update stores-webhooks%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-webhooks%get stores-webhooks%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-webhooks%create stores-webhooks%create))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Reader Method: store-id ((stores-webhooks%all stores-webhooks%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

store-id.

Generic Writer: (setf store-id) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf store-id) ((stores%remove stores%remove))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores%update stores%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores%get stores%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-wallet-on-chain%get-utxos stores-wallet-on-chain%get-utxos))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-wallet-on-chain%patch-transaction-info stores-wallet-on-chain%patch-transaction-info))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-wallet-on-chain%get-transaction stores-wallet-on-chain%get-transaction))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-wallet-on-chain%create-wallet-transaction stores-wallet-on-chain%create-wallet-transaction))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-wallet-on-chain%transactions stores-wallet-on-chain%transactions))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-wallet-on-chain%unreserve stores-wallet-on-chain%unreserve))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-wallet-on-chain%address stores-wallet-on-chain%address))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-wallet-on-chain%fee-rate stores-wallet-on-chain%fee-rate))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-wallet-on-chain%all stores-wallet-on-chain%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-users%remove stores-users%remove))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-users%add stores-users%add))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-users%all stores-users%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-on-chain%preview-proposed stores-payment-methods-on-chain%preview-proposed))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-on-chain%preview stores-payment-methods-on-chain%preview))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-on-chain%generate-wallet stores-payment-methods-on-chain%generate-wallet))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-on-chain%remove stores-payment-methods-on-chain%remove))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-on-chain%update stores-payment-methods-on-chain%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-on-chain%get stores-payment-methods-on-chain%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-on-chain%all stores-payment-methods-on-chain%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-lnurl%remove stores-payment-methods-lnurl%remove))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-lnurl%update stores-payment-methods-lnurl%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-lnurl%get stores-payment-methods-lnurl%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-lnurl%all stores-payment-methods-lnurl%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-lightning%remove stores-payment-methods-lightning%remove))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-lightning%update stores-payment-methods-lightning%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-lightning%get stores-payment-methods-lightning%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payment-methods-lightning%all stores-payment-methods-lightning%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((store-payment-methods%all store-payment-methods%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((server-email%send server-email%send))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((server-email%update server-email%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((server-email%all server-email%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((store-payouts%mark-paid store-payouts%mark-paid))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((store-payouts%cancel store-payouts%cancel))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((store-payouts%approve store-payouts%approve))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((store-payouts%all store-payouts%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((store-payouts%create store-payouts%create))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-pull-payments%archive stores-pull-payments%archive))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-pull-payments%create stores-pull-payments%create))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-pull-payments%all stores-pull-payments%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payout-processors%all-lightning-automated stores-payout-processors%all-lightning-automated))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payout-processors%update-all-automated stores-payout-processors%update-all-automated))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payout-processors%all-automated stores-payout-processors%all-automated))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payout-processors%update-lightning-automated stores-payout-processors%update-lightning-automated))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payout-processors%get-lightning-automated stores-payout-processors%get-lightning-automated))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payout-processors%update-automated stores-payout-processors%update-automated))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payout-processors%get-automated stores-payout-processors%get-automated))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((store-payout-processors%remove store-payout-processors%remove))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-payout-processors%all stores-payout-processors%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((payment-requests%update payment-requests%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((payment-requests%archive payment-requests%archive))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((payment-requests%get payment-requests%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((payment-requests%create payment-requests%create))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((payment-requests%all payment-requests%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-lightning%create-invoice stores-lightning%create-invoice))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-lightning%pay-invoice stores-lightning%pay-invoice))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-lightning%get-invoice stores-lightning%get-invoice))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-lightning%get-payment stores-lightning%get-payment))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-lightning%deposit-address stores-lightning%deposit-address))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-lightning%open-channel stores-lightning%open-channel))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-lightning%get-channels stores-lightning%get-channels))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-lightning%connect stores-lightning%connect))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-lightning%balance stores-lightning%balance))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-lightning%info stores-lightning%info))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-invoices%activate-payment-method stores-invoices%activate-payment-method))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-invoices%unarchive stores-invoices%unarchive))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-invoices%mark-status stores-invoices%mark-status))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-invoices%payment-methods stores-invoices%payment-methods))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-invoices%update stores-invoices%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-invoices%archive stores-invoices%archive))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-invoices%get stores-invoices%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-invoices%create stores-invoices%create))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-invoices%all stores-invoices%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-custodians%get-withdrawal-info stores-custodians%get-withdrawal-info))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-custodians%withdraw-to-store-wallet stores-custodians%withdraw-to-store-wallet))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-custodians%get-depost-address stores-custodians%get-depost-address))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-custodians%trade-assets stores-custodians%trade-assets))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-custodians%get-trading-quote stores-custodians%get-trading-quote))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-custodians%delete-account stores-custodians%delete-account))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-custodians%update-account stores-custodians%update-account))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-custodians%get-account stores-custodians%get-account))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-custodians%new stores-custodians%new))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-custodians%get stores-custodians%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-apps%new stores-apps%new))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-webhooks%redeliver-object stores-webhooks%redeliver-object))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-webhooks%get-delivery-object stores-webhooks%get-delivery-object))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-webhooks%get-delivery-info stores-webhooks%get-delivery-info))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-webhooks%latest-deliveries stores-webhooks%latest-deliveries))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-webhooks%delete stores-webhooks%delete))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-webhooks%update stores-webhooks%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-webhooks%get stores-webhooks%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-webhooks%create stores-webhooks%create))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Writer Method: (setf store-id) ((stores-webhooks%all stores-webhooks%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

store-id.

Generic Reader: strict-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: strict-of ((authorize%authorize authorize%authorize))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

strict.

Generic Writer: (setf strict-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf strict-of) ((authorize%authorize authorize%authorize))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

strict.

Generic Reader: string-constructor (object)
Package

lisp-pay.

Methods
Reader Method: string-constructor ((class lisp-pay-api-call))
Source

mop.lisp.

Target Slot

string-constructor.

Generic Writer: (setf string-constructor) (object)
Package

lisp-pay.

Methods
Writer Method: (setf string-constructor) ((lisp-pay-api-call lisp-pay-api-call))

automatically generated writer method

Source

mop.lisp.

Target Slot

string-constructor.

Generic Reader: sub-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: sub-id ((subscriptions%transactions subscriptions%transactions))

automatically generated reader method

Source

paypal.lisp.

Target Slot

sub-id.

Reader Method: sub-id ((subscriptions%suspend subscriptions%suspend))

automatically generated reader method

Source

paypal.lisp.

Target Slot

sub-id.

Reader Method: sub-id ((subscriptions%revise subscriptions%revise))

automatically generated reader method

Source

paypal.lisp.

Target Slot

sub-id.

Reader Method: sub-id ((subscriptions%capture subscriptions%capture))

automatically generated reader method

Source

paypal.lisp.

Target Slot

sub-id.

Reader Method: sub-id ((subscriptions%cancel subscriptions%cancel))

automatically generated reader method

Source

paypal.lisp.

Target Slot

sub-id.

Reader Method: sub-id ((subscriptions%activate subscriptions%activate))

automatically generated reader method

Source

paypal.lisp.

Target Slot

sub-id.

Reader Method: sub-id ((subscriptions%details subscriptions%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

sub-id.

Reader Method: sub-id ((subscriptions%update subscriptions%update))

automatically generated reader method

Source

paypal.lisp.

Target Slot

sub-id.

Generic Writer: (setf sub-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf sub-id) ((subscriptions%transactions subscriptions%transactions))

automatically generated writer method

Source

paypal.lisp.

Target Slot

sub-id.

Writer Method: (setf sub-id) ((subscriptions%suspend subscriptions%suspend))

automatically generated writer method

Source

paypal.lisp.

Target Slot

sub-id.

Writer Method: (setf sub-id) ((subscriptions%revise subscriptions%revise))

automatically generated writer method

Source

paypal.lisp.

Target Slot

sub-id.

Writer Method: (setf sub-id) ((subscriptions%capture subscriptions%capture))

automatically generated writer method

Source

paypal.lisp.

Target Slot

sub-id.

Writer Method: (setf sub-id) ((subscriptions%cancel subscriptions%cancel))

automatically generated writer method

Source

paypal.lisp.

Target Slot

sub-id.

Writer Method: (setf sub-id) ((subscriptions%activate subscriptions%activate))

automatically generated writer method

Source

paypal.lisp.

Target Slot

sub-id.

Writer Method: (setf sub-id) ((subscriptions%details subscriptions%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

sub-id.

Writer Method: (setf sub-id) ((subscriptions%update subscriptions%update))

automatically generated writer method

Source

paypal.lisp.

Target Slot

sub-id.

Generic Reader: success-url (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: success-url ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

success-url.

Generic Writer: (setf success-url) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf success-url) ((create-fixed-price-transaction create-fixed-price-transaction))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

success-url.

Generic Reader: tagid (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: tagid ((delete-pbn-tag delete-pbn-tag))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

tagid.

Reader Method: tagid ((renew-pbn-tag renew-pbn-tag))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

tagid.

Reader Method: tagid ((claim-pbn-tag claim-pbn-tag))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

tagid.

Generic Writer: (setf tagid) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf tagid) ((delete-pbn-tag delete-pbn-tag))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

tagid.

Writer Method: (setf tagid) ((renew-pbn-tag renew-pbn-tag))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

tagid.

Writer Method: (setf tagid) ((claim-pbn-tag claim-pbn-tag))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

tagid.

Generic Reader: take-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: take-of ((notifications%all notifications%all))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

take.

Generic Writer: (setf take-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf take-of) ((notifications%all notifications%all))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

take.

Generic Reader: template-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: template-id ((invoices-templates%details invoices-templates%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

template-id.

Reader Method: template-id ((invoices-templates%update invoices-templates%update))

automatically generated reader method

Source

paypal.lisp.

Target Slot

template-id.

Reader Method: template-id ((invoices-templates%delete invoices-templates%delete))

automatically generated reader method

Source

paypal.lisp.

Target Slot

template-id.

Generic Writer: (setf template-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf template-id) ((invoices-templates%details invoices-templates%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

template-id.

Writer Method: (setf template-id) ((invoices-templates%update invoices-templates%update))

automatically generated writer method

Source

paypal.lisp.

Target Slot

template-id.

Writer Method: (setf template-id) ((invoices-templates%delete invoices-templates%delete))

automatically generated writer method

Source

paypal.lisp.

Target Slot

template-id.

Generic Reader: terminal-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: terminal-id ((search-transactions%list search-transactions%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

terminal-id.

Generic Writer: (setf terminal-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf terminal-id) ((search-transactions%list search-transactions%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

terminal-id.

Generic Reader: to (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: to ((conversion-limits conversion-limits))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

to.

Reader Method: to ((convert-coins convert-coins))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

to.

Generic Writer: (setf to) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf to) ((conversion-limits conversion-limits))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

to.

Writer Method: (setf to) ((convert-coins convert-coins))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

to.

Generic Function: to-array (ele)

Convert ELE to an array

Package

lisp-pay.

Source

helpers.lisp.

Methods
Method: to-array ((str string))
Method: to-array ((str array))
Generic Reader: to-asset-of (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: to-asset-of ((stores-custodians%get-trading-quote stores-custodians%get-trading-quote))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

to-asset.

Generic Writer: (setf to-asset-of) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf to-asset-of) ((stores-custodians%get-trading-quote stores-custodians%get-trading-quote))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

to-asset.

Generic Reader: token (condition)
Generic Writer: (setf token) (condition)
Package

lisp-pay/paypal.

Methods
Reader Method: token ((paypal paypal))
Writer Method: (setf token) ((paypal paypal))

Paypal token, this is used for every api call except receiving the token itself.

Source

protocol.lisp.

Target Slot

token.

Reader Method: token ((condition expired-token))
Writer Method: (setf token) ((condition expired-token))
Source

conditions.lisp.

Target Slot

token.

Generic Reader: token-type (object)
Package

lisp-pay/paypal.

Methods
Reader Method: token-type ((token token))

automatically generated reader method

Source

token.lisp.

Target Slot

token-type.

Generic Reader: total-required (object)
Package

lisp-pay/paypal.

Methods
Reader Method: total-required ((subscriptions-plans%list subscriptions-plans%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

total-required.

Reader Method: total-required ((referenced-payouts-batch%details referenced-payouts-batch%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

total-required.

Reader Method: total-required ((payouts-batch%details payouts-batch%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

total-required.

Generic Writer: (setf total-required) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf total-required) ((subscriptions-plans%list subscriptions-plans%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

total-required.

Writer Method: (setf total-required) ((referenced-payouts-batch%details referenced-payouts-batch%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

total-required.

Writer Method: (setf total-required) ((payouts-batch%details payouts-batch%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

total-required.

Generic Reader: total-requried (object)
Package

lisp-pay/paypal.

Methods
Reader Method: total-requried ((invoices%search invoices%search))

automatically generated reader method

Source

paypal.lisp.

Target Slot

total_required.

Reader Method: total-requried ((invoices%list invoices%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

total-required.

Reader Method: total-requried ((products%list products%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

total-required.

Generic Writer: (setf total-requried) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf total-requried) ((invoices%search invoices%search))

automatically generated writer method

Source

paypal.lisp.

Target Slot

total_required.

Writer Method: (setf total-requried) ((invoices%list invoices%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

total-required.

Writer Method: (setf total-requried) ((products%list products%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

total-required.

Generic Reader: transaction-amount (object)
Package

lisp-pay/paypal.

Methods
Reader Method: transaction-amount ((search-transactions%list search-transactions%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

transaction-amount.

Generic Writer: (setf transaction-amount) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf transaction-amount) ((search-transactions%list search-transactions%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

transaction-amount.

Generic Reader: transaction-currency (object)
Package

lisp-pay/paypal.

Methods
Reader Method: transaction-currency ((search-transactions%list search-transactions%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

transaction-currency.

Generic Writer: (setf transaction-currency) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf transaction-currency) ((search-transactions%list search-transactions%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

transaction-currency.

Generic Reader: transaction-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: transaction-id ((webhooks%list-event-notifications webhooks%list-event-notifications))

automatically generated reader method

Source

paypal.lisp.

Target Slot

transaction_id.

Reader Method: transaction-id ((search-transactions%list search-transactions%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

transaction-id.

Reader Method: transaction-id ((invoices%delete-external-refund invoices%delete-external-refund))

automatically generated reader method

Source

paypal.lisp.

Target Slot

transaction-id.

Reader Method: transaction-id ((invoices%delete-external-payment invoices%delete-external-payment))

automatically generated reader method

Source

paypal.lisp.

Target Slot

transaction-id.

Generic Writer: (setf transaction-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf transaction-id) ((webhooks%list-event-notifications webhooks%list-event-notifications))

automatically generated writer method

Source

paypal.lisp.

Target Slot

transaction_id.

Writer Method: (setf transaction-id) ((search-transactions%list search-transactions%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

transaction-id.

Writer Method: (setf transaction-id) ((invoices%delete-external-refund invoices%delete-external-refund))

automatically generated writer method

Source

paypal.lisp.

Target Slot

transaction-id.

Writer Method: (setf transaction-id) ((invoices%delete-external-payment invoices%delete-external-payment))

automatically generated writer method

Source

paypal.lisp.

Target Slot

transaction-id.

Generic Reader: transaction-id (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: transaction-id ((stores-wallet-on-chain%patch-transaction-info stores-wallet-on-chain%patch-transaction-info))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

transaction-id.

Reader Method: transaction-id ((stores-wallet-on-chain%get-transaction stores-wallet-on-chain%get-transaction))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

transaction-id.

Generic Writer: (setf transaction-id) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf transaction-id) ((stores-wallet-on-chain%patch-transaction-info stores-wallet-on-chain%patch-transaction-info))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

transaction-id.

Writer Method: (setf transaction-id) ((stores-wallet-on-chain%get-transaction stores-wallet-on-chain%get-transaction))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

transaction-id.

Generic Reader: transaction-status (object)
Package

lisp-pay/paypal.

Methods
Reader Method: transaction-status ((search-transactions%list search-transactions%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

transaction-status.

Generic Writer: (setf transaction-status) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf transaction-status) ((search-transactions%list search-transactions%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

transaction-status.

Generic Reader: transaction-type (object)
Package

lisp-pay/paypal.

Methods
Reader Method: transaction-type ((search-transactions%list search-transactions%list))

automatically generated reader method

Source

paypal.lisp.

Target Slot

transaction-type.

Generic Writer: (setf transaction-type) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf transaction-type) ((search-transactions%list search-transactions%list))

automatically generated writer method

Source

paypal.lisp.

Target Slot

transaction-type.

Generic Reader: txid (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: txid ((get-transaction-information get-transaction-information))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

txid.

Reader Method: txid ((get-multiple-transaction-information get-multiple-transaction-information))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

txid.

Generic Writer: (setf txid) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf txid) ((get-transaction-information get-transaction-information))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

txid.

Writer Method: (setf txid) ((get-multiple-transaction-information get-multiple-transaction-information))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

txid.

Generic Reader: update-time-after (object)
Package

lisp-pay/paypal.

Methods
Reader Method: update-time-after ((disputes%get disputes%get))

automatically generated reader method

Source

paypal.lisp.

Target Slot

update-time-after.

Generic Writer: (setf update-time-after) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf update-time-after) ((disputes%get disputes%get))

automatically generated writer method

Source

paypal.lisp.

Target Slot

update-time-after.

Generic Reader: update-time-before (object)
Package

lisp-pay/paypal.

Methods
Reader Method: update-time-before ((disputes%get disputes%get))

automatically generated reader method

Source

paypal.lisp.

Target Slot

update-time-before.

Generic Writer: (setf update-time-before) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf update-time-before) ((disputes%get disputes%get))

automatically generated writer method

Source

paypal.lisp.

Target Slot

update-time-before.

Generic Reader: url (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: url ((update-pbn-profile update-pbn-profile))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

url.

Generic Writer: (setf url) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf url) ((update-pbn-profile update-pbn-profile))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

url.

Generic Reader: user-id (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: user-id ((stores-users%remove stores-users%remove))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

user-id.

Generic Writer: (setf user-id) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf user-id) ((stores-users%remove stores-users%remove))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

user-id.

Generic Reader: user-id-or-email (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: user-id-or-email ((users%lock users%lock))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

user-id-or-email.

Reader Method: user-id-or-email ((users%delete users%delete))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

user-id-or-email.

Reader Method: user-id-or-email ((users%get users%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

user-id-or-email.

Generic Writer: (setf user-id-or-email) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf user-id-or-email) ((users%lock users%lock))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

user-id-or-email.

Writer Method: (setf user-id-or-email) ((users%delete users%delete))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

user-id-or-email.

Writer Method: (setf user-id-or-email) ((users%get users%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

user-id-or-email.

Generic Function: validate-slots (request)
Package

lisp-pay/coinpayments.

Methods
Method: validate-slots ((request create-withdrawal))

Special method for create-transfer which has two slots one of either must be set.

Source

api-forms.lisp.

Method: validate-slots ((request create-transfer))

Special method for create-transfer which has two slots one of either must be set.

Source

api-forms.lisp.

Method: validate-slots ((request coinpayment-request))

When an instance of REQUEST is initialized, afterwards this will guarantee that all of the slots that are required for that api call have been set. If any haven’t then signals a condition of type ’required-slots-not-bound.

Source

api-helpers.lisp.

Generic Function: verify-data (hmac private-key raw-post)

A generic function to verify the integrity of a request while
PRIVATE-KEY and RAW-POST are in different formats. Depending on the request,
I think PRIVATE-KEY is either meant to be your private-api key, or your private IPN key. IPN key for validating IPN’s and private api key for sending requests to the API.

Package

lisp-pay/coinpayments.

Source

coinpayments.lisp.

Methods
Method: verify-data (hmac private-key (raw-post string))
Method: verify-data (hmac (private-key string) (raw-post array))
Method: verify-data (hmac private-key raw-post)
Generic Function: verify-webhook (webhook-id request)

Generic means of verifying a webhook from Paypal. Just a simple wrapper around #’%verify-paypal-webhook which extracts the extracts the required information from the headers.

Package

lisp-pay/paypal.

Source

webhooks.lisp.

Methods
Method: verify-webhook (webhook-id (request request))
Method: verify-webhook (webhook-id (request request))
Generic Function: verify-webhook (signing-secret request)
Package

lisp-pay/btcpay.

Methods
Method: verify-webhook (signing-secret (request request))
Source

webhooks.lisp.

Method: verify-webhook (signing-secret (request request))
Source

webhooks.lisp.

Generic Function: verify-webhook (signing-secret request)
Package

lisp-pay/stripe.

Methods
Method: verify-webhook (signing-secret (request request))
Source

webhooks.lisp.

Method: verify-webhook (signing-secret (request request))
Source

webhooks.lisp.

Generic Reader: version (object)
Generic Writer: (setf version) (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: version ((coinpayment-request coinpayment-request))
Writer Method: (setf version) ((coinpayment-request coinpayment-request))

The API version.

Source

classes.lisp.

Target Slot

version.

Generic Reader: wd (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: wd ((create-mass-withdrawal create-mass-withdrawal))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

wd.

Generic Writer: (setf wd) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf wd) ((create-mass-withdrawal create-mass-withdrawal))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

wd.

Generic Reader: webhook-id (object)
Package

lisp-pay/paypal.

Methods
Reader Method: webhook-id ((webhooks%list-event-subscriptions webhooks%list-event-subscriptions))

automatically generated reader method

Source

paypal.lisp.

Target Slot

webhook-id.

Reader Method: webhook-id ((webhooks%details webhooks%details))

automatically generated reader method

Source

paypal.lisp.

Target Slot

webhook-id.

Reader Method: webhook-id ((webhooks%update webhooks%update))

automatically generated reader method

Source

paypal.lisp.

Target Slot

webhook-id.

Reader Method: webhook-id ((webhooks%delete webhooks%delete))

automatically generated reader method

Source

paypal.lisp.

Target Slot

webhook-id.

Generic Writer: (setf webhook-id) (object)
Package

lisp-pay/paypal.

Methods
Writer Method: (setf webhook-id) ((webhooks%list-event-subscriptions webhooks%list-event-subscriptions))

automatically generated writer method

Source

paypal.lisp.

Target Slot

webhook-id.

Writer Method: (setf webhook-id) ((webhooks%details webhooks%details))

automatically generated writer method

Source

paypal.lisp.

Target Slot

webhook-id.

Writer Method: (setf webhook-id) ((webhooks%update webhooks%update))

automatically generated writer method

Source

paypal.lisp.

Target Slot

webhook-id.

Writer Method: (setf webhook-id) ((webhooks%delete webhooks%delete))

automatically generated writer method

Source

paypal.lisp.

Target Slot

webhook-id.

Generic Reader: webhook-id (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: webhook-id ((stores-webhooks%redeliver-object stores-webhooks%redeliver-object))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

webhook-id.

Reader Method: webhook-id ((stores-webhooks%get-delivery-object stores-webhooks%get-delivery-object))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

webhook-id.

Reader Method: webhook-id ((stores-webhooks%get-delivery-info stores-webhooks%get-delivery-info))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

webhook-id.

Reader Method: webhook-id ((stores-webhooks%latest-deliveries stores-webhooks%latest-deliveries))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

webhook-id.

Reader Method: webhook-id ((stores-webhooks%delete stores-webhooks%delete))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

webhook-id.

Reader Method: webhook-id ((stores-webhooks%update stores-webhooks%update))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

webhook-id.

Reader Method: webhook-id ((stores-webhooks%get stores-webhooks%get))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

webhook-id.

Generic Writer: (setf webhook-id) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf webhook-id) ((stores-webhooks%redeliver-object stores-webhooks%redeliver-object))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

webhook-id.

Writer Method: (setf webhook-id) ((stores-webhooks%get-delivery-object stores-webhooks%get-delivery-object))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

webhook-id.

Writer Method: (setf webhook-id) ((stores-webhooks%get-delivery-info stores-webhooks%get-delivery-info))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

webhook-id.

Writer Method: (setf webhook-id) ((stores-webhooks%latest-deliveries stores-webhooks%latest-deliveries))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

webhook-id.

Writer Method: (setf webhook-id) ((stores-webhooks%delete stores-webhooks%delete))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

webhook-id.

Writer Method: (setf webhook-id) ((stores-webhooks%update stores-webhooks%update))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

webhook-id.

Writer Method: (setf webhook-id) ((stores-webhooks%get stores-webhooks%get))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

webhook-id.

Generic Reader: withdrawal-id (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: withdrawal-id ((stores-custodians%get-withdrawal-info stores-custodians%get-withdrawal-info))

automatically generated reader method

Source

btcpay.lisp.

Target Slot

withdrawal-id.

Generic Writer: (setf withdrawal-id) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf withdrawal-id) ((stores-custodians%get-withdrawal-info stores-custodians%get-withdrawal-info))

automatically generated writer method

Source

btcpay.lisp.

Target Slot

withdrawal-id.

Generic Function: write-json (obj &optional stream)

Write JSON

Package

lisp-pay.

Source

helpers.lisp.

Methods
Method: write-json (obj &optional stream)
Generic Reader: years (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: years ((renew-pbn-tag renew-pbn-tag))

automatically generated reader method

Source

api-forms.lisp.

Target Slot

years.

Generic Writer: (setf years) (object)
Package

lisp-pay/coinpayments.

Methods
Writer Method: (setf years) ((renew-pbn-tag renew-pbn-tag))

automatically generated writer method

Source

api-forms.lisp.

Target Slot

years.


6.1.5 Standalone methods

Method: direct-slot-definition-class ((class lisp-pay-api-call) &rest initargs)
Package

sb-mop.

Source

mop.lisp.

Method: effective-slot-definition-class ((class lisp-pay-api-call) &rest initargs)
Package

sb-mop.

Source

mop.lisp.

Method: initialize-instance :after ((request coinpayment-request) &rest initargs &key &allow-other-keys)

After initialization this confirms that all required slots have been filled, computes the alist for the post request which is passed to dex:post, computes a list of those same post parameters which is used for generating a hmac header, and then finally computes that hmac header.

Source

api-helpers.lisp.

Method: print-object ((obj request) stream)
Source

mop.lisp.

Method: print-object ((obj api-failure) stream)
Source

mop.lisp.

Method: print-object ((obj api-response-condition) stream)
Source

response.lisp.

Method: print-object ((obj api-response-class) stream)
Source

response.lisp.

Method: print-object ((obj request-with-content) stream)
Source

mop.lisp.

Method: print-object ((obj bad-response) stream)
Source

classes.lisp.

Method: validate-superclass ((class lisp-pay-api-call) (metaclass funcallable-standard-class))
Package

sb-mop.

Source

mop.lisp.

Method: validate-superclass ((class lisp-pay-api-slot) (metaclass standard-class))
Package

sb-mop.

Source

mop.lisp.


6.1.6 Conditions

Condition: api-response-condition
Package

lisp-pay.

Source

response.lisp.

Direct superclasses

lisp-pay-condition.

Direct subclasses
Direct methods
Direct slots
Slot: status-code

HTTP Status code

Initargs

:status-code

Readers

status-code.

Writers

(setf status-code).

Slot: body

The body of the HTTP request.

Initargs

:body

Readers

body.

Writers

(setf body).

Slot: dex-response

The dex response object

Initargs

:dex-response

Readers

dex-response.

Writers

(setf dex-response).

Slot: api-failure

A per API failure object

Initform

(quote nil)

Initargs

:api-failure

Readers

api-failure.

Writers

(setf api-failure).

Condition: client-error-response
Package

lisp-pay.

Source

response.lisp.

Direct superclasses

api-response-condition.

Condition: coinpayment-api-condition

Top level api condition

Package

lisp-pay/coinpayments.

Source

conditions.lisp.

Direct superclasses

coinpayment-condition.

Direct subclasses

required-slots-not-bound.

Condition: coinpayment-condition
Package

lisp-pay/coinpayments.

Source

conditions.lisp.

Direct superclasses

lisp-pay-condition.

Direct subclasses
Condition: expired-token
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

token-issue.

Direct methods
Direct slots
Slot: token
Initargs

:token

Readers

token.

Writers

(setf token).

Condition: lisp-pay-condition
Package

lisp-pay.

Source

conditions.lisp.

Direct superclasses

error.

Direct subclasses
Direct methods
Direct slots
Slot: processor

The current value of *processor*

Initargs

:processor

Readers

processor.

Writers

(setf processor).

Condition: no-dispatcher-found

Signalled when an IPN dispatcher cant be found.

Package

lisp-pay/coinpayments.

Source

conditions.lisp.

Direct superclasses

coinpayment-condition.

Direct methods
Direct slots
Slot: name

The name of the dispatcher.

Initargs

:name

Readers

name.

Writers

(setf name).

Slot: ipn

The IPN in question.

Initargs

:ipn

Readers

ipn.

Writers

(setf ipn).

Slot: status

The STATUS in question.

Initargs

:status

Readers

status.

Writers

(setf status).

Slot: arg-count

The number of ARGS for the dispatcher.

Initargs

:arg-count

Readers

arg-count.

Writers

(setf arg-count).

Slot: ipn-type

The ipn-type of the dispatcher.

Initargs

:ipn-type

Readers

ipn-type.

Writers

(setf ipn-type).

Slot: status-type

The status-type of the dispatcher.

Initargs

:status-type

Readers

status-type.

Writers

(setf status-type).

Condition: paypal-condition
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

lisp-pay-condition.

Direct subclasses

token-issue.

Condition: required-slots-not-bound

Signalled when you try to instantiate a class but dont set required slots

Package

lisp-pay/coinpayments.

Source

conditions.lisp.

Direct superclasses

coinpayment-api-condition.

Direct methods
Direct slots
Slot: required

A list of required slots.

Initargs

:required

Readers

required.

Writers

(setf required).

Slot: not-set

A list of the required that weren’t set.

Initargs

:not-set

Readers

not-set.

Writers

(setf not-set).

Condition: server-error-response
Package

lisp-pay.

Source

response.lisp.

Direct superclasses

api-response-condition.

Condition: stripe-condition
Package

lisp-pay/stripe.

Source

conditions.lisp.

Direct superclasses

lisp-pay-condition.

Condition: token-issue
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

paypal-condition.

Direct subclasses
Condition: unbound-token
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

token-issue.

Condition: unknown-status

signalled when an unknown status code is received.

Package

lisp-pay/coinpayments.

Source

conditions.lisp.

Direct superclasses

coinpayment-condition.

Direct methods
Direct slots
Slot: status

The unknown status code.

Initargs

:status

Readers

status.

Writers

(setf status).

Condition: unsupported-ipn

Signalled when an attempt was made to construct an unsupported IPN.

Package

lisp-pay/coinpayments.

Source

conditions.lisp.

Direct superclasses

coinpayment-condition.

Direct methods
Direct slots
Slot: ipn

The IPN that was received but isn’t supported.

Initargs

:ipn

Readers

ipn.

Writers

(setf ipn).

Slot: plist

The plist used to try and construct an IPN.

Initargs

:plist

Readers

plist.

Writers

(setf plist).


6.1.7 Structures

Structure: dex-response
Package

lisp-pay.

Source

response.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: body
Readers

dex-response-body.

Writers

(setf dex-response-body).

Slot: status-code
Readers

dex-response-status-code.

Writers

(setf dex-response-status-code).

Slot: headers
Readers

dex-response-headers.

Writers

(setf dex-response-headers).

Slot: quri
Readers

dex-response-quri.

Writers

(setf dex-response-quri).


6.1.8 Classes

Class: api-error

API errors cover any other type of problem (e.g., a temporary problem with Stripe’s servers), and are extremely uncommon.

Package

lisp-pay/stripe.

Source

conditions.lisp.

Direct superclasses

stripe-api-class.

Direct methods
Direct slots
Slot: error-type
Initform

"api_error"

Initargs

:error-type

Readers

error-type-of.

Writers

(setf error-type-of).

Class: api-failure

API Failure superclass.

Package

lisp-pay.

Source

mop.lisp.

Direct subclasses
Direct methods

print-object.

Class: api-keys%delete
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: api-key
Initargs

:api-key

Readers

api-key.

Writers

(setf api-key).

Class: api-keys%get
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Class: api-keys%new
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Class: api-keys%revoke
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Class: api-response-class
Package

lisp-pay.

Source

response.lisp.

Direct subclasses
Direct methods
Direct slots
Slot: status-code

HTTP status code.

Initargs

:status-code

Readers

status-code.

Writers

(setf status-code).

Slot: body

HTTP request body.

Initargs

:body

Readers

body.

Writers

(setf body).

Slot: dex-response

The Dex response.

Initargs

:dex-response

Readers

dex-response.

Writers

(setf dex-response).

Slot: processor

The processor used.

Initargs

:processor

Readers

processor.

Writers

(setf processor).

Class: authorization-error
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

failed-request.

Direct subclasses
Class: authorize%authorize
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: permissions
Type

array

Initargs

:permissions

Readers

permissions-of.

Writers

(setf permissions-of).

Slot: application-name
Initargs

:application-name

Readers

application-name-of.

Writers

(setf application-name-of).

Slot: strict
Type

lisp-pay/btcpay::bool

Initform

t

Initargs

:strict

Readers

strict-of.

Writers

(setf strict-of).

Slot: selective-stores
Type

lisp-pay/btcpay::bool

Initargs

:selective-stores

Readers

selective-stores-of.

Writers

(setf selective-stores-of).

Slot: redirect
Type

string

Initargs

:redirect

Readers

redirect-of.

Writers

(setf redirect-of).

Slot: application-identifier
Type

string

Initargs

:application-identifier

Readers

application-identifier-of.

Writers

(setf application-identifier-of).

Class: bad-response
Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct superclasses

response.

Direct methods

print-object.

Class: balance%get-balance
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: balance-transactions%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: balance-transactions%id
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: billing%bill-balance
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: agreement-id
Initargs

:agreement-id

Readers

agreement-id.

Writers

(setf agreement-id).

Class: billing%cancel
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: agreement-id
Initargs

:agreement-id

Readers

agreement-id.

Writers

(setf agreement-id).

Class: billing%create
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: billing%execute
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: agreement-id
Initargs

:agreement-id

Readers

agreement-id.

Writers

(setf agreement-id).

Class: billing%information
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: agreement-id
Initargs

:agreement-id

Readers

agreement-id.

Writers

(setf agreement-id).

Class: billing%list-transactions
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: agreement-id
Initargs

:agreement-id

Readers

agreement-id.

Writers

(setf agreement-id).

Slot: start-date
Initargs

lisp-pay/paypal:start-date

Readers

start-date.

Writers

(setf start-date).

Slot: end-date
Initargs

:end-date

Readers

end-date.

Writers

(setf end-date).

Class: billing%re-activate
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: agreement-id
Initargs

:agreement-id

Readers

agreement-id.

Writers

(setf agreement-id).

Class: billing%set-balance
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: agreement-id
Initargs

:agreement-id

Readers

agreement-id.

Writers

(setf agreement-id).

Class: billing%suspend
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: agreement-id
Initargs

:agreement-id

Readers

agreement-id.

Writers

(setf agreement-id).

Class: billing%update
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

patch-request.

Direct methods
Direct slots
Slot: agreement-id
Initargs

:agreement-id

Readers

agreement-id.

Writers

(setf agreement-id).

Class: btcpay
Package

lisp-pay/btcpay.

Source

protocol.lisp.

Direct superclasses

processor.

Direct methods
Direct slots
Slot: api-key
Type

string

Initform

"3e88ac02bba3af5c053af8260008c6cc890e3b74"

Initargs

:api-key

Readers

api-key.

Writers

(setf api-key).

Slot: base-url
Package

lisp-pay.

Initform

"https://btcpay.test.btcbank.li"

Initargs

:base-url

Readers

base-url-of.

Writers

(setf base-url-of).

Slot: api-metaclass
Package

lisp-pay.

Initform

(quote lisp-pay:lisp-pay-api-call)

Initargs

:api-metaclass

Readers

api-metaclass-of.

Writers

(setf api-metaclass-of).

Class: btcpay-api-failure-obj
Package

lisp-pay/btcpay.

Source

protocol.lisp.

Direct superclasses

api-failure.

Direct subclasses
Class: buy-pbn-tags
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"buy_pbn_tags"

Slot: required
Initform

(quote (lisp-pay/coinpayments:coin lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: coin
Type

string

Initargs

:coin

Readers

coin.

Writers

(setf coin).

Slot: num
Type

string

Initargs

:num

Readers

num.

Writers

(setf num).

Class: cancel-withdrawal
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"cancel_withdrawal"

Slot: required
Initform

(quote (lisp-pay/coinpayments:id lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: id
Type

string

Initargs

:id

Readers

id.

Writers

(setf id).

Class: card-error

Card errors are the most common type of error you should expect to handle. They result when the user enters a card that can’t be charged for some reason.

Package

lisp-pay/stripe.

Source

conditions.lisp.

Direct superclasses

stripe-api-class.

Direct methods
Direct slots
Slot: error-type
Initform

"card_error"

Initargs

:error-type

Readers

error-type-of.

Writers

(setf error-type-of).

Slot: charge
Initargs

:charge

Readers

charge.

Writers

(setf charge).

Class: charges%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: charges%capture
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: charges%create
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Class: charges%id
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: charges%update
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: claim-pbn-coupon
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"claim_pbn_coupon"

Slot: required
Initform

(quote (lisp-pay/coinpayments:coupon lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: coupon
Type

string

Initargs

:coupon

Readers

coupon.

Writers

(setf coupon).

Class: claim-pbn-tag
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"claim_pbn_tag"

Slot: required
Initform

(quote (lisp-pay/coinpayments:tagid lisp-pay/coinpayments:name lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: tagid
Type

string

Initargs

:tagid

Readers

tagid.

Writers

(setf tagid).

Slot: name
Type

string

Initargs

:name

Readers

name.

Writers

(setf name).

Class: conversion-limits
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"convert_limits"

Slot: required
Initform

(quote (lisp-pay/coinpayments:from lisp-pay/coinpayments:to lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: from
Type

string

Initargs

:from

Readers

from.

Writers

(setf from).

Slot: to
Type

string

Initargs

:to

Readers

to.

Writers

(setf to).

Class: convert-coins
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"convert"

Slot: required
Initform

(quote (lisp-pay/coinpayments:amount lisp-pay/coinpayments:from lisp-pay/coinpayments:to lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: amount
Type

string

Initargs

:amount

Readers

amount.

Writers

(setf amount).

Slot: from
Type

string

Initargs

:from

Readers

from.

Writers

(setf from).

Slot: to
Type

string

Initargs

:to

Readers

to.

Writers

(setf to).

Slot: address
Type

string

Initargs

:address

Readers

address.

Writers

(setf address).

Slot: dest-tag
Type

string

Initargs

:dest-tag

Readers

dest-tag.

Writers

(setf dest-tag).

Class: create-fixed-price-transaction
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"create_transaction"

Slot: required
Initform

(quote (lisp-pay/coinpayments:amount lisp-pay/coinpayments:currency1 lisp-pay/coinpayments:currency2 lisp-pay/coinpayments:buyer-email lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: amount
Type

string

Initargs

:amount

Readers

amount.

Writers

(setf amount).

Slot: currency1
Type

string

Initargs

:currency1

Readers

currency1.

Writers

(setf currency1).

Slot: currency2
Type

string

Initargs

:currency2

Readers

currency2.

Writers

(setf currency2).

Slot: buyer-email
Type

string

Initargs

:buyer-email

Readers

buyer-email.

Writers

(setf buyer-email).

Slot: address
Type

string

Initargs

:address

Readers

address.

Writers

(setf address).

Slot: buyer-name
Type

string

Initargs

:buyer-name

Readers

buyer-name.

Writers

(setf buyer-name).

Slot: item-name
Type

string

Initargs

:item-name

Readers

item-name.

Writers

(setf item-name).

Slot: item-number
Type

string

Initargs

:item-number

Readers

item-number.

Writers

(setf item-number).

Slot: invoice
Type

string

Initargs

:invoice

Readers

invoice.

Writers

(setf invoice).

Slot: custom
Type

string

Initargs

:custom

Readers

custom.

Writers

(setf custom).

Slot: ipn-url
Type

string

Initargs

:ipn-url

Readers

ipn-url.

Writers

(setf ipn-url).

Slot: success-url
Type

string

Initargs

:success-url

Readers

success-url.

Writers

(setf success-url).

Slot: cancel-url
Type

string

Initargs

:cancel-url

Readers

cancel-url.

Writers

(setf cancel-url).

Class: create-mass-withdrawal
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"create_mass_withdrawal"

Slot: required
Initform

(quote (lisp-pay/coinpayments:wd lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: wd
Type

string

Initargs

:wd

Readers

wd.

Writers

(setf wd).

Class: create-transfer
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"create_transfer"

Slot: required
Initform

(quote (lisp-pay/coinpayments:amount lisp-pay/coinpayments:currency lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: amount
Type

string

Initargs

:amount

Readers

amount.

Writers

(setf amount).

Slot: currency
Type

string

Initargs

:currency

Readers

currency.

Writers

(setf currency).

Slot: merchant
Type

string

Initargs

:merchant

Readers

merchant.

Writers

(setf merchant).

Slot: pbntag
Type

string

Initargs

:pbntag

Readers

pbntag.

Writers

(setf pbntag).

Slot: auto-confirm
Type

string

Initargs

:auto-confirm

Readers

auto-confirm.

Writers

(setf auto-confirm).

Slot: note
Type

string

Initargs

:note

Readers

note.

Writers

(setf note).

Class: create-withdrawal
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"create_withdrawal"

Slot: required
Initform

(quote (lisp-pay/coinpayments:currency lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: amount
Type

string

Initargs

:amount

Readers

amount.

Writers

(setf amount).

Slot: add_tx_fee
Type

string

Initargs

:add_tx_fee

Readers

add_tx_fee.

Writers

(setf add_tx_fee).

Slot: currency
Type

string

Initargs

:currency

Readers

currency.

Writers

(setf currency).

Slot: currency2
Type

string

Initargs

:currency2

Readers

currency2.

Writers

(setf currency2).

Slot: address
Type

string

Initargs

:address

Readers

address.

Writers

(setf address).

Slot: pbntag
Type

string

Initargs

:pbntag

Readers

pbntag.

Writers

(setf pbntag).

Slot: domain
Type

string

Initargs

:domain

Readers

domain.

Writers

(setf domain).

Slot: dest-tag
Type

string

Initargs

:dest-tag

Readers

dest-tag.

Writers

(setf dest-tag).

Slot: ipn-url
Type

string

Initargs

:ipn-url

Readers

ipn-url.

Writers

(setf ipn-url).

Slot: auto-confirm
Type

string

Initargs

:auto-confirm

Readers

auto-confirm.

Writers

(setf auto-confirm).

Slot: note
Type

string

Initargs

:note

Readers

note.

Writers

(setf note).

Class: currency-prices
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"rates"

Slot: required
Initform

(quote (lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: short
Type

string

Initargs

:short

Readers

short.

Writers

(setf short).

Slot: accepted
Type

string

Initargs

:accepted

Readers

accepted.

Writers

(setf accepted).

Class: customers%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: customers%create
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Class: customers%id
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: customers%update
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: delete-pbn-tag
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"delete_pbn_tag"

Slot: required
Initform

(quote (lisp-pay/coinpayments:tagid lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: tagid
Type

string

Initargs

:tagid

Readers

tagid.

Writers

(setf tagid).

Class: delete-request
Package

lisp-pay.

Source

mop.lisp.

Direct superclasses

request-without-content.

Direct subclasses
Direct slots
Slot: request-fun
Initform

(quote dexador:delete)

Class: disputes%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: disputes%close
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: disputes%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: dispute-id
Initargs

:dispute-id

Readers

dispute-id.

Writers

(setf dispute-id).

Class: disputes%get
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: start-time
Initargs

:start-time

Readers

start-time.

Writers

(setf start-time).

Slot: disputed-transaction-id
Initargs

:disputed-transaction_id

Readers

disputed-transaction_id.

Writers

(setf disputed-transaction_id).

Slot: page-size
Initargs

:page-size

Readers

page-size.

Writers

(setf page-size).

Slot: next-page-token
Initargs

:next-page-token

Readers

next-page-token.

Writers

(setf next-page-token).

Slot: dispute-state
Initargs

:dispute-state

Readers

dispute-state.

Writers

(setf dispute-state).

Slot: update-time-before
Initargs

:update-time-before

Readers

update-time-before.

Writers

(setf update-time-before).

Slot: update-time-after
Initargs

:update-time-after

Readers

update-time-after.

Writers

(setf update-time-after).

Class: disputes%id
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: disputes%update
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

patch-request.

Direct methods
Direct slots
Slot: dispute-id
Initargs

:dispute-id

Readers

dispute-id.

Writers

(setf dispute-id).

Class: disputes%update
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: disputes-actions%accept-claim
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: dispute-id
Initargs

:dispute-id

Readers

dispute-id.

Writers

(setf dispute-id).

Class: disputes-actions%accept-resolve
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: dispute-id
Initargs

:dispute-id

Readers

dispute-id.

Writers

(setf dispute-id).

Class: disputes-actions%acknowledge-return
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: dispute-id
Initargs

:dispute-id

Readers

dispute-id.

Writers

(setf dispute-id).

Class: disputes-actions%adjudicate
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: dispute-id
Initargs

:dispute-id

Readers

dispute-id.

Writers

(setf dispute-id).

Class: disputes-actions%appeal
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-files-request.

Direct methods
Direct slots
Slot: dispute-id
Initargs

:dispute-id

Readers

dispute-id.

Writers

(setf dispute-id).

Class: disputes-actions%deny-resolve
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: dispute-id
Initargs

:dispute-id

Readers

dispute-id.

Writers

(setf dispute-id).

Class: disputes-actions%escalate
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: dispute-id
Initargs

:dispute-id

Readers

dispute-id.

Writers

(setf dispute-id).

Class: disputes-actions%offer-resolve
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: dispute-id
Initargs

:dispute-id

Readers

dispute-id.

Writers

(setf dispute-id).

Class: disputes-actions%provide-evidence
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-files-request.

Direct methods
Direct slots
Slot: dispute-id
Initargs

:dispute-id

Readers

dispute-id.

Writers

(setf dispute-id).

Class: disputes-actions%provide-supporting-info
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-files-request.

Direct methods
Direct slots
Slot: dispute-id
Initargs

:dispute-id

Readers

dispute-id.

Writers

(setf dispute-id).

Class: disputes-actions%require-evidence
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: dispute-id
Initargs

:dispute-id

Readers

dispute-id.

Writers

(setf dispute-id).

Class: disputes-actions%send-message
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-files-request.

Direct methods
Direct slots
Slot: dispute-id
Initargs

:dispute-id

Readers

dispute-id.

Writers

(setf dispute-id).

Class: events%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: events%id
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: failed-request
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

paypal-api-failure.

Direct subclasses
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: files%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: files%create
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-files-request.

Class: files%id
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: five

In Escrow (if you are using SetEscrow)

Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct superclasses

ipn-payment-pending.

Class: five-hundred
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

server-error.

Direct slots
Slot: status-text
Initform

"internal server error"

Class: five-hundred-three
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

server-error.

Direct slots
Slot: status-text
Initform

"service unavailable"

Class: four-hundred
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

authorization-error.

Direct slots
Slot: status-text
Initform

"bad request"

Class: four-hundred-fifteen
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

failed-request.

Direct slots
Slot: status-text
Initform

"unsupported media type"

Class: four-hundred-five
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

failed-request.

Direct slots
Slot: status-text
Initform

"method not allowed"

Class: four-hundred-four
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

failed-request.

Direct slots
Slot: status-text
Initform

"not found"

Class: four-hundred-one
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

authorization-error.

Direct slots
Slot: status-text
Initform

"bad request"

Class: four-hundred-six
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

failed-request.

Direct slots
Slot: status-text
Initform

"not acceptable"

Class: four-hundred-three
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

authorization-error.

Direct slots
Slot: status-text
Initform

"forbidden"

Class: four-hundred-twenty-nine
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

failed-request.

Direct slots
Slot: status-text
Initform

"unprocessable entity"

Class: four-hundred-twenty-two
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

failed-request.

Direct slots
Slot: status-text
Initform

"unprocessable entity"

Class: get-basic-info
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct slots
Slot: cmd
Initform

"get_basic_info"

Slot: required
Initform

(quote (lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Class: get-callback-address
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"get_callback_address"

Slot: required
Initform

(quote (lisp-pay/coinpayments:currency lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: currency
Type

string

Initargs

:currency

Readers

currency.

Writers

(setf currency).

Slot: ipn-url
Type

string

Initargs

:ipn-url

Readers

ipn-url.

Writers

(setf ipn-url).

Slot: label
Type

string

Initargs

:label

Readers

label.

Writers

(setf label).

Slot: eip55
Type

string

Initargs

:eip55

Readers

eip55.

Writers

(setf eip55).

Class: get-coin-balances
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"balances"

Slot: required
Initform

(quote (lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: all
Type

string

Initargs

:all

Readers

all.

Writers

(setf all).

Class: get-conversion-information
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"get_conversion_information"

Slot: required
Initform

(quote (lisp-pay/coinpayments:id lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: id
Type

string

Initargs

:id

Readers

id.

Writers

(setf id).

Class: get-deposit-address
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"get_deposit_address"

Slot: required
Initform

(quote (lisp-pay/coinpayments:currency lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: currency
Type

string

Initargs

:currency

Readers

currency.

Writers

(setf currency).

Class: get-multiple-transaction-information
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"get_tx_info_multi"

Slot: required
Initform

(quote (lisp-pay/coinpayments:txid lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: txid
Type

string

Initargs

:txid

Readers

txid.

Writers

(setf txid).

Class: get-pbn-profile-information
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"get_pnb_info"

Slot: required
Initform

(quote (lisp-pay/coinpayments:pbntag lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: pbntag
Type

string

Initargs

:pbntag

Readers

pbntag.

Writers

(setf pbntag).

Class: get-pbn-tag-list
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct slots
Slot: cmd
Initform

"get_pbn_list"

Slot: required
Initform

(quote (lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Class: get-request
Package

lisp-pay.

Source

mop.lisp.

Direct superclasses

request-without-content.

Direct subclasses
Direct slots
Slot: request-fun
Initform

(quote dexador:get)

Class: get-transaction-ids
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"get_tx_ids"

Slot: required
Initform

(quote (lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: limit
Type

string

Initargs

:limit

Readers

limit.

Writers

(setf limit).

Slot: start
Type

string

Initargs

:start

Readers

start.

Writers

(setf start).

Slot: newer
Type

string

Initargs

:newer

Readers

newer.

Writers

(setf newer).

Slot: all
Type

string

Initargs

:all

Readers

all.

Writers

(setf all).

Class: get-transaction-information
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"get_tx_info"

Slot: required
Initform

(quote (lisp-pay/coinpayments:txid lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: txid
Type

string

Initargs

:txid

Readers

txid.

Writers

(setf txid).

Slot: full
Type

string

Initargs

:full

Readers

full.

Writers

(setf full).

Class: get-withdrawal-history
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"get_withdrawal_history"

Slot: required
Initform

(quote (lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: limit
Type

string

Initargs

:limit

Readers

limit.

Writers

(setf limit).

Slot: start
Type

string

Initargs

:start

Readers

start.

Writers

(setf start).

Slot: newer
Type

string

Initargs

:newer

Readers

newer.

Writers

(setf newer).

Class: get-withdrawal-information
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"get_withdrawal_information"

Slot: required
Initform

(quote (lisp-pay/coinpayments:id lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: id
Type

string

Initargs

:id

Readers

id.

Writers

(setf id).

Class: good-response
Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct superclasses

response.

Class: health%get
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Class: identity-account%disable-properties
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: identity-account%set-properties
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: identity-applications%create
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: identity-userinfo&profile-info
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: schema
Initargs

:schema

Readers

schema.

Writers

(setf schema).

Class: indempotency-error

Idempotency errors occur when an Idempotency-Key is re-used on a request that does not match the first request’s API endpoint and parameters.

Package

lisp-pay/stripe.

Source

conditions.lisp.

Direct superclasses

stripe-api-class.

Direct methods
Direct slots
Slot: error-type
Initform

"indempotency_error"

Initargs

:error-type

Readers

error-type-of.

Writers

(setf error-type-of).

Class: information-response
Package

lisp-pay.

Source

response.lisp.

Direct superclasses

api-response-class.

Class: invalid-request-error

Invalid request errors arise when your request has invalid parameters.

Package

lisp-pay/stripe.

Source

conditions.lisp.

Direct superclasses

stripe-api-class.

Direct methods
Direct slots
Slot: error-type
Initform

"invalid_request_error"

Initargs

:error-type

Readers

error-type-of.

Writers

(setf error-type-of).

Class: invoices%cancel
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: invoices%create-draft
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: invoices%delete
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: invoices%delete-external-payment
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Slot: transaction-id
Initargs

:transaction-id

Readers

transaction-id.

Writers

(setf transaction-id).

Class: invoices%delete-external-refund
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Slot: transaction-id
Initargs

:transaction-id

Readers

transaction-id.

Writers

(setf transaction-id).

Class: invoices%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: invoices%generate-invoice-number
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: invoices%generate-qr-code
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: invoices%list
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: page-size
Initargs

:page-size

Readers

page-size.

Writers

(setf page-size).

Slot: page
Initargs

:page

Readers

page.

Writers

(setf page).

Slot: total-required
Initargs

:total-required

Readers

total-requried.

Writers

(setf total-requried).

Slot: fields
Initargs

:fields

Readers

fields.

Writers

(setf fields).

Class: invoices%record-payment
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: invoices%record-refund
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: invoices%remind
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: invoices%search
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: page-size
Initargs

:page-size

Readers

page-size.

Writers

(setf page-size).

Slot: page
Initargs

:page

Readers

page.

Writers

(setf page).

Slot: total_required
Initargs

:total-required

Readers

total-requried.

Writers

(setf total-requried).

Class: invoices%send
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: invoices%update-invoice
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Slot: send-to-recipient
Initargs

:send-to-recipient

Readers

send-to-recipient.

Writers

(setf send-to-recipient).

Slot: send_to_invoicer
Initargs

:send-to-invoicer

Readers

send-to-invoicer.

Writers

(setf send-to-invoicer).

Class: invoices-templates%create
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: invoices-templates%delete
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: template-id
Initargs

:template-id

Readers

template-id.

Writers

(setf template-id).

Class: invoices-templates%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: template-id
Initargs

:template-id

Readers

template-id.

Writers

(setf template-id).

Class: invoices-templates%list
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: page-size
Initargs

:page-size

Readers

page-size.

Writers

(setf page-size).

Slot: page
Initargs

:page

Readers

page.

Writers

(setf page).

Slot: fields
Initargs

:fields

Readers

fields.

Writers

(setf fields).

Class: invoices-templates%update
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: template-id
Initargs

:template-id

Readers

template-id.

Writers

(setf template-id).

Class: ipn-failure
Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct superclasses

ipn-status.

Direct subclasses
Class: ipn-payment-pending
Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct superclasses

ipn-status.

Direct subclasses
Class: ipn-payment-success
Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct superclasses

ipn-status.

Direct subclasses

one-hundred.

Class: ipn-status
Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct subclasses
Class: lightning-internal%balance
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: lightning-internal%connect
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: lightning-internal%create-invoice
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: lightning-internal%deposit-address
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: lightning-internal%get-channels
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: lightning-internal%get-invoice
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: lightning-internal%get-payment
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Slot: payment-hash
Initargs

:payment-hash

Readers

payment-hash.

Writers

(setf payment-hash).

Class: lightning-internal%info
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: lightning-internal%open-channel
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: lightning-internal%pay-invoice
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: lisp-pay-api-call
Package

lisp-pay.

Source

mop.lisp.

Direct superclasses

funcallable-standard-class.

Direct methods
Direct slots
Slot: string-constructor
Readers

string-constructor.

Writers

(setf string-constructor).

Slot: endpoint
Initargs

:endpoint

Readers

endpoint.

Writers

(setf endpoint).

Slot: genned-slot-names
Initargs

:genned-slot-names

Readers

genned-slot-names.

Writers

(setf genned-slot-names).

Slot: query-slot-names
Initargs

:query-slot-names

Readers

query-slot-names.

Writers

(setf query-slot-names).

Slot: query-constructor
Initargs

:query-constructor

Readers

query-constructor.

Writers

(setf query-constructor).

Class: lisp-pay-api-slot
Package

lisp-pay.

Source

mop.lisp.

Direct superclasses

slot-definition.

Direct subclasses
Direct methods
Direct slots
Slot: as-string

String version of the slot-name. When set this is used in place of the slot name when encoding in the Query string.

Type

string

Initargs

:as-string

Readers

as-string.

Writers

(setf as-string).

Class: mandates%id
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: misc%invoice-checkout-page
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Slot: language
Type

string

Initargs

:language

Readers

language-of.

Writers

(setf language-of).

Class: misc%language-codes
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Class: misc%permission-metadata
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Class: negative-1

Cancelled/Timed out

Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct superclasses

ipn-failure.

Class: negative-2

Paypal Refund or Reversal

Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct superclasses

ipn-failure.

Class: notifications%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: seen
Type

string

Initargs

:seen

Readers

seen-of.

Writers

(setf seen-of).

Slot: skip
Type

fixnum

Initargs

:skip

Readers

skip-of.

Writers

(setf skip-of).

Slot: take
Type

fixnum

Initargs

:take

Readers

take-of.

Writers

(setf take-of).

Class: notifications%get
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: notification-id
Initargs

:notification-id

Readers

notification-id.

Writers

(setf notification-id).

Class: notifications%remove
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: notification-id
Initargs

:notification-id

Readers

notification-id.

Writers

(setf notification-id).

Class: notifications%update
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: notification-id
Initargs

:notification-id

Readers

notification-id.

Writers

(setf notification-id).

Class: one

We have confirmed coin reception from the buyer.

Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct superclasses

ipn-payment-pending.

Class: one-hundred

Payment complete

Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct superclasses

ipn-payment-success.

Class: orders%authorize
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: order-id
Initargs

:order-id

Readers

order-id.

Writers

(setf order-id).

Class: orders%capture
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: order-id
Initargs

:order-id

Readers

order-id.

Writers

(setf order-id).

Class: orders%create
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: orders%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: order-id
Initargs

:order-id

Readers

order-id.

Writers

(setf order-id).

Slot: fields
Initargs

:fields

Readers

fields.

Writers

(setf fields).

Class: orders%update
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

patch-request.

Direct methods
Direct slots
Slot: order-id
Initargs

:order-id

Readers

order-id.

Writers

(setf order-id).

Class: partner%create
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: partner%get-data
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: referral-id
Initargs

:referral-id

Readers

referral-id.

Writers

(setf referral-id).

Class: patch-request
Package

lisp-pay.

Source

mop.lisp.

Direct superclasses

request-with-content.

Direct subclasses
Direct slots
Slot: request-fun
Initform

(quote dexador:patch)

Class: payment-intents%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: payment-intents%cancel
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: payment-intents%capture
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: payment-intents%confirm
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: payment-intents%create
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Class: payment-intents%id
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: payment-intents%update
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: payment-methods%create
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Class: payment-methods%get
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: payment-methods%update
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: payment-requests%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: payment-requests%archive
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: payment-request-id
Initargs

:payment-request-id

Readers

payment-request-id.

Writers

(setf payment-request-id).

Class: payment-requests%create
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: payment-requests%get
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: payment-request-id
Initargs

:payment-request-id

Readers

payment-request-id.

Writers

(setf payment-request-id).

Class: payment-requests%update
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: payment-request-id
Initargs

:payment-request-id

Readers

payment-request-id.

Writers

(setf payment-request-id).

Class: payments-authorization%capture
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: authorization-id
Initargs

:authorization-id

Readers

authorization-id.

Writers

(setf authorization-id).

Class: payments-authorization%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: authorization-id
Initargs

:authorization-id

Readers

authorization-id.

Writers

(setf authorization-id).

Class: payments-authorization%reauthorize
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: authorization-id
Initargs

:authorization-id

Readers

authorization-id.

Writers

(setf authorization-id).

Class: payments-authorization%void
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: authorization-id
Initargs

:authorization-id

Readers

authorization-id.

Writers

(setf authorization-id).

Class: payments-captures%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: capture-id
Initargs

:capture-id

Readers

capture-id.

Writers

(setf capture-id).

Class: payments-captures%refund
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: capture-id
Initargs

:capture-id

Readers

capture-id.

Writers

(setf capture-id).

Class: payments-refunds%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: refund-id
Initargs

:refund-id

Readers

refund-id.

Writers

(setf refund-id).

Class: payout-processors%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Class: payouts%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: payouts%cancel
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: payouts%confirm
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: payouts%create
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Class: payouts%id
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: payouts%update
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: payouts-batch%create
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: payouts-batch%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: batch-id
Initargs

:batch-id

Readers

batch-id.

Writers

(setf batch-id).

Slot: page-size
Initargs

:page-size

Readers

page-size.

Writers

(setf page-size).

Slot: page
Initargs

:page

Readers

page.

Writers

(setf page).

Slot: fields
Initargs

:fields

Readers

fields.

Writers

(setf fields).

Slot: total-required
Initargs

:total-required

Readers

total-required.

Writers

(setf total-required).

Class: payouts-item%cancel-unclaimed
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: payout-id
Initargs

:payout-id

Readers

payout-id.

Writers

(setf payout-id).

Class: payouts-item%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: payout-id
Initargs

:payout-id

Readers

payout-id.

Writers

(setf payout-id).

Class: paypal
Package

lisp-pay/paypal.

Source

protocol.lisp.

Direct superclasses

processor.

Direct subclasses

paypal-testing.

Direct methods
Direct slots
Slot: base-url
Package

lisp-pay.

Initform

"https://api-m.paypal.com"

Initargs

:base-url

Readers

base-url-of.

Writers

(setf base-url-of).

Slot: token

Paypal token, this is used for every api call except receiving the token itself.

Type

(or lisp-pay/paypal:token null)

Initargs

:token

Readers

token.

Writers

(setf token).

Slot: secret-id
Type

string

Initform

"embuo5-j3kwfsejyy5mtqd8hm9jezbxjkuuj2d9jwkwwas1e05ejp4a1wlpnuufd3yyiokzrsxjs9oub"

Initargs

:secret-id

Readers

secret-id.

Writers

(setf secret-id).

Slot: client-id
Initform

"atiizbwbh3_qd_y3p3azqiqlbih9mvtdsttr4alopqftd5ebzooqejllt0o6-hlf95_vj2gadaihp5ee"

Initargs

:client-id

Readers

client-id.

Writers

(setf client-id).

Slot: api-metaclass
Package

lisp-pay.

Initform

(quote lisp-pay:lisp-pay-api-call)

Initargs

:api-metaclass

Readers

api-metaclass-of.

Writers

(setf api-metaclass-of).

Class: paypal-testing
Package

lisp-pay/paypal.

Source

protocol.lisp.

Direct superclasses

paypal.

Direct methods
Direct slots
Slot: base-url
Package

lisp-pay.

Initform

"https://api-m.sandbox.paypal.com"

Initargs

:base-url

Readers

base-url-of.

Writers

(setf base-url-of).

Class: post-files-request
Package

lisp-pay.

Source

mop.lisp.

Direct superclasses

post-request.

Direct subclasses
Direct methods

determine-base-url.

Direct slots
Slot: content-type
Initform

"multipart/related"

Class: post-request
Package

lisp-pay.

Source

mop.lisp.

Direct superclasses

request-with-content.

Direct subclasses
Direct slots
Slot: request-fun
Initform

(quote dexador:post)

Class: prices%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: prices%create
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Class: prices%id
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: prices%update
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: processor
Package

lisp-pay.

Source

protocol.lisp.

Direct subclasses
Direct methods
Direct slots
Slot: base-url
Initargs

:base-url

Readers

base-url.

Writers

(setf base-url).

Slot: api-metaclass
Readers

api-metaclass.

Writers

(setf api-metaclass).

Class: products%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: products%create
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: products%create
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Class: products%delete
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: products%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: product-id
Initargs

:product-id

Readers

product-id.

Writers

(setf product-id).

Class: products%id
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: products%list
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: page-size
Initargs

:page-size

Readers

page-size.

Writers

(setf page-size).

Slot: page
Initargs

:page

Readers

page.

Writers

(setf page).

Slot: total-required
Initargs

:total-required

Readers

total-requried.

Writers

(setf total-requried).

Class: products%update
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

patch-request.

Direct methods
Direct slots
Slot: product-id
Initargs

:product-id

Readers

product-id.

Writers

(setf product-id).

Class: products%update
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: public-pull-payments%create-payout
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: pull-payment-id
Initargs

:pull-payment-id

Readers

pull-payment-id.

Writers

(setf pull-payment-id).

Class: public-pull-payments%get
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: pull-payment-id
Initargs

:pull-payment-id

Readers

pull-payment-id.

Writers

(setf pull-payment-id).

Class: public-pull-payments%get-payout
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: pull-payment-id
Initargs

:pull-payment-id

Readers

pull-payment-id.

Writers

(setf pull-payment-id).

Slot: payout-id
Initargs

:payout-id

Readers

payout-id.

Writers

(setf payout-id).

Class: public-pull-payments%get-payouts
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: pull-payment-id
Initargs

:pull-payment-id

Readers

pull-payment-id.

Writers

(setf pull-payment-id).

Slot: include-cancelled
Type

lisp-pay/btcpay::bool

Initargs

:include-cancelled

Readers

include-cancelled-of.

Writers

(setf include-cancelled-of).

Class: put-request
Package

lisp-pay.

Source

mop.lisp.

Direct superclasses

request-with-content.

Direct subclasses
Direct slots
Slot: request-fun
Initform

(quote dexador:put)

Class: redirection-response
Package

lisp-pay.

Source

response.lisp.

Direct superclasses

api-response-class.

Class: referenced-payouts-batch%create
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: referenced-payouts-batch%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: batch-id
Initargs

:batch-id

Readers

batch-id.

Writers

(setf batch-id).

Slot: page-size
Initargs

:page-size

Readers

page-size.

Writers

(setf page-size).

Slot: page
Initargs

:page

Readers

page.

Writers

(setf page).

Slot: fields
Initargs

:fields

Readers

fields.

Writers

(setf fields).

Slot: total-required
Initargs

:total-required

Readers

total-required.

Writers

(setf total-required).

Class: referenced-payouts-item%cancel-unclaimed
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: payout-id
Initargs

:payout-id

Readers

payout-id.

Writers

(setf payout-id).

Class: referenced-payouts-item%create
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: refunds%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: refunds%create
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Class: refunds%id
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: refunds%update
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: renew-pbn-tag
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"renew_pbn_tag"

Slot: required
Initform

(quote (lisp-pay/coinpayments:tagid lisp-pay/coinpayments:coin lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: tagid
Type

string

Initargs

:tagid

Readers

tagid.

Writers

(setf tagid).

Slot: coin
Type

string

Initargs

:coin

Readers

coin.

Writers

(setf coin).

Slot: years
Type

string

Initargs

:years

Readers

years.

Writers

(setf years).

Class: request

Top level request class

Package

lisp-pay.

Source

mop.lisp.

Direct superclasses

funcallable-standard-object.

Direct subclasses
Direct methods
Direct slots
Slot: request-fun
Initform

(quote dexador:get)

Initargs

:request-fun

Readers

request-fun.

Writers

This slot is read-only.

Slot: content-type
Initform

"application/json"

Initargs

:content-type

Readers

content-type.

Writers

(setf content-type).

Class: request-with-content
Package

lisp-pay.

Source

mop.lisp.

Direct superclasses

request.

Direct subclasses
Direct methods
Direct slots
Slot: content
Type

list

Initargs

:content

Readers

content.

Writers

(setf content).

Class: request-without-content
Package

lisp-pay.

Source

mop.lisp.

Direct superclasses

request.

Direct subclasses
Class: response

Top level response class

Package

lisp-pay.

Source

mop.lisp.

Direct subclasses
Class: search-balances%list
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: as-of-time
Initargs

:as-of-time

Readers

as-of-time.

Writers

(setf as-of-time).

Slot: currency-code
Initargs

:currency-code

Readers

currency-code.

Writers

(setf currency-code).

Class: search-transactions%list
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: transaction-id
Initargs

:transaction-id

Readers

transaction-id.

Writers

(setf transaction-id).

Slot: transaction-type
Initargs

:transaction-type

Readers

transaction-type.

Writers

(setf transaction-type).

Slot: transaction-status
Initargs

:transaction-status

Readers

transaction-status.

Writers

(setf transaction-status).

Slot: transaction-amount
Initargs

:transaction-amount

Readers

transaction-amount.

Writers

(setf transaction-amount).

Slot: transaction-currency
Initargs

:transaction-currency

Readers

transaction-currency.

Writers

(setf transaction-currency).

Slot: start-date
Initargs

:start-date

Readers

start-date.

Writers

(setf start-date).

Slot: end-date
Initargs

:end-date

Readers

end-date.

Writers

(setf end-date).

Slot: payment-instrument-type
Initargs

:payment-instrument-type

Readers

payment-instrument-type.

Writers

(setf payment-instrument-type).

Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: terminal-id
Initargs

:terminal-id

Readers

terminal-id.

Writers

(setf terminal-id).

Slot: fields
Initargs

:fields

Readers

fields.

Writers

(setf fields).

Slot: balance-affecting-records-only
Initargs

:balance-affecting-records-only

Readers

balance-affecting-records-only.

Writers

(setf balance-affecting-records-only).

Slot: page-size
Initargs

:page-size

Readers

page-size.

Writers

(setf page-size).

Slot: page
Initargs

:page

Readers

page.

Writers

(setf page).

Class: server-email%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: server-email%send
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: server-email%update
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: server-error
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

failed-request.

Direct subclasses
Class: server-info%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Class: sessions%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: sessions%create
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Class: sessions%expire
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: sessions%get
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: sessions%line-items
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: setup-attempts%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: setup-intents%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: setup-intents%cancel
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: setup-intents%confirm
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: setup-intents%create
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Class: setup-intents%id
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: setup-intents%update
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: shipping%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: shipping%create
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Class: shipping%get
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: shipping%update
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: store-payment-methods%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: store-payout-processors%remove
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: processor-id
Initargs

:processor-id

Readers

processor-id.

Writers

(setf processor-id).

Slot: payment-method
Initargs

:payment-method

Readers

payment-method.

Writers

(setf payment-method).

Class: store-payouts%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: store-payouts%approve
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: payout-id
Initargs

:payout-id

Readers

payout-id.

Writers

(setf payout-id).

Class: store-payouts%cancel
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: payout-id
Initargs

:payout-id

Readers

payout-id.

Writers

(setf payout-id).

Class: store-payouts%create
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: store-payouts%mark-paid
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: payout-id
Initargs

:payout-id

Readers

payout-id.

Writers

(setf payout-id).

Class: stores%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Class: stores%create
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Class: stores%get
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores%remove
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores%update
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-apps%delete
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: app-id
Initargs

:app-id

Readers

app-id.

Writers

(setf app-id).

Class: stores-apps%get
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: app-id
Initargs

:app-id

Readers

app-id.

Writers

(setf app-id).

Class: stores-apps%new
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-custodians%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Class: stores-custodians%delete-account
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: account-id
Initargs

:account-id

Readers

account-id.

Writers

(setf account-id).

Class: stores-custodians%get
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: asset-balances
Type

lisp-pay/btcpay::bool

Initargs

:asset-balances

Readers

asset-balances-of.

Writers

(setf asset-balances-of).

Class: stores-custodians%get-account
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: account-id
Initargs

:account-id

Readers

account-id.

Writers

(setf account-id).

Slot: asset-balances
Type

lisp-pay/btcpay::bool

Initargs

:asset-balances

Readers

asset-balances-of.

Writers

(setf asset-balances-of).

Class: stores-custodians%get-depost-address
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: account-id
Initargs

:account-id

Readers

account-id.

Writers

(setf account-id).

Slot: payment-method
Initargs

:payment-method

Readers

payment-method.

Writers

(setf payment-method).

Class: stores-custodians%get-trading-quote
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: account-id
Initargs

:account-id

Readers

account-id.

Writers

(setf account-id).

Slot: from-asset
Type

string

Initargs

:from-asset

Readers

from-asset-of.

Writers

(setf from-asset-of).

Slot: to-asset
Type

string

Initargs

:to-asset

Readers

to-asset-of.

Writers

(setf to-asset-of).

Class: stores-custodians%get-withdrawal-info
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: account-id
Initargs

:account-id

Readers

account-id.

Writers

(setf account-id).

Slot: withdrawal-id
Initargs

:withdrawal-id

Readers

withdrawal-id.

Writers

(setf withdrawal-id).

Class: stores-custodians%new
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-custodians%trade-assets
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: account-id
Initargs

:account-id

Readers

account-id.

Writers

(setf account-id).

Class: stores-custodians%update-account
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: account-id
Initargs

:account-id

Readers

account-id.

Writers

(setf account-id).

Class: stores-custodians%withdraw-to-store-wallet
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: account-id
Initargs

:account-id

Readers

account-id.

Writers

(setf account-id).

Class: stores-invoices%activate-payment-method
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Slot: payment-method
Initargs

:payment-method

Readers

payment-method.

Writers

(setf payment-method).

Class: stores-invoices%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-invoices%archive
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: stores-invoices%create
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-invoices%get
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: stores-invoices%mark-status
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: stores-invoices%payment-methods
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Slot: only-accounted-payments
Type

lisp-pay/btcpay::bool

Initform

t

Initargs

:only-accounted-payments

Readers

only-accounted-payments-of.

Writers

(setf only-accounted-payments-of).

Class: stores-invoices%unarchive
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: stores-invoices%update
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: stores-lightning%balance
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-lightning%connect
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-lightning%create-invoice
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-lightning%deposit-address
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-lightning%get-channels
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-lightning%get-invoice
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Slot: invoice-id
Initargs

:invoice-id

Readers

invoice-id.

Writers

(setf invoice-id).

Class: stores-lightning%get-payment
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Slot: payment-hash
Initargs

:payment-hash

Readers

payment-hash.

Writers

(setf payment-hash).

Class: stores-lightning%info
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-lightning%open-channel
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-lightning%pay-invoice
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-payment-methods-lightning%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-payment-methods-lightning%get
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-payment-methods-lightning%remove
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-payment-methods-lightning%update
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-payment-methods-lnurl%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-payment-methods-lnurl%get
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-payment-methods-lnurl%remove
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-payment-methods-lnurl%update
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-payment-methods-on-chain%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-payment-methods-on-chain%generate-wallet
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-payment-methods-on-chain%get
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-payment-methods-on-chain%preview
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Slot: offset
Type

fixnum

Initargs

:offset

Readers

offset-of.

Writers

(setf offset-of).

Slot: amount
Type

fixnum

Initargs

:amount

Readers

amount-of.

Writers

(setf amount-of).

Class: stores-payment-methods-on-chain%preview-proposed
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Slot: offset
Type

fixnum

Initargs

:offset

Readers

offset-of.

Writers

(setf offset-of).

Slot: amount
Type

fixnum

Initargs

:amount

Readers

amount-of.

Writers

(setf amount-of).

Class: stores-payment-methods-on-chain%remove
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-payment-methods-on-chain%update
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-payout-processors%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-payout-processors%all-automated
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-payout-processors%all-lightning-automated
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-payout-processors%get-automated
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: payment-method
Initargs

:payment-method

Readers

payment-method.

Writers

(setf payment-method).

Class: stores-payout-processors%get-lightning-automated
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: payment-method
Initargs

:payment-method

Readers

payment-method.

Writers

(setf payment-method).

Class: stores-payout-processors%update-all-automated
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-payout-processors%update-automated
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: payment-method
Initargs

:payment-method

Readers

payment-method.

Writers

(setf payment-method).

Class: stores-payout-processors%update-lightning-automated
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: payment-method
Initargs

:payment-method

Readers

payment-method.

Writers

(setf payment-method).

Class: stores-pull-payments%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: include-archived
Type

lisp-pay/btcpay::bool

Initargs

:include-archived

Readers

include-archived-of.

Writers

(setf include-archived-of).

Class: stores-pull-payments%archive
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: pull-payment-id
Initargs

:pull-payment-id

Readers

pull-payment-id.

Writers

(setf pull-payment-id).

Class: stores-pull-payments%create
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-users%add
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-users%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-users%remove
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: user-id
Initargs

:user-id

Readers

user-id.

Writers

(setf user-id).

Class: stores-wallet-on-chain%address
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Slot: force-generate
Type

lisp-pay/btcpay::bool

Initargs

:force-generate

Readers

force-generate-of.

Writers

(setf force-generate-of).

Class: stores-wallet-on-chain%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-wallet-on-chain%create-wallet-transaction
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-wallet-on-chain%fee-rate
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Slot: block-target
Type

number

Initargs

:block-target

Readers

block-target-of.

Writers

(setf block-target-of).

Class: stores-wallet-on-chain%get-transaction
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Slot: transaction-id
Initargs

:transaction-id

Readers

transaction-id.

Writers

(setf transaction-id).

Class: stores-wallet-on-chain%get-utxos
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-wallet-on-chain%patch-transaction-info
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

patch-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Slot: transaction-id
Initargs

:transaction-id

Readers

transaction-id.

Writers

(setf transaction-id).

Slot: force
Type

string

Initargs

:force

Readers

force-of.

Writers

(setf force-of).

Class: stores-wallet-on-chain%transactions
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Slot: status-filter
Type

array

Initargs

:status-filter

Readers

status-filter-of.

Writers

(setf status-filter-of).

Slot: label-filter
Type

string

Initargs

:label-filter

Readers

label-filter-of.

Writers

(setf label-filter-of).

Slot: skip
Type

integer

Initargs

:skip

Readers

skip-of.

Writers

(setf skip-of).

Slot: limit
Type

integer

Initargs

:limit

Readers

limit-of.

Writers

(setf limit-of).

Class: stores-wallet-on-chain%unreserve
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: crypto-code
Initargs

:crypto-code

Readers

crypto-code.

Writers

(setf crypto-code).

Class: stores-webhooks%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-webhooks%create
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Class: stores-webhooks%delete
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: webhook-id
Initargs

:webhook-id

Readers

webhook-id.

Writers

(setf webhook-id).

Class: stores-webhooks%get
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: webhook-id
Initargs

:webhook-id

Readers

webhook-id.

Writers

(setf webhook-id).

Class: stores-webhooks%get-delivery-info
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: webhook-id
Initargs

:webhook-id

Readers

webhook-id.

Writers

(setf webhook-id).

Slot: delivery-id
Initargs

:delivery-id

Readers

delivery-id.

Writers

(setf delivery-id).

Class: stores-webhooks%get-delivery-object
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: webhook-id
Initargs

:webhook-id

Readers

webhook-id.

Writers

(setf webhook-id).

Slot: delivery-id
Initargs

:delivery-id

Readers

delivery-id.

Writers

(setf delivery-id).

Class: stores-webhooks%latest-deliveries
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: webhook-id
Initargs

:webhook-id

Readers

webhook-id.

Writers

(setf webhook-id).

Slot: count
Package

common-lisp.

Type

string

Initargs

:count

Readers

count-of.

Writers

(setf count-of).

Class: stores-webhooks%redeliver-object
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: webhook-id
Initargs

:webhook-id

Readers

webhook-id.

Writers

(setf webhook-id).

Slot: delivery-id
Initargs

:delivery-id

Readers

delivery-id.

Writers

(setf delivery-id).

Class: stores-webhooks%update
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: store-id
Initargs

:store-id

Readers

store-id.

Writers

(setf store-id).

Slot: webhook-id
Initargs

:webhook-id

Readers

webhook-id.

Writers

(setf webhook-id).

Class: stripe
Package

lisp-pay/stripe.

Source

protocol.lisp.

Direct superclasses

processor.

Direct methods
Direct slots
Slot: api-key
Initform

"sk_test_51jn99bkazowtfvdknr4rjy5oqpkbruv6b613wj3afhpm76nl9qauaupswzo9nzxcalg8s1buwspewl9tdd2u28bn00d2defuqi"

Initargs

:api-key

Readers

api-key.

Writers

(setf api-key).

Slot: public-key
Type

(or keyword string)

Initargs

:public-key

Readers

public-key.

Writers

(setf public-key).

Slot: api-version
Initform

"2020-08-27"

Initargs

:api-version

Readers

api-version.

Writers

(setf api-version).

Slot: base-url
Package

lisp-pay.

Initform

"https://api.stripe.com"

Initargs

:base-url

Readers

base-url.

Writers

(setf base-url).

Slot: api-metaclass
Package

lisp-pay.

Initform

(quote lisp-pay:lisp-pay-api-call)

Initargs

:api-metaclass

Readers

api-metaclass-of.

Writers

(setf api-metaclass-of).

Class: stripe-api-class
Package

lisp-pay/stripe.

Source

conditions.lisp.

Direct superclasses

api-failure.

Direct subclasses
Direct methods
Direct slots
Slot: error-type
Initargs

:error-type

Readers

error-type.

Writers

(setf error-type).

Slot: parent-condition
Initargs

:parent-condition

Readers

parent-condition.

Writers

(setf parent-condition).

Slot: status-code
Package

lisp-pay.

Initargs

:status-code

Readers

status-code.

Writers

(setf status-code).

Slot: decline-code
Initargs

:decline-code

Readers

decline-code.

Writers

(setf decline-code).

Slot: message
Initargs

:message

Readers

message.

Writers

(setf message).

Slot: param
Initargs

:param

Readers

param.

Writers

(setf param).

Slot: payment-intent
Initargs

:payment-intent

Readers

payment-intent.

Writers

(setf payment-intent).

Slot: doc-url
Initargs

:doc-url

Readers

doc-url.

Writers

(setf doc-url).

Slot: payment-method
Initargs

:payment-method

Readers

payment-method.

Writers

(setf payment-method).

Slot: payment-method-type
Initargs

:payment-method-type

Readers

payment-method-type.

Writers

(setf payment-method-type).

Slot: setup-intent
Initargs

:setup-intent

Readers

setup-intent.

Writers

(setf setup-intent).

Slot: source
Initargs

:source

Readers

source.

Writers

(setf source).

Class: subscribtions-plans%activate
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: plan-id
Initargs

:plan-id

Readers

plan-id.

Writers

(setf plan-id).

Class: subscribtions-plans%create
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: subscribtions-plans%deactivate
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: plan-id
Initargs

:plan-id

Readers

plan-id.

Writers

(setf plan-id).

Class: subscribtions-plans%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: plan-id
Initargs

:plan-id

Readers

plan-id.

Writers

(setf plan-id).

Class: subscribtions-plans%update
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

patch-request.

Direct methods
Direct slots
Slot: plan-id
Initargs

:plan-id

Readers

plan-id.

Writers

(setf plan-id).

Class: subscribtions-plans%update-pricing-schemas
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: plan-id
Initargs

:plan-id

Readers

plan-id.

Writers

(setf plan-id).

Class: subscriptions%activate
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: sub-id
Initargs

:sub-id

Readers

sub-id.

Writers

(setf sub-id).

Class: subscriptions%cancel
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: sub-id
Initargs

:sub-id

Readers

sub-id.

Writers

(setf sub-id).

Class: subscriptions%capture
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: sub-id
Initargs

:sub-id

Readers

sub-id.

Writers

(setf sub-id).

Class: subscriptions%create
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: subscriptions%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: sub-id
Initargs

:sub-id

Readers

sub-id.

Writers

(setf sub-id).

Class: subscriptions%revise
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: sub-id
Initargs

:sub-id

Readers

sub-id.

Writers

(setf sub-id).

Class: subscriptions%suspend
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: sub-id
Initargs

:sub-id

Readers

sub-id.

Writers

(setf sub-id).

Class: subscriptions%transactions
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: sub-id
Initargs

:sub-id

Readers

sub-id.

Writers

(setf sub-id).

Slot: start-time
Initargs

:start-time

Readers

start-time.

Writers

(setf start-time).

Slot: end-time
Initargs

:end-time

Readers

end-time.

Writers

(setf end-time).

Class: subscriptions%update
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

patch-request.

Direct methods
Direct slots
Slot: sub-id
Initargs

:sub-id

Readers

sub-id.

Writers

(setf sub-id).

Class: subscriptions-plans%list
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: page-size
Initargs

:page-size

Readers

page-size.

Writers

(setf page-size).

Slot: page
Initargs

:page

Readers

page.

Writers

(setf page).

Slot: product-id
Initargs

:product-id

Readers

product-id.

Writers

(setf product-id).

Slot: plan-ids
Initargs

:plan-ids

Readers

plan-ids.

Writers

(setf plan-ids).

Slot: total-required
Initargs

:total-required

Readers

total-required.

Writers

(setf total-required).

Class: successful-response
Package

lisp-pay.

Source

response.lisp.

Direct superclasses

api-response-class.

Class: three

PayPal Pending (eChecks of other types of holds)

Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct superclasses

ipn-payment-pending.

Class: token
Package

lisp-pay/paypal.

Source

token.lisp.

Direct methods
Direct slots
Slot: nonce
Type

string

Initargs

:nonce

Readers

nonce.

Writers

This slot is read-only.

Slot: expires-in
Type

local-time:timestamp

Initargs

:expires-in

Readers

expires-in.

Writers

This slot is read-only.

Slot: app-id
Type

(or null string)

Initargs

:app-id

Readers

app-id.

Writers

This slot is read-only.

Slot: token-type
Type

string

Initargs

:token-type

Readers

token-type.

Writers

This slot is read-only.

Slot: access-token
Type

string

Initargs

:access-token

Readers

access-token.

Writers

This slot is read-only.

Slot: scope
Type

string

Initargs

:scope

Readers

scope.

Writers

This slot is read-only.

Class: tokens%create
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Class: tokens%id
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: tracking%batch
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: tracking%information
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: tracking%update-or-cancel
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

put-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: two

queued for nightly payout. (if you have Payout Mode for this coin set to Nightly)

Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct superclasses

ipn-payment-pending.

Class: update-pbn-profile
Package

lisp-pay/coinpayments.

Source

api-forms.lisp.

Direct superclasses

coinpayment-request.

Direct methods
Direct slots
Slot: cmd
Initform

"update_pbn_tag"

Slot: required
Initform

(quote (lisp-pay/coinpayments:tagid lisp-pay/coinpayments:merchant-secret-key lisp-pay/coinpayments:key))

Slot: name
Type

string

Initargs

:name

Readers

name.

Writers

(setf name).

Slot: email
Type

string

Initargs

:email

Readers

email.

Writers

(setf email).

Slot: url
Type

string

Initargs

:url

Readers

url.

Writers

(setf url).

Slot: image
Type

string

Initargs

:image

Readers

image.

Writers

(setf image).

Class: users%all
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Class: users%create
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

post-request.

Class: users%delete
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: user-id-or-email
Initargs

:user-id-or-email

Readers

user-id-or-email.

Writers

(setf user-id-or-email).

Class: users%delete-me
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Class: users%get
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: user-id-or-email
Initargs

:user-id-or-email

Readers

user-id-or-email.

Writers

(setf user-id-or-email).

Class: users%info
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

get-request.

Class: users%lock
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: user-id-or-email
Initargs

:user-id-or-email

Readers

user-id-or-email.

Writers

(setf user-id-or-email).

Class: web-profiles%create
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: web-profiles%delete
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: profile-id
Initargs

:profile-id

Readers

profile-id.

Writers

(setf profile-id).

Class: web-profiles%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: profile-id
Initargs

:profile-id

Readers

profile-id.

Writers

(setf profile-id).

Class: web-profiles%list
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Class: web-profiles%partial-update
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

patch-request.

Direct methods
Direct slots
Slot: profile-id
Initargs

:profile-id

Readers

profile-id.

Writers

(setf profile-id).

Class: web-profiles%update
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

patch-request.

Direct methods
Direct slots
Slot: profile-id
Initargs

:profile-id

Readers

profile-id.

Writers

(setf profile-id).

Class: webhooks%all
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Class: webhooks%create
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: webhooks%create
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Class: webhooks%delete
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: webhook-id
Initargs

:webhook-id

Readers

webhook-id.

Writers

(setf webhook-id).

Class: webhooks%delete
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

delete-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: webhooks%details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: webhook-id
Initargs

:webhook-id

Readers

webhook-id.

Writers

(setf webhook-id).

Class: webhooks%get
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: webhooks%list
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: anchor-time
Initargs

:anchor-time

Readers

anchor-time.

Writers

(setf anchor-time).

Class: webhooks%list-event-notifications
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: page_size
Initargs

:page-size

Readers

page-size.

Writers

(setf page-size).

Slot: transaction_id
Initargs

:transaction-id

Readers

transaction-id.

Writers

(setf transaction-id).

Slot: event_type
Initargs

:event-type

Readers

event-type.

Writers

(setf event-type).

Slot: start-time
Initargs

:start-time

Readers

start-time.

Writers

(setf start-time).

Slot: end-time
Initargs

:end-time

Readers

end-time.

Writers

(setf end-time).

Class: webhooks%list-event-subscriptions
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: webhook-id
Initargs

:webhook-id

Readers

webhook-id.

Writers

(setf webhook-id).

Class: webhooks%list-event-types
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Class: webhooks%notification-details
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

get-request.

Direct methods
Direct slots
Slot: event-id
Initargs

:event-id

Readers

event-id.

Writers

(setf event-id).

Class: webhooks%resend-event
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: event-id
Initargs

:event-id

Readers

event-id.

Writers

(setf event-id).

Class: webhooks%simulate-event
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

post-request.

Class: webhooks%update
Package

lisp-pay/paypal.

Source

paypal.lisp.

Direct superclasses

patch-request.

Direct methods
Direct slots
Slot: webhook-id
Initargs

:webhook-id

Readers

webhook-id.

Writers

(setf webhook-id).

Class: webhooks%update
Package

lisp-pay/stripe.

Source

stripe.lisp.

Direct superclasses

post-request.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

id.

Writers

(setf id).

Class: zero

Waiting for buyer funds.

Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct superclasses

ipn-payment-pending.


6.2 Internals


6.2.1 Special variables

Special Variable: *sig-cache*
Package

lisp-pay/paypal.

Source

webhooks.lisp.

Special Variable: *strings->symbols*

A hash-table of key values representing the strings and their converted counterparts

Package

lisp-pay/coinpayments.

Source

coinpayments.lisp.

Special Variable: *sym->string*

A list of symbols and their string counterparts

Package

lisp-pay/coinpayments.

Source

api-helpers.lisp.

Special Variable: *test*
Package

lisp-pay/stripe.

Source

helpers.lisp.

Special Variable: *test-store*
Package

lisp-pay/btcpay.

Source

protocol.lisp.

Special Variable: *test2*
Package

lisp-pay/stripe.

Source

helpers.lisp.

Special Variable: *test3*
Package

lisp-pay/stripe.

Source

helpers.lisp.


6.2.2 Macros

Macro: destructure-environment ((env) &body body)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Macro: qc (name (super status-text))
Package

lisp-pay/paypal.

Source

conditions.lisp.

Macro: quick-api-condition (name (super status-text))
Package

lisp-pay/paypal.

Source

conditions.lisp.

Macro: with-changed-array ((array-name) env &body body)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Macro: with-current-pos ((env) &body body)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Macro: with-new-pos ((env) &body body)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Macro: with-resetting-current-pos ((env) &body body)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Macro: with-resetting-parents ((env) &body body)
Package

lisp-pay/stripe.

Source

helpers.lisp.


6.2.3 Ordinary functions

Function: %algo->key (algo)

Convert the algo string into a keyword.

Package

lisp-pay/paypal.

Source

webhooks.lisp.

Function: %determine-error-class (type)
Package

lisp-pay/stripe.

Source

conditions.lisp.

Function: %extract-sha256 (signature)
Package

lisp-pay/btcpay.

Source

webhooks.lisp.

Function: %generate-signature-bytes (transmission-id timestamp webhook-id crc)

Generate the bytes used to verify the signature.

Package

lisp-pay/paypal.

Source

webhooks.lisp.

Function: %get-rsa-public-key (cert-url)
Package

lisp-pay/paypal.

Source

webhooks.lisp.

Function: %hash-message (message)
Package

lisp-pay/paypal.

Source

webhooks.lisp.

Function: %rsa-details->ironclad-rsa (list)
Package

lisp-pay/paypal.

Source

webhooks.lisp.

Function: %validate-btcpay-webhook (signing-secret signature request)

Extract the original hmac and compare it with a newly computed HMAC. Returns two values, validp and the raw body.

Package

lisp-pay/btcpay.

Source

webhooks.lisp.

Function: %validate-stripe-webhook (signing-secret signatures request)
Package

lisp-pay/stripe.

Source

webhooks.lisp.

Function: %verify-paypal-webhook (algo cert-url transmission-signature transmission-id timestamp webhook-id raw-body)
Package

lisp-pay/paypal.

Source

webhooks.lisp.

Function: api-error-p (object)
Package

lisp-pay/stripe.

Source

conditions.lisp.

Function: api-keys%delete-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: api-keys%get-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: api-keys%new-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: api-keys%revoke-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: authorize%authorizep (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: balance%get-balance-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: balance-transactions%all-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: balance-transactions%id-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: billing%bill-balance-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: billing%cancelp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: billing%createp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: billing%executep (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: billing%informationp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: billing%list-transactions-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: billing%re-activate-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: billing%set-balance-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: billing%suspendp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: billing%updatep (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: btcpayp (object)
Package

lisp-pay/btcpay.

Source

protocol.lisp.

Function: card-error-p (object)
Package

lisp-pay/stripe.

Source

conditions.lisp.

Function: charges%allp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: charges%capturep (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: charges%createp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: charges%idp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: charges%updatep (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: check-token-non-nil (processor)
Package

lisp-pay/paypal.

Source

token.lisp.

Function: compute-signature (signature timestamp raw-body)

Convert everything that is not an array to an array and then compute a hmac. Return a hex string as the final result.

Package

lisp-pay/stripe.

Source

webhooks.lisp.

Function: construct-alist (list)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: copy-dex-response (instance)
Package

lisp-pay.

Source

response.lisp.

Function: copy-res (instance)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: customers%allp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: customers%createp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: customers%idp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: customers%updatep (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: determine-failure-class (n)
Package

lisp-pay/paypal.

Source

conditions.lisp.

Function: determine-list-type (list)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: determine-unknown-status (n)

After calling CONSTRUCT-STATUS this is called in an attempt to determine whether the status is part of the API not implemented yet.

Package

lisp-pay/coinpayments.

Source

coinpayments.lisp.

Reader: dex-response-body (instance)
Writer: (setf dex-response-body) (instance)
Package

lisp-pay.

Source

response.lisp.

Target Slot

body.

Reader: dex-response-headers (instance)
Writer: (setf dex-response-headers) (instance)
Package

lisp-pay.

Source

response.lisp.

Target Slot

headers.

Function: dex-response-p (object)
Package

lisp-pay.

Source

response.lisp.

Reader: dex-response-quri (instance)
Writer: (setf dex-response-quri) (instance)
Package

lisp-pay.

Source

response.lisp.

Target Slot

quri.

Reader: dex-response-status-code (instance)
Writer: (setf dex-response-status-code) (instance)
Package

lisp-pay.

Source

response.lisp.

Target Slot

status-code.

Function: disputes%allp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: disputes%closep (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: disputes%detailsp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: disputes%getp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: disputes%idp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: disputes%updatep (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: disputes%updatep (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: disputes-actions%accept-claim-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: disputes-actions%accept-resolve-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: disputes-actions%acknowledge-return-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: disputes-actions%adjudicate-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: disputes-actions%appeal-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: disputes-actions%deny-resolve-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: disputes-actions%escalate-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: disputes-actions%offer-resolve-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: disputes-actions%provide-evidence-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: disputes-actions%provide-supporting-info-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: disputes-actions%require-evidence-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: disputes-actions%send-message-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: enc-h (hash)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: encode-array-array (parents val)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: encode-hash-table (env hash-table)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: encode-key-array (parents key val)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: encode-key-val (key val)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: entry (list env acc)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: events%allp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: events%idp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Package

lisp-pay/stripe.

Source

stripe.lisp.

Package

lisp-pay/stripe.

Source

stripe.lisp.

Package

lisp-pay/stripe.

Source

stripe.lisp.

Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: files%allp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: files%createp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: files%idp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: format-basic-array (array-name positions val)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: format-object-in-array (array-name positions slot-name val)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: health%getp (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: identity-account%disable-properties-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: identity-account%set-properties-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: identity-applications%create-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: identity-userinfo&profile-info-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: indempotency-error-p (object)
Package

lisp-pay/stripe.

Source

conditions.lisp.

Function: invalid-request-error-p (object)
Package

lisp-pay/stripe.

Source

conditions.lisp.

Function: invoices%cancelp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices%create-draft-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices%delete-external-payment-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices%delete-external-refund-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices%deletep (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices%detailsp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices%generate-invoice-number-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices%generate-qr-code-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices%listp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices%record-payment-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices%record-refund-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices%remindp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices%searchp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices%sendp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices%update-invoice-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices-templates%create-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices-templates%delete-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices-templates%details-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices-templates%list-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: invoices-templates%update-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: lightning-internal%balance-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: lightning-internal%connect-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: lightning-internal%create-invoice-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: lightning-internal%deposit-address-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: lightning-internal%get-channels-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: lightning-internal%get-invoice-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: lightning-internal%get-payment-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: lightning-internal%info-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: lightning-internal%open-channel-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: lightning-internal%pay-invoice-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: make-dex-response (&key body status-code headers quri)
Package

lisp-pay.

Source

response.lisp.

Function: make-res (&key list)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: mandates%idp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: misc%invoice-checkout-page-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: misc%language-codes-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: misc%permission-metadata-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: n->status (n)

Given a number N attempts to determine which IPN-STATUS object to create,
you can see all of the available status classes within classes.lisp. If it cannot match the numbers specifically then more general classes are used based on the coinpayments ’loose’ recommendations for future proofing, this is done with DETERMINE-UNKNOWN-STATUS.

Package

lisp-pay/coinpayments.

Source

coinpayments.lisp.

Function: new-dex-response (response)
Package

lisp-pay.

Source

response.lisp.

Function: new-string (symbol)
Package

lisp-pay/coinpayments.

Source

api-helpers.lisp.

Function: new-symbol (string)
Package

lisp-pay/coinpayments.

Source

coinpayments.lisp.

Function: notifications%allp (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: notifications%getp (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: notifications%removep (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: notifications%updatep (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: orders%authorizep (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: orders%capturep (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: orders%createp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: orders%detailsp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: orders%updatep (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: parse-token (token-hash)
Package

lisp-pay/paypal.

Source

token.lisp.

Function: partner%createp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: partner%get-data-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: payment-intents%all-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payment-intents%cancel-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payment-intents%capture-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payment-intents%confirm-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payment-intents%create-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payment-intents%id-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payment-intents%update-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payment-methods%create-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payment-methods%get-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payment-methods%update-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payment-requests%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: payment-requests%archive-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: payment-requests%create-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: payment-requests%get-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: payment-requests%update-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: payments-authorization%capture-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: payments-authorization%details-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: payments-authorization%reauthorize-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: payments-authorization%void-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: payments-captures%details-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: payments-captures%refund-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: payments-refunds%details-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: payout-processors%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: payouts%allp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payouts%cancelp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payouts%confirmp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payouts%createp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payouts%idp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payouts%updatep (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: payouts-batch%create-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: payouts-batch%details-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: payouts-item%cancel-unclaimed-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: payouts-item%details-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: paypal-testing-p (object)
Package

lisp-pay/paypal.

Source

protocol.lisp.

Function: paypalp (object)
Package

lisp-pay/paypal.

Source

protocol.lisp.

Function: prices%allp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: prices%createp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: prices%idp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: prices%updatep (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: products%allp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: products%createp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: products%createp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: products%deletep (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: products%detailsp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: products%idp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: products%listp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: products%updatep (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: products%updatep (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: public-pull-payments%create-payout-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: public-pull-payments%get-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: public-pull-payments%get-payout-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: public-pull-payments%get-payouts-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: rec (list env acc)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: referenced-payouts-batch%create-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: referenced-payouts-batch%details-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: referenced-payouts-item%cancel-unclaimed-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: referenced-payouts-item%create-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: refunds%allp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: refunds%createp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: refunds%idp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: refunds%updatep (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Reader: res-list (instance)
Writer: (setf res-list) (instance)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Target Slot

list.

Function: res-p (object)
Package

lisp-pay/stripe.

Source

helpers.lisp.

Function: search-balances%list-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: search-transactions%list-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: server-email%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: server-email%send-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: server-email%update-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: server-info%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: sessions%allp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: sessions%createp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: sessions%expirep (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: sessions%getp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: sessions%line-items-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: setup-attempts%all-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: setup-intents%all-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: setup-intents%cancel-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: setup-intents%confirm-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: setup-intents%create-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: setup-intents%id-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: setup-intents%update-p (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: shipping%allp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: shipping%createp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: shipping%getp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: shipping%updatep (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: store-payment-methods%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: store-payout-processors%remove-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: store-payouts%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: store-payouts%approve-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: store-payouts%cancel-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: store-payouts%create-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: store-payouts%mark-paid-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores%allp (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores%createp (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores%getp (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores%removep (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores%updatep (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-apps%delete-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-apps%get-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-apps%new-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-custodians%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-custodians%delete-account-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-custodians%get-account-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-custodians%get-depost-address-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-custodians%get-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-custodians%get-trading-quote-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-custodians%get-withdrawal-info-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-custodians%new-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-custodians%trade-assets-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-custodians%update-account-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-custodians%withdraw-to-store-wallet-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-invoices%activate-payment-method-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-invoices%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-invoices%archive-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-invoices%create-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-invoices%get-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-invoices%mark-status-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-invoices%payment-methods-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-invoices%unarchive-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-invoices%update-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-lightning%balance-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-lightning%connect-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-lightning%create-invoice-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-lightning%deposit-address-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-lightning%get-channels-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-lightning%get-invoice-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-lightning%get-payment-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-lightning%info-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-lightning%open-channel-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-lightning%pay-invoice-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-lightning%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-lightning%get-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-lightning%remove-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-lightning%update-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-lnurl%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-lnurl%get-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-lnurl%remove-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-lnurl%update-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-on-chain%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-on-chain%generate-wallet-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-on-chain%get-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-on-chain%preview-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-on-chain%preview-proposed-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-on-chain%remove-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payment-methods-on-chain%update-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payout-processors%all-automated-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payout-processors%all-lightning-automated-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payout-processors%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payout-processors%get-automated-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payout-processors%get-lightning-automated-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payout-processors%update-all-automated-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payout-processors%update-automated-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-payout-processors%update-lightning-automated-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-pull-payments%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-pull-payments%archive-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-pull-payments%create-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-users%add-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-users%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-users%remove-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-wallet-on-chain%address-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-wallet-on-chain%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-wallet-on-chain%create-wallet-transaction-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-wallet-on-chain%fee-rate-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-wallet-on-chain%get-transaction-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-wallet-on-chain%get-utxos-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-wallet-on-chain%patch-transaction-info-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-wallet-on-chain%transactions-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-wallet-on-chain%unreserve-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-webhooks%all-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-webhooks%create-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-webhooks%delete-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-webhooks%get-delivery-info-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-webhooks%get-delivery-object-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-webhooks%get-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-webhooks%latest-deliveries-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-webhooks%redeliver-object-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: stores-webhooks%update-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: string->symbol (string)
Package

lisp-pay/coinpayments.

Source

coinpayments.lisp.

Function: stripe-api-class-p (object)
Package

lisp-pay/stripe.

Source

conditions.lisp.

Function: stripep (object)
Package

lisp-pay/stripe.

Source

protocol.lisp.

Function: subscribtions-plans%activate-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscribtions-plans%create-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscribtions-plans%deactivate-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscribtions-plans%details-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscribtions-plans%update-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscribtions-plans%update-pricing-schemas-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscriptions%activatep (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscriptions%cancelp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscriptions%capturep (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscriptions%createp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscriptions%detailsp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscriptions%revisep (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscriptions%suspendp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscriptions%transactionsp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscriptions%updatep (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: subscriptions-plans%list-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: symbol->string (symbol)
Package

lisp-pay/coinpayments.

Source

api-helpers.lisp.

Function: tokens%createp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: tokens%idp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: tracking%batchp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: tracking%informationp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: tracking%update-or-cancel-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: users%allp (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: users%createp (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: users%delete-me-p (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: users%deletep (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: users%getp (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: users%infop (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: users%lockp (object)
Package

lisp-pay/btcpay.

Source

btcpay.lisp.

Function: web-profiles%create-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: web-profiles%delete-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: web-profiles%details-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: web-profiles%list-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: web-profiles%partial-update-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: web-profiles%update-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: webhooks%allp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: webhooks%createp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: webhooks%createp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: webhooks%deletep (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: webhooks%deletep (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: webhooks%detailsp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: webhooks%getp (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.

Function: webhooks%list-event-notifications-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: webhooks%list-event-subscriptions-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: webhooks%list-event-types-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: webhooks%listp (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: webhooks%notification-details-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: webhooks%resend-event-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: webhooks%simulate-event-p (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: webhooks%updatep (object)
Package

lisp-pay/paypal.

Source

paypal.lisp.

Function: webhooks%updatep (object)
Package

lisp-pay/stripe.

Source

stripe.lisp.


6.2.4 Generic functions

Generic Function: %error-key->slot-name (key)
Package

lisp-pay/stripe.

Methods
Method: %error-key->slot-name (key)
Source

conditions.lisp.

Generic Function: %rsa-details (key)
Package

lisp-pay/paypal.

Methods
Method: %rsa-details ((key x509v3-certificate))
Source

webhooks.lisp.

Generic Function: %verify-message (algo public-key signature message)

Verifies the message signature using ALGO.

Package

lisp-pay/paypal.

Source

webhooks.lisp.

Methods
Method: %verify-message ((algo (eql :sha256withrsa)) public-key signature message)
Generic Reader: as-string (object)
Generic Writer: (setf as-string) (object)
Package

lisp-pay.

Methods
Reader Method: as-string ((lisp-pay-api-slot lisp-pay-api-slot))
Writer Method: (setf as-string) ((lisp-pay-api-slot lisp-pay-api-slot))

String version of the slot-name. When set this is used in place of the slot name when encoding in the Query string.

Source

mop.lisp.

Target Slot

as-string.

Generic Function: cert->public-key (algo cert-url)

Download the CERT-URL and convert it to the relevant objects for ALGO.

Package

lisp-pay/paypal.

Source

webhooks.lisp.

Methods
Method: cert->public-key ((algo (eql :sha256withrsa)) cert-url)
Generic Reader: charge (object)
Package

lisp-pay/stripe.

Methods
Reader Method: charge ((card-error card-error))

automatically generated reader method

Source

conditions.lisp.

Target Slot

charge.

Generic Writer: (setf charge) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf charge) ((card-error card-error))

automatically generated writer method

Source

conditions.lisp.

Target Slot

charge.

Generic Function: check-expired-token (token)
Package

lisp-pay/paypal.

Methods
Method: check-expired-token ((token token))
Source

token.lisp.

Method: check-expired-token (token)
Source

token.lisp.

Generic Function: check-token-bound (processor)
Package

lisp-pay/paypal.

Methods
Method: check-token-bound (processor)
Source

token.lisp.

Generic Function: construct-initargs-for-response (processor status body response)

Construct the default initargs for a response object.
This can be specialized for a more advanced response object like those provided by Stripe

Package

lisp-pay.

Source

response.lisp.

Method Combination

append.

Options

:most-specific-last

Methods
Method: construct-initargs-for-response append ((processor processor) status body response)
Generic Function: determine-base-url (processor req)
Package

lisp-pay/stripe.

Methods
Method: determine-base-url ((processor stripe) (req post-files-request))
Source

protocol.lisp.

Method: determine-base-url ((processor stripe) req)
Source

protocol.lisp.

Generic Function: encode-query-slot (request slot slot-name)

Based on REQUEST SLOT and SLOT-NAME encode the slot in a HTTP Query param format Uses #’encode-query-value for value encoding.

Package

lisp-pay.

Source

protocol.lisp.

Methods
Method: encode-query-slot (request slot slot-name)
Generic Function: encode-query-value (slot value)

Given a SLOT and a VALUE encodes the value correctly for a HTTP Query param. Encode differently based on the type of the Value.

Package

lisp-pay.

Source

protocol.lisp.

Methods
Method: encode-query-value (slot (value sequence))

When a VALUE is sequence, then we will encode it like a query param array.

Method: encode-query-value (slot (value (eql t)))
Method: encode-query-value (slot (value (eql nil)))
Method: encode-query-value (slot (value number))
Method: encode-query-value (slot (value string))
Generic Reader: error-type-of (object)
Package

lisp-pay/stripe.

Methods
Reader Method: error-type-of ((invalid-request-error invalid-request-error))

automatically generated reader method

Source

conditions.lisp.

Target Slot

error-type.

Reader Method: error-type-of ((indempotency-error indempotency-error))

automatically generated reader method

Source

conditions.lisp.

Target Slot

error-type.

Reader Method: error-type-of ((card-error card-error))

automatically generated reader method

Source

conditions.lisp.

Target Slot

error-type.

Reader Method: error-type-of ((api-error api-error))

automatically generated reader method

Source

conditions.lisp.

Target Slot

error-type.

Generic Writer: (setf error-type-of) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf error-type-of) ((invalid-request-error invalid-request-error))

automatically generated writer method

Source

conditions.lisp.

Target Slot

error-type.

Writer Method: (setf error-type-of) ((indempotency-error indempotency-error))

automatically generated writer method

Source

conditions.lisp.

Target Slot

error-type.

Writer Method: (setf error-type-of) ((card-error card-error))

automatically generated writer method

Source

conditions.lisp.

Target Slot

error-type.

Writer Method: (setf error-type-of) ((api-error api-error))

automatically generated writer method

Source

conditions.lisp.

Target Slot

error-type.

Generic Function: expiredp (token)
Package

lisp-pay/paypal.

Methods
Method: expiredp ((token token))

Checks to see if the token has expired.

Source

token.lisp.

Method: expiredp (token)
Source

token.lisp.

Generic Reader: issues (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: issues ((btcpay-api-failure-obj-list btcpay-api-failure-obj-list))

automatically generated reader method

Source

protocol.lisp.

Target Slot

issues.

Generic Writer: (setf issues) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf issues) ((btcpay-api-failure-obj-list btcpay-api-failure-obj-list))

automatically generated writer method

Source

protocol.lisp.

Target Slot

issues.

Generic Reader: nonce (object)
Generic Writer: (setf nonce) (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: nonce ((coinpayment-request coinpayment-request))
Writer Method: (setf nonce) ((coinpayment-request coinpayment-request))

An optional nonce that should be one higher than the previous

Source

classes.lisp.

Target Slot

nonce.

Generic Reader: parents (object)
Package

lisp-pay/stripe.

Methods
Reader Method: parents ((env env))

automatically generated reader method

Source

helpers.lisp.

Target Slot

parents.

Generic Writer: (setf parents) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf parents) ((env env))

automatically generated writer method

Source

helpers.lisp.

Target Slot

parents.

Generic Reader: path (object)
Package

lisp-pay/btcpay.

Methods
Reader Method: path ((btcpay-api-failure-obj-list-entry btcpay-api-failure-obj-list-entry))

automatically generated reader method

Source

protocol.lisp.

Target Slot

path.

Generic Writer: (setf path) (object)
Package

lisp-pay/btcpay.

Methods
Writer Method: (setf path) ((btcpay-api-failure-obj-list-entry btcpay-api-failure-obj-list-entry))

automatically generated writer method

Source

protocol.lisp.

Target Slot

path.

Generic Function: process-obj (type list env acc)
Package

lisp-pay/stripe.

Methods
Method: process-obj :around (type list env acc)
Source

helpers.lisp.

Method: process-obj ((type (eql :array)) list env acc)
Source

helpers.lisp.

Method: process-obj ((type (eql :object)) list env acc)
Source

helpers.lisp.

Generic Reader: res (object)
Package

lisp-pay/stripe.

Methods
Reader Method: res ((env env))

automatically generated reader method

Source

helpers.lisp.

Target Slot

res.

Generic Writer: (setf res) (object)
Package

lisp-pay/stripe.

Methods
Writer Method: (setf res) ((env env))

automatically generated writer method

Source

helpers.lisp.

Target Slot

res.

Generic Function: response-body (response)

Generic means of getting the response body.

Package

lisp-pay.

Source

response.lisp.

Methods
Method: response-body ((response list))
Method: response-body ((response http-request-failed))
Generic Reader: response-format (object)
Generic Writer: (setf response-format) (object)
Package

lisp-pay/coinpayments.

Methods
Reader Method: response-format ((coinpayment-request coinpayment-request))
Writer Method: (setf response-format) ((coinpayment-request coinpayment-request))

The response format. Default JSON.

Source

classes.lisp.

Target Slot

format.

Generic Function: response-headers (response)

Generic means of getting the response headers.

Package

lisp-pay.

Source

response.lisp.

Methods
Method: response-headers ((response list))
Method: response-headers ((response http-request-failed))
Generic Function: response-quri (response)

Generic means of getting the response quri.

Package

lisp-pay.

Source

response.lisp.

Methods
Method: response-quri ((response list))
Method: response-quri ((response http-request-failed))
Generic Function: response-status (response)

Generic means of getting the response-status.

Package

lisp-pay.

Source

response.lisp.

Methods
Method: response-status ((response list))
Method: response-status ((response http-request-failed))
Generic Function: signal-when-condition (processor c)

Signals a condition when C is a condition.

Package

lisp-pay.

Source

response.lisp.

Methods
Method: signal-when-condition :before (processor (c condition))
Method: signal-when-condition (processor (c condition))
Method: signal-when-condition (processor c)

6.2.5 Conditions

Condition: unknown-error-response
Package

lisp-pay.

Source

response.lisp.

Direct superclasses

api-response-condition.


6.2.6 Structures

Structure: res
Package

lisp-pay/stripe.

Source

helpers.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: list
Package

common-lisp.

Readers

res-list.

Writers

(setf res-list).


6.2.7 Classes

Class: btcpay-api-failure-obj-list
Package

lisp-pay/btcpay.

Source

protocol.lisp.

Direct superclasses

btcpay-api-failure-obj.

Direct methods
Direct slots
Slot: issues
Type

list

Initargs

:issues

Readers

issues.

Writers

(setf issues).

Class: btcpay-api-failure-obj-list-entry
Package

lisp-pay/btcpay.

Source

protocol.lisp.

Direct superclasses

btcpay-api-failure-obj.

Direct methods
Direct slots
Slot: path
Initargs

:path

Readers

path.

Writers

(setf path).

Slot: message
Initargs

:message

Readers

message.

Writers

(setf message).

Class: btcpay-api-failure-obj-single
Package

lisp-pay/btcpay.

Source

protocol.lisp.

Direct superclasses

btcpay-api-failure-obj.

Direct methods
Direct slots
Slot: code
Initargs

:code

Readers

code.

Writers

(setf code).

Slot: message
Initargs

:message

Readers

message.

Writers

(setf message).

Class: coinpayment-request

The base class for all API requests.

Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct subclasses
Direct methods
Direct slots
Slot: version

The API version.

Type

string

Initform

"1"

Initargs

:version

Readers

version.

Writers

(setf version).

Slot: dex-alist

A computed a list of all post vars for sending as form-urlencoded.

Type

list

Readers

dex-alist.

Writers

(setf dex-alist).

Slot: post-string

The computed post string.

Type

string

Readers

post-string.

Writers

(setf post-string).

Slot: merchant-secret-key

The private key used to sign the requests.

Type

string

Initargs

:merchant-secret-key

Readers

merchant-secret-key.

Writers

(setf merchant-secret-key).

Slot: key

The users public key

Type

string

Initargs

:key

Readers

key.

Writers

(setf key).

Slot: cmd

The API being called.

Type

string

Initargs

:cmd

Readers

cmd.

Writers

(setf cmd).

Slot: nonce

An optional nonce that should be one higher than the previous

Type

string

Initargs

:nonce

Readers

nonce.

Writers

(setf nonce).

Slot: format

The response format. Default JSON.

Package

common-lisp.

Type

string

Initform

"json"

Initargs

:format

Readers

response-format.

Writers

(setf response-format).

Slot: hmac

The computed hmac of the request.

Type

string

Initargs

:hmac

Readers

hmac.

Writers

(setf hmac).

Slot: required

A list of required slots.

Type

list

Initargs

:required

Readers

required.

Writers

(setf required).

Class: coinpayment-response

A class for putting the parsed results.

Package

lisp-pay/coinpayments.

Source

classes.lisp.

Direct superclasses

response.

Direct methods
Direct slots
Slot: error-slot

The parsed ’error’ slot.

Initargs

:error-slot

Readers

error-slot.

Writers

(setf error-slot).

Slot: result-slot

The parsed result.

Initargs

:result-slot

Readers

result-slot.

Writers

(setf result-slot).

Slot: dex-extra

The other values returned by dex:post

Initargs

:dex-extra

Readers

dex-extra.

Writers

(setf dex-extra).

Slot: request

the request object.

Package

lisp-pay.

Initargs

:request

Readers

request.

Writers

(setf request).

Class: env
Package

lisp-pay/stripe.

Source

helpers.lisp.

Direct methods
Direct slots
Slot: parents
Readers

parents.

Writers

(setf parents).

Slot: res
Readers

res.

Writers

(setf res).

Class: lisp-pay-api-slot-direct
Package

lisp-pay.

Source

mop.lisp.

Direct superclasses
Class: lisp-pay-api-slot-effective
Package

lisp-pay.

Source

mop.lisp.

Direct superclasses
Class: paypal-api-failure
Package

lisp-pay/paypal.

Source

conditions.lisp.

Direct superclasses

api-failure.

Direct subclasses

failed-request.

Direct methods
Direct slots
Slot: status-text
Initargs

:status-text

Readers

status-text.

Writers

(setf status-text).

Slot: message

Message key from the response

Initargs

:message

Readers

message.

Writers

(setf message).

Slot: name
Initargs

:name

Readers

name.

Writers

(setf name).

Class: testing-processor
Package

lisp-pay.

Source

protocol.lisp.

Direct superclasses

processor.


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   %   (  
A   B   C   D   E   F   G   H   I   K   L   M   N   O   P   Q   R   S   T   U   V   W   Y  
Index Entry  Section

%
%algo->key: Private ordinary functions
%call-api: Public generic functions
%call-api: Public generic functions
%call-api: Public generic functions
%determine-error-class: Private ordinary functions
%error-key->slot-name: Private generic functions
%error-key->slot-name: Private generic functions
%extract-sha256: Private ordinary functions
%generate-signature-bytes: Private ordinary functions
%get-rsa-public-key: Private ordinary functions
%hash-message: Private ordinary functions
%read-json: Public generic functions
%read-json: Public generic functions
%read-json: Public generic functions
%rsa-details: Private generic functions
%rsa-details: Private generic functions
%rsa-details->ironclad-rsa: Private ordinary functions
%validate-btcpay-webhook: Private ordinary functions
%validate-stripe-webhook: Private ordinary functions
%verify-message: Private generic functions
%verify-message: Private generic functions
%verify-paypal-webhook: Private ordinary functions
%write-json: Public generic functions
%write-json: Public generic functions

(
(setf accepted): Public generic functions
(setf accepted): Public generic functions
(setf account-id): Public generic functions
(setf account-id): Public generic functions
(setf account-id): Public generic functions
(setf account-id): Public generic functions
(setf account-id): Public generic functions
(setf account-id): Public generic functions
(setf account-id): Public generic functions
(setf account-id): Public generic functions
(setf account-id): Public generic functions
(setf address): Public generic functions
(setf address): Public generic functions
(setf address): Public generic functions
(setf address): Public generic functions
(setf add_tx_fee): Public generic functions
(setf add_tx_fee): Public generic functions
(setf agreement-id): Public generic functions
(setf agreement-id): Public generic functions
(setf agreement-id): Public generic functions
(setf agreement-id): Public generic functions
(setf agreement-id): Public generic functions
(setf agreement-id): Public generic functions
(setf agreement-id): Public generic functions
(setf agreement-id): Public generic functions
(setf agreement-id): Public generic functions
(setf agreement-id): Public generic functions
(setf all): Public generic functions
(setf all): Public generic functions
(setf all): Public generic functions
(setf amount): Public generic functions
(setf amount): Public generic functions
(setf amount): Public generic functions
(setf amount): Public generic functions
(setf amount): Public generic functions
(setf amount-of): Public generic functions
(setf amount-of): Public generic functions
(setf amount-of): Public generic functions
(setf anchor-time): Public generic functions
(setf anchor-time): Public generic functions
(setf api-failure): Public generic functions
(setf api-failure): Public generic functions
(setf api-key): Public generic functions
(setf api-key): Public generic functions
(setf api-key): Public generic functions
(setf api-key): Public generic functions
(setf api-key): Public generic functions
(setf api-metaclass): Public generic functions
(setf api-metaclass): Public generic functions
(setf api-metaclass-of): Public generic functions
(setf api-metaclass-of): Public generic functions
(setf api-metaclass-of): Public generic functions
(setf api-metaclass-of): Public generic functions
(setf api-metaclass-of): Public generic functions
(setf api-metaclass-of): Public generic functions
(setf api-version): Public generic functions
(setf api-version): Public generic functions
(setf app-id): Public generic functions
(setf app-id): Public generic functions
(setf app-id): Public generic functions
(setf application-identifier-of): Public generic functions
(setf application-identifier-of): Public generic functions
(setf application-name-of): Public generic functions
(setf application-name-of): Public generic functions
(setf arg-count): Public generic functions
(setf arg-count): Public generic functions
(setf as-of-time): Public generic functions
(setf as-of-time): Public generic functions
(setf as-string): Private generic functions
(setf as-string): Private generic functions
(setf asset-balances-of): Public generic functions
(setf asset-balances-of): Public generic functions
(setf asset-balances-of): Public generic functions
(setf authorization-id): Public generic functions
(setf authorization-id): Public generic functions
(setf authorization-id): Public generic functions
(setf authorization-id): Public generic functions
(setf authorization-id): Public generic functions
(setf auto-confirm): Public generic functions
(setf auto-confirm): Public generic functions
(setf auto-confirm): Public generic functions
(setf balance-affecting-records-only): Public generic functions
(setf balance-affecting-records-only): Public generic functions
(setf base-url): Public generic functions
(setf base-url): Public generic functions
(setf base-url): Public generic functions
(setf base-url-of): Public generic functions
(setf base-url-of): Public generic functions
(setf base-url-of): Public generic functions
(setf base-url-of): Public generic functions
(setf base-url-of): Public generic functions
(setf batch-id): Public generic functions
(setf batch-id): Public generic functions
(setf batch-id): Public generic functions
(setf block-target-of): Public generic functions
(setf block-target-of): Public generic functions
(setf body): Public generic functions
(setf body): Public generic functions
(setf body): Public generic functions
(setf buyer-email): Public generic functions
(setf buyer-email): Public generic functions
(setf buyer-name): Public generic functions
(setf buyer-name): Public generic functions
(setf cancel-url): Public generic functions
(setf cancel-url): Public generic functions
(setf capture-id): Public generic functions
(setf capture-id): Public generic functions
(setf capture-id): Public generic functions
(setf charge): Private generic functions
(setf charge): Private generic functions
(setf client-id): Public generic functions
(setf client-id): Public generic functions
(setf cmd): Public generic functions
(setf cmd): Public generic functions
(setf code): Public generic functions
(setf code): Public generic functions
(setf coin): Public generic functions
(setf coin): Public generic functions
(setf coin): Public generic functions
(setf content): Public generic functions
(setf content): Public generic functions
(setf content-type): Public generic functions
(setf content-type): Public generic functions
(setf count-of): Public generic functions
(setf count-of): Public generic functions
(setf coupon): Public generic functions
(setf coupon): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf crypto-code): Public generic functions
(setf currency): Public generic functions
(setf currency): Public generic functions
(setf currency): Public generic functions
(setf currency): Public generic functions
(setf currency): Public generic functions
(setf currency-code): Public generic functions
(setf currency-code): Public generic functions
(setf currency1): Public generic functions
(setf currency1): Public generic functions
(setf currency2): Public generic functions
(setf currency2): Public generic functions
(setf currency2): Public generic functions
(setf custom): Public generic functions
(setf custom): Public generic functions
(setf decline-code): Public generic functions
(setf decline-code): Public generic functions
(setf delivery-id): Public generic functions
(setf delivery-id): Public generic functions
(setf delivery-id): Public generic functions
(setf delivery-id): Public generic functions
(setf dest-tag): Public generic functions
(setf dest-tag): Public generic functions
(setf dest-tag): Public generic functions
(setf dex-alist): Public generic functions
(setf dex-alist): Public generic functions
(setf dex-extra): Public generic functions
(setf dex-extra): Public generic functions
(setf dex-response): Public generic functions
(setf dex-response): Public generic functions
(setf dex-response): Public generic functions
(setf dex-response-body): Private ordinary functions
(setf dex-response-headers): Private ordinary functions
(setf dex-response-quri): Private ordinary functions
(setf dex-response-status-code): Private ordinary functions
(setf dispute-id): Public generic functions
(setf dispute-id): Public generic functions
(setf dispute-id): Public generic functions
(setf dispute-id): Public generic functions
(setf dispute-id): Public generic functions
(setf dispute-id): Public generic functions
(setf dispute-id): Public generic functions
(setf dispute-id): Public generic functions
(setf dispute-id): Public generic functions
(setf dispute-id): Public generic functions
(setf dispute-id): Public generic functions
(setf dispute-id): Public generic functions
(setf dispute-id): Public generic functions
(setf dispute-id): Public generic functions
(setf dispute-id): Public generic functions
(setf dispute-state): Public generic functions
(setf dispute-state): Public generic functions
(setf disputed-transaction_id): Public generic functions
(setf disputed-transaction_id): Public generic functions
(setf doc-url): Public generic functions
(setf doc-url): Public generic functions
(setf domain): Public generic functions
(setf domain): Public generic functions
(setf eip55): Public generic functions
(setf eip55): Public generic functions
(setf email): Public generic functions
(setf email): Public generic functions
(setf end-date): Public generic functions
(setf end-date): Public generic functions
(setf end-date): Public generic functions
(setf end-time): Public generic functions
(setf end-time): Public generic functions
(setf end-time): Public generic functions
(setf endpoint): Public generic functions
(setf endpoint): Public generic functions
(setf error-slot): Public generic functions
(setf error-slot): Public generic functions
(setf error-type): Public generic functions
(setf error-type): Public generic functions
(setf error-type-of): Private generic functions
(setf error-type-of): Private generic functions
(setf error-type-of): Private generic functions
(setf error-type-of): Private generic functions
(setf error-type-of): Private generic functions
(setf event-id): Public generic functions
(setf event-id): Public generic functions
(setf event-id): Public generic functions
(setf event-type): Public generic functions
(setf event-type): Public generic functions
(setf fields): Public generic functions
(setf fields): Public generic functions
(setf fields): Public generic functions
(setf fields): Public generic functions
(setf fields): Public generic functions
(setf fields): Public generic functions
(setf fields): Public generic functions
(setf force-generate-of): Public generic functions
(setf force-generate-of): Public generic functions
(setf force-of): Public generic functions
(setf force-of): Public generic functions
(setf from): Public generic functions
(setf from): Public generic functions
(setf from): Public generic functions
(setf from-asset-of): Public generic functions
(setf from-asset-of): Public generic functions
(setf full): Public generic functions
(setf full): Public generic functions
(setf genned-slot-names): Public generic functions
(setf genned-slot-names): Public generic functions
(setf hmac): Public generic functions
(setf hmac): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf id): Public generic functions
(setf image): Public generic functions
(setf image): Public generic functions
(setf include-archived-of): Public generic functions
(setf include-archived-of): Public generic functions
(setf include-cancelled-of): Public generic functions
(setf include-cancelled-of): Public generic functions
(setf invoice): Public generic functions
(setf invoice): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf invoice-id): Public generic functions
(setf ipn): Public generic functions
(setf ipn): Public generic functions
(setf ipn): Public generic functions
(setf ipn-type): Public generic functions
(setf ipn-type): Public generic functions
(setf ipn-url): Public generic functions
(setf ipn-url): Public generic functions
(setf ipn-url): Public generic functions
(setf ipn-url): Public generic functions
(setf issues): Private generic functions
(setf issues): Private generic functions
(setf item-name): Public generic functions
(setf item-name): Public generic functions
(setf item-number): Public generic functions
(setf item-number): Public generic functions
(setf key): Public generic functions
(setf key): Public generic functions
(setf label): Public generic functions
(setf label): Public generic functions
(setf label-filter-of): Public generic functions
(setf label-filter-of): Public generic functions
(setf language-of): Public generic functions
(setf language-of): Public generic functions
(setf limit): Public generic functions
(setf limit): Public generic functions
(setf limit): Public generic functions
(setf limit-of): Public generic functions
(setf limit-of): Public generic functions
(setf merchant): Public generic functions
(setf merchant): Public generic functions
(setf merchant-secret-key): Public generic functions
(setf merchant-secret-key): Public generic functions
(setf message): Public generic functions
(setf message): Public generic functions
(setf message): Public generic functions
(setf message): Public generic functions
(setf message): Public generic functions
(setf message): Public generic functions
(setf message): Public generic functions
(setf name): Public generic functions
(setf name): Public generic functions
(setf name): Public generic functions
(setf name): Public generic functions
(setf name): Public generic functions
(setf name): Public generic functions
(setf newer): Public generic functions
(setf newer): Public generic functions
(setf newer): Public generic functions
(setf next-page-token): Public generic functions
(setf next-page-token): Public generic functions
(setf nonce): Private generic functions
(setf nonce): Private generic functions
(setf not-set): Public generic functions
(setf not-set): Public generic functions
(setf note): Public generic functions
(setf note): Public generic functions
(setf note): Public generic functions
(setf notification-id): Public generic functions
(setf notification-id): Public generic functions
(setf notification-id): Public generic functions
(setf notification-id): Public generic functions
(setf num): Public generic functions
(setf num): Public generic functions
(setf offset-of): Public generic functions
(setf offset-of): Public generic functions
(setf offset-of): Public generic functions
(setf only-accounted-payments-of): Public generic functions
(setf only-accounted-payments-of): Public generic functions
(setf order-id): Public generic functions
(setf order-id): Public generic functions
(setf order-id): Public generic functions
(setf order-id): Public generic functions
(setf order-id): Public generic functions
(setf page): Public generic functions
(setf page): Public generic functions
(setf page): Public generic functions
(setf page): Public generic functions
(setf page): Public generic functions
(setf page): Public generic functions
(setf page): Public generic functions
(setf page): Public generic functions
(setf page): Public generic functions
(setf page-size): Public generic functions
(setf page-size): Public generic functions
(setf page-size): Public generic functions
(setf page-size): Public generic functions
(setf page-size): Public generic functions
(setf page-size): Public generic functions
(setf page-size): Public generic functions
(setf page-size): Public generic functions
(setf page-size): Public generic functions
(setf page-size): Public generic functions
(setf page-size): Public generic functions
(setf param): Public generic functions
(setf param): Public generic functions
(setf parent-condition): Public generic functions
(setf parent-condition): Public generic functions
(setf parents): Private generic functions
(setf parents): Private generic functions
(setf path): Private generic functions
(setf path): Private generic functions
(setf payment-hash): Public generic functions
(setf payment-hash): Public generic functions
(setf payment-hash): Public generic functions
(setf payment-instrument-type): Public generic functions
(setf payment-instrument-type): Public generic functions
(setf payment-intent): Public generic functions
(setf payment-intent): Public generic functions
(setf payment-method): Public generic functions
(setf payment-method): Public generic functions
(setf payment-method): Public generic functions
(setf payment-method): Public generic functions
(setf payment-method): Public generic functions
(setf payment-method): Public generic functions
(setf payment-method): Public generic functions
(setf payment-method): Public generic functions
(setf payment-method): Public generic functions
(setf payment-method): Public generic functions
(setf payment-method-type): Public generic functions
(setf payment-method-type): Public generic functions
(setf payment-request-id): Public generic functions
(setf payment-request-id): Public generic functions
(setf payment-request-id): Public generic functions
(setf payment-request-id): Public generic functions
(setf payout-id): Public generic functions
(setf payout-id): Public generic functions
(setf payout-id): Public generic functions
(setf payout-id): Public generic functions
(setf payout-id): Public generic functions
(setf payout-id): Public generic functions
(setf payout-id): Public generic functions
(setf payout-id): Public generic functions
(setf payout-id): Public generic functions
(setf pbntag): Public generic functions
(setf pbntag): Public generic functions
(setf pbntag): Public generic functions
(setf pbntag): Public generic functions
(setf permissions-of): Public generic functions
(setf permissions-of): Public generic functions
(setf plan-id): Public generic functions
(setf plan-id): Public generic functions
(setf plan-id): Public generic functions
(setf plan-id): Public generic functions
(setf plan-id): Public generic functions
(setf plan-id): Public generic functions
(setf plan-ids): Public generic functions
(setf plan-ids): Public generic functions
(setf plist): Public generic functions
(setf plist): Public generic functions
(setf post-string): Public generic functions
(setf post-string): Public generic functions
(setf processor): Public generic functions
(setf processor): Public generic functions
(setf processor): Public generic functions
(setf processor-id): Public generic functions
(setf processor-id): Public generic functions
(setf product-id): Public generic functions
(setf product-id): Public generic functions
(setf product-id): Public generic functions
(setf product-id): Public generic functions
(setf profile-id): Public generic functions
(setf profile-id): Public generic functions
(setf profile-id): Public generic functions
(setf profile-id): Public generic functions
(setf profile-id): Public generic functions
(setf public-key): Public generic functions
(setf public-key): Public generic functions
(setf pull-payment-id): Public generic functions
(setf pull-payment-id): Public generic functions
(setf pull-payment-id): Public generic functions
(setf pull-payment-id): Public generic functions
(setf pull-payment-id): Public generic functions
(setf pull-payment-id): Public generic functions
(setf query-constructor): Public generic functions
(setf query-constructor): Public generic functions
(setf query-slot-names): Public generic functions
(setf query-slot-names): Public generic functions
(setf redirect-of): Public generic functions
(setf redirect-of): Public generic functions
(setf referral-id): Public generic functions
(setf referral-id): Public generic functions
(setf refund-id): Public generic functions
(setf refund-id): Public generic functions
(setf request): Public generic functions
(setf request): Public generic functions
(setf required): Public generic functions
(setf required): Public generic functions
(setf required): Public generic functions
(setf res): Private generic functions
(setf res): Private generic functions
(setf res-list): Private ordinary functions
(setf response-format): Private generic functions
(setf response-format): Private generic functions
(setf result-slot): Public generic functions
(setf result-slot): Public generic functions
(setf schema): Public generic functions
(setf schema): Public generic functions
(setf secret-id): Public generic functions
(setf secret-id): Public generic functions
(setf seen-of): Public generic functions
(setf seen-of): Public generic functions
(setf selective-stores-of): Public generic functions
(setf selective-stores-of): Public generic functions
(setf send-to-invoicer): Public generic functions
(setf send-to-invoicer): Public generic functions
(setf send-to-recipient): Public generic functions
(setf send-to-recipient): Public generic functions
(setf setup-intent): Public generic functions
(setf setup-intent): Public generic functions
(setf short): Public generic functions
(setf short): Public generic functions
(setf skip-of): Public generic functions
(setf skip-of): Public generic functions
(setf skip-of): Public generic functions
(setf source): Public generic functions
(setf source): Public generic functions
(setf start): Public generic functions
(setf start): Public generic functions
(setf start): Public generic functions
(setf start-date): Public generic functions
(setf start-date): Public generic functions
(setf start-date): Public generic functions
(setf start-time): Public generic functions
(setf start-time): Public generic functions
(setf start-time): Public generic functions
(setf start-time): Public generic functions
(setf status): Public generic functions
(setf status): Public generic functions
(setf status): Public generic functions
(setf status-code): Public generic functions
(setf status-code): Public generic functions
(setf status-code): Public generic functions
(setf status-code): Public generic functions
(setf status-filter-of): Public generic functions
(setf status-filter-of): Public generic functions
(setf status-text): Public generic functions
(setf status-text): Public generic functions
(setf status-type): Public generic functions
(setf status-type): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf store-id): Public generic functions
(setf strict-of): Public generic functions
(setf strict-of): Public generic functions
(setf string-constructor): Public generic functions
(setf string-constructor): Public generic functions
(setf sub-id): Public generic functions
(setf sub-id): Public generic functions
(setf sub-id): Public generic functions
(setf sub-id): Public generic functions
(setf sub-id): Public generic functions
(setf sub-id): Public generic functions
(setf sub-id): Public generic functions
(setf sub-id): Public generic functions
(setf sub-id): Public generic functions
(setf success-url): Public generic functions
(setf success-url): Public generic functions
(setf tagid): Public generic functions
(setf tagid): Public generic functions
(setf tagid): Public generic functions
(setf tagid): Public generic functions
(setf take-of): Public generic functions
(setf take-of): Public generic functions
(setf template-id): Public generic functions
(setf template-id): Public generic functions
(setf template-id): Public generic functions
(setf template-id): Public generic functions
(setf terminal-id): Public generic functions
(setf terminal-id): Public generic functions
(setf to): Public generic functions
(setf to): Public generic functions
(setf to): Public generic functions
(setf to-asset-of): Public generic functions
(setf to-asset-of): Public generic functions
(setf token): Public generic functions
(setf token): Public generic functions
(setf token): Public generic functions
(setf total-required): Public generic functions
(setf total-required): Public generic functions
(setf total-required): Public generic functions
(setf total-required): Public generic functions
(setf total-requried): Public generic functions
(setf total-requried): Public generic functions
(setf total-requried): Public generic functions
(setf total-requried): Public generic functions
(setf transaction-amount): Public generic functions
(setf transaction-amount): Public generic functions
(setf transaction-currency): Public generic functions
(setf transaction-currency): Public generic functions
(setf transaction-id): Public generic functions
(setf transaction-id): Public generic functions
(setf transaction-id): Public generic functions
(setf transaction-id): Public generic functions
(setf transaction-id): Public generic functions
(setf transaction-id): Public generic functions
(setf transaction-id): Public generic functions
(setf transaction-id): Public generic functions
(setf transaction-status): Public generic functions
(setf transaction-status): Public generic functions
(setf transaction-type): Public generic functions
(setf transaction-type): Public generic functions
(setf txid): Public generic functions
(setf txid): Public generic functions
(setf txid): Public generic functions
(setf update-time-after): Public generic functions
(setf update-time-after): Public generic functions
(setf update-time-before): Public generic functions
(setf update-time-before): Public generic functions
(setf url): Public generic functions
(setf url): Public generic functions
(setf user-id): Public generic functions
(setf user-id): Public generic functions
(setf user-id-or-email): Public generic functions
(setf user-id-or-email): Public generic functions
(setf user-id-or-email): Public generic functions
(setf user-id-or-email): Public generic functions
(setf version): Public generic functions
(setf version): Public generic functions
(setf wd): Public generic functions
(setf wd): Public generic functions
(setf webhook-id): Public generic functions
(setf webhook-id): Public generic functions
(setf webhook-id): Public generic functions
(setf webhook-id): Public generic functions
(setf webhook-id): Public generic functions
(setf webhook-id): Public generic functions
(setf webhook-id): Public generic functions
(setf webhook-id): Public generic functions
(setf webhook-id): Public generic functions
(setf webhook-id): Public generic functions
(setf webhook-id): Public generic functions
(setf webhook-id): Public generic functions
(setf webhook-id): Public generic functions
(setf withdrawal-id): Public generic functions
(setf withdrawal-id): Public generic functions
(setf years): Public generic functions
(setf years): Public generic functions

A
accepted: Public generic functions
accepted: Public generic functions
access-token: Public generic functions
access-token: Public generic functions
account-id: Public generic functions
account-id: Public generic functions
account-id: Public generic functions
account-id: Public generic functions
account-id: Public generic functions
account-id: Public generic functions
account-id: Public generic functions
account-id: Public generic functions
account-id: Public generic functions
address: Public generic functions
address: Public generic functions
address: Public generic functions
address: Public generic functions
add_tx_fee: Public generic functions
add_tx_fee: Public generic functions
agreement-id: Public generic functions
agreement-id: Public generic functions
agreement-id: Public generic functions
agreement-id: Public generic functions
agreement-id: Public generic functions
agreement-id: Public generic functions
agreement-id: Public generic functions
agreement-id: Public generic functions
agreement-id: Public generic functions
agreement-id: Public generic functions
all: Public generic functions
all: Public generic functions
all: Public generic functions
amount: Public generic functions
amount: Public generic functions
amount: Public generic functions
amount: Public generic functions
amount: Public generic functions
amount-of: Public generic functions
amount-of: Public generic functions
amount-of: Public generic functions
anchor-time: Public generic functions
anchor-time: Public generic functions
api-error-p: Private ordinary functions
api-failure: Public generic functions
api-failure: Public generic functions
api-key: Public generic functions
api-key: Public generic functions
api-key: Public generic functions
api-key: Public generic functions
api-key: Public generic functions
api-keys%delete-p: Private ordinary functions
api-keys%get-p: Private ordinary functions
api-keys%new-p: Private ordinary functions
api-keys%revoke-p: Private ordinary functions
api-metaclass: Public generic functions
api-metaclass: Public generic functions
api-metaclass-of: Public generic functions
api-metaclass-of: Public generic functions
api-metaclass-of: Public generic functions
api-metaclass-of: Public generic functions
api-metaclass-of: Public generic functions
api-metaclass-of: Public generic functions
api-version: Public generic functions
api-version: Public generic functions
app-id: Public generic functions
app-id: Public generic functions
app-id: Public generic functions
app-id: Public generic functions
app-id: Public generic functions
application-identifier-of: Public generic functions
application-identifier-of: Public generic functions
application-name-of: Public generic functions
application-name-of: Public generic functions
arg-count: Public generic functions
arg-count: Public generic functions
as-of-time: Public generic functions
as-of-time: Public generic functions
as-string: Private generic functions
as-string: Private generic functions
asset-balances-of: Public generic functions
asset-balances-of: Public generic functions
asset-balances-of: Public generic functions
authorization-id: Public generic functions
authorization-id: Public generic functions
authorization-id: Public generic functions
authorization-id: Public generic functions
authorization-id: Public generic functions
authorize%authorizep: Private ordinary functions
auto-confirm: Public generic functions
auto-confirm: Public generic functions
auto-confirm: Public generic functions

B
balance%get-balance-p: Private ordinary functions
balance-affecting-records-only: Public generic functions
balance-affecting-records-only: Public generic functions
balance-transactions%all-p: Private ordinary functions
balance-transactions%id-p: Private ordinary functions
base-url: Public generic functions
base-url: Public generic functions
base-url: Public generic functions
base-url-of: Public generic functions
base-url-of: Public generic functions
base-url-of: Public generic functions
base-url-of: Public generic functions
base-url-of: Public generic functions
batch-id: Public generic functions
batch-id: Public generic functions
batch-id: Public generic functions
billing%bill-balance-p: Private ordinary functions
billing%cancelp: Private ordinary functions
billing%createp: Private ordinary functions
billing%executep: Private ordinary functions
billing%informationp: Private ordinary functions
billing%list-transactions-p: Private ordinary functions
billing%re-activate-p: Private ordinary functions
billing%set-balance-p: Private ordinary functions
billing%suspendp: Private ordinary functions
billing%updatep: Private ordinary functions
block-target-of: Public generic functions
block-target-of: Public generic functions
body: Public generic functions
body: Public generic functions
body: Public generic functions
btcpayp: Private ordinary functions
buyer-email: Public generic functions
buyer-email: Public generic functions
buyer-name: Public generic functions
buyer-name: Public generic functions

C
call-api: Public generic functions
call-api: Public generic functions
cancel-url: Public generic functions
cancel-url: Public generic functions
capture-id: Public generic functions
capture-id: Public generic functions
capture-id: Public generic functions
card-error-p: Private ordinary functions
cert->public-key: Private generic functions
cert->public-key: Private generic functions
charge: Private generic functions
charge: Private generic functions
charges%allp: Private ordinary functions
charges%capturep: Private ordinary functions
charges%createp: Private ordinary functions
charges%idp: Private ordinary functions
charges%updatep: Private ordinary functions
check-expired-token: Private generic functions
check-expired-token: Private generic functions
check-expired-token: Private generic functions
check-token-bound: Private generic functions
check-token-bound: Private generic functions
check-token-non-nil: Private ordinary functions
client-id: Public generic functions
client-id: Public generic functions
cmd: Public generic functions
cmd: Public generic functions
code: Public generic functions
code: Public generic functions
coin: Public generic functions
coin: Public generic functions
coin: Public generic functions
compute-dex-alist: Public generic functions
compute-dex-alist: Public generic functions
compute-final-hmac: Public generic functions
compute-final-hmac: Public generic functions
compute-hmac: Public generic functions
compute-hmac: Public generic functions
compute-hmac: Public generic functions
compute-post-params: Public generic functions
compute-post-params: Public generic functions
compute-signature: Private ordinary functions
construct-alist: Private ordinary functions
construct-api-failure-object: Public generic functions
construct-api-failure-object: Public generic functions
construct-api-failure-object: Public generic functions
construct-api-failure-object: Public generic functions
construct-api-failure-object: Public generic functions
construct-initargs-for-response: Private generic functions
construct-initargs-for-response: Private generic functions
construct-response-from-api: Public generic functions
construct-response-from-api: Public generic functions
construct-status: Public ordinary functions
content: Public generic functions
content: Public generic functions
content-type: Public generic functions
content-type: Public generic functions
convert-merchant-secret-key: Public generic functions
convert-merchant-secret-key: Public generic functions
copy-dex-response: Private ordinary functions
copy-res: Private ordinary functions
count-of: Public generic functions
count-of: Public generic functions
coupon: Public generic functions
coupon: Public generic functions
crc-raw: Public ordinary functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
crypto-code: Public generic functions
currency: Public generic functions
currency: Public generic functions
currency: Public generic functions
currency: Public generic functions
currency: Public generic functions
currency-code: Public generic functions
currency-code: Public generic functions
currency1: Public generic functions
currency1: Public generic functions
currency2: Public generic functions
currency2: Public generic functions
currency2: Public generic functions
custom: Public generic functions
custom: Public generic functions
customers%allp: Private ordinary functions
customers%createp: Private ordinary functions
customers%idp: Private ordinary functions
customers%updatep: Private ordinary functions

D
decline-code: Public generic functions
decline-code: Public generic functions
def-ipn-dispatcher: Public macros
defapi: Public macros
defprocessor: Public macros
delivery-id: Public generic functions
delivery-id: Public generic functions
delivery-id: Public generic functions
delivery-id: Public generic functions
dest-tag: Public generic functions
dest-tag: Public generic functions
dest-tag: Public generic functions
destructure-environment: Private macros
determine-base-url: Private generic functions
determine-base-url: Private generic functions
determine-base-url: Private generic functions
determine-failure-class: Private ordinary functions
determine-list-type: Private ordinary functions
determine-response: Public generic functions
determine-response: Public generic functions
determine-unknown-status: Private ordinary functions
dex-alist: Public generic functions
dex-alist: Public generic functions
dex-extra: Public generic functions
dex-extra: Public generic functions
dex-response: Public generic functions
dex-response: Public generic functions
dex-response: Public generic functions
dex-response-body: Private ordinary functions
dex-response-headers: Private ordinary functions
dex-response-p: Private ordinary functions
dex-response-quri: Private ordinary functions
dex-response-status-code: Private ordinary functions
direct-slot-definition-class: Public standalone methods
dispatch-ipn-by-name: Public macros
dispute-id: Public generic functions
dispute-id: Public generic functions
dispute-id: Public generic functions
dispute-id: Public generic functions
dispute-id: Public generic functions
dispute-id: Public generic functions
dispute-id: Public generic functions
dispute-id: Public generic functions
dispute-id: Public generic functions
dispute-id: Public generic functions
dispute-id: Public generic functions
dispute-id: Public generic functions
dispute-id: Public generic functions
dispute-id: Public generic functions
dispute-id: Public generic functions
dispute-state: Public generic functions
dispute-state: Public generic functions
disputed-transaction_id: Public generic functions
disputed-transaction_id: Public generic functions
disputes%allp: Private ordinary functions
disputes%closep: Private ordinary functions
disputes%detailsp: Private ordinary functions
disputes%getp: Private ordinary functions
disputes%idp: Private ordinary functions
disputes%updatep: Private ordinary functions
disputes%updatep: Private ordinary functions
disputes-actions%accept-claim-p: Private ordinary functions
disputes-actions%accept-resolve-p: Private ordinary functions
disputes-actions%acknowledge-return-p: Private ordinary functions
disputes-actions%adjudicate-p: Private ordinary functions
disputes-actions%appeal-p: Private ordinary functions
disputes-actions%deny-resolve-p: Private ordinary functions
disputes-actions%escalate-p: Private ordinary functions
disputes-actions%offer-resolve-p: Private ordinary functions
disputes-actions%provide-evidence-p: Private ordinary functions
disputes-actions%provide-supporting-info-p: Private ordinary functions
disputes-actions%require-evidence-p: Private ordinary functions
disputes-actions%send-message-p: Private ordinary functions
doc-url: Public generic functions
doc-url: Public generic functions
domain: Public generic functions
domain: Public generic functions

E
ec: Public ordinary functions
effective-slot-definition-class: Public standalone methods
eip55: Public generic functions
eip55: Public generic functions
email: Public generic functions
email: Public generic functions
enc-h: Private ordinary functions
encode-array-array: Private ordinary functions
encode-hash-table: Private ordinary functions
encode-key-array: Private ordinary functions
encode-key-val: Private ordinary functions
encode-query-slot: Private generic functions
encode-query-slot: Private generic functions
encode-query-value: Private generic functions
encode-query-value: Private generic functions
encode-query-value: Private generic functions
encode-query-value: Private generic functions
encode-query-value: Private generic functions
encode-query-value: Private generic functions
end-date: Public generic functions
end-date: Public generic functions
end-date: Public generic functions
end-time: Public generic functions
end-time: Public generic functions
end-time: Public generic functions
endpoint: Public generic functions
endpoint: Public generic functions
entry: Private ordinary functions
error-slot: Public generic functions
error-slot: Public generic functions
error-type: Public generic functions
error-type: Public generic functions
error-type-of: Private generic functions
error-type-of: Private generic functions
error-type-of: Private generic functions
error-type-of: Private generic functions
error-type-of: Private generic functions
event-id: Public generic functions
event-id: Public generic functions
event-id: Public generic functions
event-type: Public generic functions
event-type: Public generic functions
events%allp: Private ordinary functions
events%idp: Private ordinary functions
expiredp: Private generic functions
expiredp: Private generic functions
expiredp: Private generic functions
expires-in: Public generic functions
expires-in: Public generic functions

F
fields: Public generic functions
fields: Public generic functions
fields: Public generic functions
fields: Public generic functions
fields: Public generic functions
fields: Public generic functions
fields: Public generic functions
file-links%all-p: Private ordinary functions
file-links%create-p: Private ordinary functions
file-links%id-p: Private ordinary functions
file-links%update-p: Private ordinary functions
files%allp: Private ordinary functions
files%createp: Private ordinary functions
files%idp: Private ordinary functions
find-dispatcher: Public ordinary functions
force-generate-of: Public generic functions
force-generate-of: Public generic functions
force-of: Public generic functions
force-of: Public generic functions
format-basic-array: Private ordinary functions
format-object-in-array: Private ordinary functions
from: Public generic functions
from: Public generic functions
from: Public generic functions
from-asset-of: Public generic functions
from-asset-of: Public generic functions
full: Public generic functions
full: Public generic functions
Function, %algo->key: Private ordinary functions
Function, %determine-error-class: Private ordinary functions
Function, %extract-sha256: Private ordinary functions
Function, %generate-signature-bytes: Private ordinary functions
Function, %get-rsa-public-key: Private ordinary functions
Function, %hash-message: Private ordinary functions
Function, %rsa-details->ironclad-rsa: Private ordinary functions
Function, %validate-btcpay-webhook: Private ordinary functions
Function, %validate-stripe-webhook: Private ordinary functions
Function, %verify-paypal-webhook: Private ordinary functions
Function, (setf dex-response-body): Private ordinary functions
Function, (setf dex-response-headers): Private ordinary functions
Function, (setf dex-response-quri): Private ordinary functions
Function, (setf dex-response-status-code): Private ordinary functions
Function, (setf res-list): Private ordinary functions
Function, api-error-p: Private ordinary functions
Function, api-keys%delete-p: Private ordinary functions
Function, api-keys%get-p: Private ordinary functions
Function, api-keys%new-p: Private ordinary functions
Function, api-keys%revoke-p: Private ordinary functions
Function, authorize%authorizep: Private ordinary functions
Function, balance%get-balance-p: Private ordinary functions
Function, balance-transactions%all-p: Private ordinary functions
Function, balance-transactions%id-p: Private ordinary functions
Function, billing%bill-balance-p: Private ordinary functions
Function, billing%cancelp: Private ordinary functions
Function, billing%createp: Private ordinary functions
Function, billing%executep: Private ordinary functions
Function, billing%informationp: Private ordinary functions
Function, billing%list-transactions-p: Private ordinary functions
Function, billing%re-activate-p: Private ordinary functions
Function, billing%set-balance-p: Private ordinary functions
Function, billing%suspendp: Private ordinary functions
Function, billing%updatep: Private ordinary functions
Function, btcpayp: Private ordinary functions
Function, card-error-p: Private ordinary functions
Function, charges%allp: Private ordinary functions
Function, charges%capturep: Private ordinary functions
Function, charges%createp: Private ordinary functions
Function, charges%idp: Private ordinary functions
Function, charges%updatep: Private ordinary functions
Function, check-token-non-nil: Private ordinary functions
Function, compute-signature: Private ordinary functions
Function, construct-alist: Private ordinary functions
Function, construct-status: Public ordinary functions
Function, copy-dex-response: Private ordinary functions
Function, copy-res: Private ordinary functions
Function, crc-raw: Public ordinary functions
Function, customers%allp: Private ordinary functions
Function, customers%createp: Private ordinary functions
Function, customers%idp: Private ordinary functions
Function, customers%updatep: Private ordinary functions
Function, determine-failure-class: Private ordinary functions
Function, determine-list-type: Private ordinary functions
Function, determine-unknown-status: Private ordinary functions
Function, dex-response-body: Private ordinary functions
Function, dex-response-headers: Private ordinary functions
Function, dex-response-p: Private ordinary functions
Function, dex-response-quri: Private ordinary functions
Function, dex-response-status-code: Private ordinary functions
Function, disputes%allp: Private ordinary functions
Function, disputes%closep: Private ordinary functions
Function, disputes%detailsp: Private ordinary functions
Function, disputes%getp: Private ordinary functions
Function, disputes%idp: Private ordinary functions
Function, disputes%updatep: Private ordinary functions
Function, disputes%updatep: Private ordinary functions
Function, disputes-actions%accept-claim-p: Private ordinary functions
Function, disputes-actions%accept-resolve-p: Private ordinary functions
Function, disputes-actions%acknowledge-return-p: Private ordinary functions
Function, disputes-actions%adjudicate-p: Private ordinary functions
Function, disputes-actions%appeal-p: Private ordinary functions
Function, disputes-actions%deny-resolve-p: Private ordinary functions
Function, disputes-actions%escalate-p: Private ordinary functions
Function, disputes-actions%offer-resolve-p: Private ordinary functions
Function, disputes-actions%provide-evidence-p: Private ordinary functions
Function, disputes-actions%provide-supporting-info-p: Private ordinary functions
Function, disputes-actions%require-evidence-p: Private ordinary functions
Function, disputes-actions%send-message-p: Private ordinary functions
Function, ec: Public ordinary functions
Function, enc-h: Private ordinary functions
Function, encode-array-array: Private ordinary functions
Function, encode-hash-table: Private ordinary functions
Function, encode-key-array: Private ordinary functions
Function, encode-key-val: Private ordinary functions
Function, entry: Private ordinary functions
Function, events%allp: Private ordinary functions
Function, events%idp: Private ordinary functions
Function, file-links%all-p: Private ordinary functions
Function, file-links%create-p: Private ordinary functions
Function, file-links%id-p: Private ordinary functions
Function, file-links%update-p: Private ordinary functions
Function, files%allp: Private ordinary functions
Function, files%createp: Private ordinary functions
Function, files%idp: Private ordinary functions
Function, find-dispatcher: Public ordinary functions
Function, format-basic-array: Private ordinary functions
Function, format-object-in-array: Private ordinary functions
Function, gen-query-generator: Public ordinary functions
Function, gen-url-generator: Public ordinary functions
Function, get-token: Public ordinary functions
Function, health%getp: Private ordinary functions
Function, identity-account%disable-properties-p: Private ordinary functions
Function, identity-account%set-properties-p: Private ordinary functions
Function, identity-applications%create-p: Private ordinary functions
Function, identity-userinfo&profile-info-p: Private ordinary functions
Function, in-list: Public ordinary functions
Function, indempotency-error-p: Private ordinary functions
Function, invalid-request-error-p: Private ordinary functions
Function, invoices%cancelp: Private ordinary functions
Function, invoices%create-draft-p: Private ordinary functions
Function, invoices%delete-external-payment-p: Private ordinary functions
Function, invoices%delete-external-refund-p: Private ordinary functions
Function, invoices%deletep: Private ordinary functions
Function, invoices%detailsp: Private ordinary functions
Function, invoices%generate-invoice-number-p: Private ordinary functions
Function, invoices%generate-qr-code-p: Private ordinary functions
Function, invoices%listp: Private ordinary functions
Function, invoices%record-payment-p: Private ordinary functions
Function, invoices%record-refund-p: Private ordinary functions
Function, invoices%remindp: Private ordinary functions
Function, invoices%searchp: Private ordinary functions
Function, invoices%sendp: Private ordinary functions
Function, invoices%update-invoice-p: Private ordinary functions
Function, invoices-templates%create-p: Private ordinary functions
Function, invoices-templates%delete-p: Private ordinary functions
Function, invoices-templates%details-p: Private ordinary functions
Function, invoices-templates%list-p: Private ordinary functions
Function, invoices-templates%update-p: Private ordinary functions
Function, ipn-dispatch: Public ordinary functions
Function, lightning-internal%balance-p: Private ordinary functions
Function, lightning-internal%connect-p: Private ordinary functions
Function, lightning-internal%create-invoice-p: Private ordinary functions
Function, lightning-internal%deposit-address-p: Private ordinary functions
Function, lightning-internal%get-channels-p: Private ordinary functions
Function, lightning-internal%get-invoice-p: Private ordinary functions
Function, lightning-internal%get-payment-p: Private ordinary functions
Function, lightning-internal%info-p: Private ordinary functions
Function, lightning-internal%open-channel-p: Private ordinary functions
Function, lightning-internal%pay-invoice-p: Private ordinary functions
Function, make-dex-response: Private ordinary functions
Function, make-res: Private ordinary functions
Function, mandates%idp: Private ordinary functions
Function, misc%invoice-checkout-page-p: Private ordinary functions
Function, misc%language-codes-p: Private ordinary functions
Function, misc%permission-metadata-p: Private ordinary functions
Function, n->status: Private ordinary functions
Function, new-dex-response: Private ordinary functions
Function, new-ipn-dispatcher: Public ordinary functions
Function, new-string: Private ordinary functions
Function, new-symbol: Private ordinary functions
Function, notifications%allp: Private ordinary functions
Function, notifications%getp: Private ordinary functions
Function, notifications%removep: Private ordinary functions
Function, notifications%updatep: Private ordinary functions
Function, orders%authorizep: Private ordinary functions
Function, orders%capturep: Private ordinary functions
Function, orders%createp: Private ordinary functions
Function, orders%detailsp: Private ordinary functions
Function, orders%updatep: Private ordinary functions
Function, parse-token: Private ordinary functions
Function, partner%createp: Private ordinary functions
Function, partner%get-data-p: Private ordinary functions
Function, payment-intents%all-p: Private ordinary functions
Function, payment-intents%cancel-p: Private ordinary functions
Function, payment-intents%capture-p: Private ordinary functions
Function, payment-intents%confirm-p: Private ordinary functions
Function, payment-intents%create-p: Private ordinary functions
Function, payment-intents%id-p: Private ordinary functions
Function, payment-intents%update-p: Private ordinary functions
Function, payment-methods%create-p: Private ordinary functions
Function, payment-methods%get-p: Private ordinary functions
Function, payment-methods%update-p: Private ordinary functions
Function, payment-requests%all-p: Private ordinary functions
Function, payment-requests%archive-p: Private ordinary functions
Function, payment-requests%create-p: Private ordinary functions
Function, payment-requests%get-p: Private ordinary functions
Function, payment-requests%update-p: Private ordinary functions
Function, payments-authorization%capture-p: Private ordinary functions
Function, payments-authorization%details-p: Private ordinary functions
Function, payments-authorization%reauthorize-p: Private ordinary functions
Function, payments-authorization%void-p: Private ordinary functions
Function, payments-captures%details-p: Private ordinary functions
Function, payments-captures%refund-p: Private ordinary functions
Function, payments-refunds%details-p: Private ordinary functions
Function, payout-processors%all-p: Private ordinary functions
Function, payouts%allp: Private ordinary functions
Function, payouts%cancelp: Private ordinary functions
Function, payouts%confirmp: Private ordinary functions
Function, payouts%createp: Private ordinary functions
Function, payouts%idp: Private ordinary functions
Function, payouts%updatep: Private ordinary functions
Function, payouts-batch%create-p: Private ordinary functions
Function, payouts-batch%details-p: Private ordinary functions
Function, payouts-item%cancel-unclaimed-p: Private ordinary functions
Function, payouts-item%details-p: Private ordinary functions
Function, paypal-testing-p: Private ordinary functions
Function, paypalp: Private ordinary functions
Function, prices%allp: Private ordinary functions
Function, prices%createp: Private ordinary functions
Function, prices%idp: Private ordinary functions
Function, prices%updatep: Private ordinary functions
Function, products%allp: Private ordinary functions
Function, products%createp: Private ordinary functions
Function, products%createp: Private ordinary functions
Function, products%deletep: Private ordinary functions
Function, products%detailsp: Private ordinary functions
Function, products%idp: Private ordinary functions
Function, products%listp: Private ordinary functions
Function, products%updatep: Private ordinary functions
Function, products%updatep: Private ordinary functions
Function, public-pull-payments%create-payout-p: Private ordinary functions
Function, public-pull-payments%get-p: Private ordinary functions
Function, public-pull-payments%get-payout-p: Private ordinary functions
Function, public-pull-payments%get-payouts-p: Private ordinary functions
Function, rec: Private ordinary functions
Function, referenced-payouts-batch%create-p: Private ordinary functions
Function, referenced-payouts-batch%details-p: Private ordinary functions
Function, referenced-payouts-item%cancel-unclaimed-p: Private ordinary functions
Function, referenced-payouts-item%create-p: Private ordinary functions
Function, refunds%allp: Private ordinary functions
Function, refunds%createp: Private ordinary functions
Function, refunds%idp: Private ordinary functions
Function, refunds%updatep: Private ordinary functions
Function, replace-vars-for-slot-names: Public ordinary functions
Function, res-list: Private ordinary functions
Function, res-p: Private ordinary functions
Function, search-balances%list-p: Private ordinary functions
Function, search-transactions%list-p: Private ordinary functions
Function, server-email%all-p: Private ordinary functions
Function, server-email%send-p: Private ordinary functions
Function, server-email%update-p: Private ordinary functions
Function, server-info%all-p: Private ordinary functions
Function, sessions%allp: Private ordinary functions
Function, sessions%createp: Private ordinary functions
Function, sessions%expirep: Private ordinary functions
Function, sessions%getp: Private ordinary functions
Function, sessions%line-items-p: Private ordinary functions
Function, setup-attempts%all-p: Private ordinary functions
Function, setup-intents%all-p: Private ordinary functions
Function, setup-intents%cancel-p: Private ordinary functions
Function, setup-intents%confirm-p: Private ordinary functions
Function, setup-intents%create-p: Private ordinary functions
Function, setup-intents%id-p: Private ordinary functions
Function, setup-intents%update-p: Private ordinary functions
Function, shipping%allp: Private ordinary functions
Function, shipping%createp: Private ordinary functions
Function, shipping%getp: Private ordinary functions
Function, shipping%updatep: Private ordinary functions
Function, slots-from-url: Public ordinary functions
Function, store-payment-methods%all-p: Private ordinary functions
Function, store-payout-processors%remove-p: Private ordinary functions
Function, store-payouts%all-p: Private ordinary functions
Function, store-payouts%approve-p: Private ordinary functions
Function, store-payouts%cancel-p: Private ordinary functions
Function, store-payouts%create-p: Private ordinary functions
Function, store-payouts%mark-paid-p: Private ordinary functions
Function, stores%allp: Private ordinary functions
Function, stores%createp: Private ordinary functions
Function, stores%getp: Private ordinary functions
Function, stores%removep: Private ordinary functions
Function, stores%updatep: Private ordinary functions
Function, stores-apps%delete-p: Private ordinary functions
Function, stores-apps%get-p: Private ordinary functions
Function, stores-apps%new-p: Private ordinary functions
Function, stores-custodians%all-p: Private ordinary functions
Function, stores-custodians%delete-account-p: Private ordinary functions
Function, stores-custodians%get-account-p: Private ordinary functions
Function, stores-custodians%get-depost-address-p: Private ordinary functions
Function, stores-custodians%get-p: Private ordinary functions
Function, stores-custodians%get-trading-quote-p: Private ordinary functions
Function, stores-custodians%get-withdrawal-info-p: Private ordinary functions
Function, stores-custodians%new-p: Private ordinary functions
Function, stores-custodians%trade-assets-p: Private ordinary functions
Function, stores-custodians%update-account-p: Private ordinary functions
Function, stores-custodians%withdraw-to-store-wallet-p: Private ordinary functions
Function, stores-invoices%activate-payment-method-p: Private ordinary functions
Function, stores-invoices%all-p: Private ordinary functions
Function, stores-invoices%archive-p: Private ordinary functions
Function, stores-invoices%create-p: Private ordinary functions
Function, stores-invoices%get-p: Private ordinary functions
Function, stores-invoices%mark-status-p: Private ordinary functions
Function, stores-invoices%payment-methods-p: Private ordinary functions
Function, stores-invoices%unarchive-p: Private ordinary functions
Function, stores-invoices%update-p: Private ordinary functions
Function, stores-lightning%balance-p: Private ordinary functions
Function, stores-lightning%connect-p: Private ordinary functions
Function, stores-lightning%create-invoice-p: Private ordinary functions
Function, stores-lightning%deposit-address-p: Private ordinary functions
Function, stores-lightning%get-channels-p: Private ordinary functions
Function, stores-lightning%get-invoice-p: Private ordinary functions
Function, stores-lightning%get-payment-p: Private ordinary functions
Function, stores-lightning%info-p: Private ordinary functions
Function, stores-lightning%open-channel-p: Private ordinary functions
Function, stores-lightning%pay-invoice-p: Private ordinary functions
Function, stores-payment-methods-lightning%all-p: Private ordinary functions
Function, stores-payment-methods-lightning%get-p: Private ordinary functions
Function, stores-payment-methods-lightning%remove-p: Private ordinary functions
Function, stores-payment-methods-lightning%update-p: Private ordinary functions
Function, stores-payment-methods-lnurl%all-p: Private ordinary functions
Function, stores-payment-methods-lnurl%get-p: Private ordinary functions
Function, stores-payment-methods-lnurl%remove-p: Private ordinary functions
Function, stores-payment-methods-lnurl%update-p: Private ordinary functions
Function, stores-payment-methods-on-chain%all-p: Private ordinary functions
Function, stores-payment-methods-on-chain%generate-wallet-p: Private ordinary functions
Function, stores-payment-methods-on-chain%get-p: Private ordinary functions
Function, stores-payment-methods-on-chain%preview-p: Private ordinary functions
Function, stores-payment-methods-on-chain%preview-proposed-p: Private ordinary functions
Function, stores-payment-methods-on-chain%remove-p: Private ordinary functions
Function, stores-payment-methods-on-chain%update-p: Private ordinary functions
Function, stores-payout-processors%all-automated-p: Private ordinary functions
Function, stores-payout-processors%all-lightning-automated-p: Private ordinary functions
Function, stores-payout-processors%all-p: Private ordinary functions
Function, stores-payout-processors%get-automated-p: Private ordinary functions
Function, stores-payout-processors%get-lightning-automated-p: Private ordinary functions
Function, stores-payout-processors%update-all-automated-p: Private ordinary functions
Function, stores-payout-processors%update-automated-p: Private ordinary functions
Function, stores-payout-processors%update-lightning-automated-p: Private ordinary functions
Function, stores-pull-payments%all-p: Private ordinary functions
Function, stores-pull-payments%archive-p: Private ordinary functions
Function, stores-pull-payments%create-p: Private ordinary functions
Function, stores-users%add-p: Private ordinary functions
Function, stores-users%all-p: Private ordinary functions
Function, stores-users%remove-p: Private ordinary functions
Function, stores-wallet-on-chain%address-p: Private ordinary functions
Function, stores-wallet-on-chain%all-p: Private ordinary functions
Function, stores-wallet-on-chain%create-wallet-transaction-p: Private ordinary functions
Function, stores-wallet-on-chain%fee-rate-p: Private ordinary functions
Function, stores-wallet-on-chain%get-transaction-p: Private ordinary functions
Function, stores-wallet-on-chain%get-utxos-p: Private ordinary functions
Function, stores-wallet-on-chain%patch-transaction-info-p: Private ordinary functions
Function, stores-wallet-on-chain%transactions-p: Private ordinary functions
Function, stores-wallet-on-chain%unreserve-p: Private ordinary functions
Function, stores-webhooks%all-p: Private ordinary functions
Function, stores-webhooks%create-p: Private ordinary functions
Function, stores-webhooks%delete-p: Private ordinary functions
Function, stores-webhooks%get-delivery-info-p: Private ordinary functions
Function, stores-webhooks%get-delivery-object-p: Private ordinary functions
Function, stores-webhooks%get-p: Private ordinary functions
Function, stores-webhooks%latest-deliveries-p: Private ordinary functions
Function, stores-webhooks%redeliver-object-p: Private ordinary functions
Function, stores-webhooks%update-p: Private ordinary functions
Function, string->symbol: Private ordinary functions
Function, stripe-api-class-p: Private ordinary functions
Function, stripep: Private ordinary functions
Function, subscribtions-plans%activate-p: Private ordinary functions
Function, subscribtions-plans%create-p: Private ordinary functions
Function, subscribtions-plans%deactivate-p: Private ordinary functions
Function, subscribtions-plans%details-p: Private ordinary functions
Function, subscribtions-plans%update-p: Private ordinary functions
Function, subscribtions-plans%update-pricing-schemas-p: Private ordinary functions
Function, subscriptions%activatep: Private ordinary functions
Function, subscriptions%cancelp: Private ordinary functions
Function, subscriptions%capturep: Private ordinary functions
Function, subscriptions%createp: Private ordinary functions
Function, subscriptions%detailsp: Private ordinary functions
Function, subscriptions%revisep: Private ordinary functions
Function, subscriptions%suspendp: Private ordinary functions
Function, subscriptions%transactionsp: Private ordinary functions
Function, subscriptions%updatep: Private ordinary functions
Function, subscriptions-plans%list-p: Private ordinary functions
Function, symbol->string: Private ordinary functions
Function, tokens%createp: Private ordinary functions
Function, tokens%idp: Private ordinary functions
Function, tracking%batchp: Private ordinary functions
Function, tracking%informationp: Private ordinary functions
Function, tracking%update-or-cancel-p: Private ordinary functions
Function, users%allp: Private ordinary functions
Function, users%createp: Private ordinary functions
Function, users%delete-me-p: Private ordinary functions
Function, users%deletep: Private ordinary functions
Function, users%getp: Private ordinary functions
Function, users%infop: Private ordinary functions
Function, users%lockp: Private ordinary functions
Function, verify-signature: Public ordinary functions
Function, web-profiles%create-p: Private ordinary functions
Function, web-profiles%delete-p: Private ordinary functions
Function, web-profiles%details-p: Private ordinary functions
Function, web-profiles%list-p: Private ordinary functions
Function, web-profiles%partial-update-p: Private ordinary functions
Function, web-profiles%update-p: Private ordinary functions
Function, webhooks%allp: Private ordinary functions
Function, webhooks%createp: Private ordinary functions
Function, webhooks%createp: Private ordinary functions
Function, webhooks%deletep: Private ordinary functions
Function, webhooks%deletep: Private ordinary functions
Function, webhooks%detailsp: Private ordinary functions
Function, webhooks%getp: Private ordinary functions
Function, webhooks%list-event-notifications-p: Private ordinary functions
Function, webhooks%list-event-subscriptions-p: Private ordinary functions
Function, webhooks%list-event-types-p: Private ordinary functions
Function, webhooks%listp: Private ordinary functions
Function, webhooks%notification-details-p: Private ordinary functions
Function, webhooks%resend-event-p: Private ordinary functions
Function, webhooks%simulate-event-p: Private ordinary functions
Function, webhooks%updatep: Private ordinary functions
Function, webhooks%updatep: Private ordinary functions

G
gen-query-generator: Public ordinary functions
gen-url-generator: Public ordinary functions
generate-dex-list: Public generic functions
generate-dex-list: Public generic functions
generate-dex-list: Public generic functions
generate-dex-list: Public generic functions
generate-dex-list: Public generic functions
generate-dex-list: Public generic functions
generate-dex-list: Public generic functions
generate-url: Public generic functions
generate-url: Public generic functions
generate-url: Public generic functions
Generic Function, %call-api: Public generic functions
Generic Function, %error-key->slot-name: Private generic functions
Generic Function, %read-json: Public generic functions
Generic Function, %rsa-details: Private generic functions
Generic Function, %verify-message: Private generic functions
Generic Function, %write-json: Public generic functions
Generic Function, (setf accepted): Public generic functions
Generic Function, (setf account-id): Public generic functions
Generic Function, (setf address): Public generic functions
Generic Function, (setf add_tx_fee): Public generic functions
Generic Function, (setf agreement-id): Public generic functions
Generic Function, (setf all): Public generic functions
Generic Function, (setf amount): Public generic functions
Generic Function, (setf amount-of): Public generic functions
Generic Function, (setf anchor-time): Public generic functions
Generic Function, (setf api-failure): Public generic functions
Generic Function, (setf api-key): Public generic functions
Generic Function, (setf api-key): Public generic functions
Generic Function, (setf api-metaclass): Public generic functions
Generic Function, (setf api-metaclass-of): Public generic functions
Generic Function, (setf api-metaclass-of): Public generic functions
Generic Function, (setf api-metaclass-of): Public generic functions
Generic Function, (setf api-version): Public generic functions
Generic Function, (setf app-id): Public generic functions
Generic Function, (setf application-identifier-of): Public generic functions
Generic Function, (setf application-name-of): Public generic functions
Generic Function, (setf arg-count): Public generic functions
Generic Function, (setf as-of-time): Public generic functions
Generic Function, (setf as-string): Private generic functions
Generic Function, (setf asset-balances-of): Public generic functions
Generic Function, (setf authorization-id): Public generic functions
Generic Function, (setf auto-confirm): Public generic functions
Generic Function, (setf balance-affecting-records-only): Public generic functions
Generic Function, (setf base-url): Public generic functions
Generic Function, (setf base-url-of): Public generic functions
Generic Function, (setf base-url-of): Public generic functions
Generic Function, (setf batch-id): Public generic functions
Generic Function, (setf block-target-of): Public generic functions
Generic Function, (setf body): Public generic functions
Generic Function, (setf buyer-email): Public generic functions
Generic Function, (setf buyer-name): Public generic functions
Generic Function, (setf cancel-url): Public generic functions
Generic Function, (setf capture-id): Public generic functions
Generic Function, (setf charge): Private generic functions
Generic Function, (setf client-id): Public generic functions
Generic Function, (setf cmd): Public generic functions
Generic Function, (setf code): Public generic functions
Generic Function, (setf coin): Public generic functions
Generic Function, (setf content): Public generic functions
Generic Function, (setf content-type): Public generic functions
Generic Function, (setf count-of): Public generic functions
Generic Function, (setf coupon): Public generic functions
Generic Function, (setf crypto-code): Public generic functions
Generic Function, (setf currency): Public generic functions
Generic Function, (setf currency-code): Public generic functions
Generic Function, (setf currency1): Public generic functions
Generic Function, (setf currency2): Public generic functions
Generic Function, (setf custom): Public generic functions
Generic Function, (setf decline-code): Public generic functions
Generic Function, (setf delivery-id): Public generic functions
Generic Function, (setf dest-tag): Public generic functions
Generic Function, (setf dex-alist): Public generic functions
Generic Function, (setf dex-extra): Public generic functions
Generic Function, (setf dex-response): Public generic functions
Generic Function, (setf dispute-id): Public generic functions
Generic Function, (setf dispute-state): Public generic functions
Generic Function, (setf disputed-transaction_id): Public generic functions
Generic Function, (setf doc-url): Public generic functions
Generic Function, (setf domain): Public generic functions
Generic Function, (setf eip55): Public generic functions
Generic Function, (setf email): Public generic functions
Generic Function, (setf end-date): Public generic functions
Generic Function, (setf end-time): Public generic functions
Generic Function, (setf endpoint): Public generic functions
Generic Function, (setf error-slot): Public generic functions
Generic Function, (setf error-type): Public generic functions
Generic Function, (setf error-type-of): Private generic functions
Generic Function, (setf event-id): Public generic functions
Generic Function, (setf event-type): Public generic functions
Generic Function, (setf fields): Public generic functions
Generic Function, (setf force-generate-of): Public generic functions
Generic Function, (setf force-of): Public generic functions
Generic Function, (setf from): Public generic functions
Generic Function, (setf from-asset-of): Public generic functions
Generic Function, (setf full): Public generic functions
Generic Function, (setf genned-slot-names): Public generic functions
Generic Function, (setf hmac): Public generic functions
Generic Function, (setf id): Public generic functions
Generic Function, (setf id): Public generic functions
Generic Function, (setf id): Public generic functions
Generic Function, (setf image): Public generic functions
Generic Function, (setf include-archived-of): Public generic functions
Generic Function, (setf include-cancelled-of): Public generic functions
Generic Function, (setf invoice): Public generic functions
Generic Function, (setf invoice-id): Public generic functions
Generic Function, (setf invoice-id): Public generic functions
Generic Function, (setf ipn): Public generic functions
Generic Function, (setf ipn-type): Public generic functions
Generic Function, (setf ipn-url): Public generic functions
Generic Function, (setf issues): Private generic functions
Generic Function, (setf item-name): Public generic functions
Generic Function, (setf item-number): Public generic functions
Generic Function, (setf key): Public generic functions
Generic Function, (setf label): Public generic functions
Generic Function, (setf label-filter-of): Public generic functions
Generic Function, (setf language-of): Public generic functions
Generic Function, (setf limit): Public generic functions
Generic Function, (setf limit-of): Public generic functions
Generic Function, (setf merchant): Public generic functions
Generic Function, (setf merchant-secret-key): Public generic functions
Generic Function, (setf message): Public generic functions
Generic Function, (setf message): Public generic functions
Generic Function, (setf message): Public generic functions
Generic Function, (setf name): Public generic functions
Generic Function, (setf name): Public generic functions
Generic Function, (setf newer): Public generic functions
Generic Function, (setf next-page-token): Public generic functions
Generic Function, (setf nonce): Private generic functions
Generic Function, (setf not-set): Public generic functions
Generic Function, (setf note): Public generic functions
Generic Function, (setf notification-id): Public generic functions
Generic Function, (setf num): Public generic functions
Generic Function, (setf offset-of): Public generic functions
Generic Function, (setf only-accounted-payments-of): Public generic functions
Generic Function, (setf order-id): Public generic functions
Generic Function, (setf page): Public generic functions
Generic Function, (setf page-size): Public generic functions
Generic Function, (setf param): Public generic functions
Generic Function, (setf parent-condition): Public generic functions
Generic Function, (setf parents): Private generic functions
Generic Function, (setf path): Private generic functions
Generic Function, (setf payment-hash): Public generic functions
Generic Function, (setf payment-instrument-type): Public generic functions
Generic Function, (setf payment-intent): Public generic functions
Generic Function, (setf payment-method): Public generic functions
Generic Function, (setf payment-method): Public generic functions
Generic Function, (setf payment-method-type): Public generic functions
Generic Function, (setf payment-request-id): Public generic functions
Generic Function, (setf payout-id): Public generic functions
Generic Function, (setf payout-id): Public generic functions
Generic Function, (setf pbntag): Public generic functions
Generic Function, (setf permissions-of): Public generic functions
Generic Function, (setf plan-id): Public generic functions
Generic Function, (setf plan-ids): Public generic functions
Generic Function, (setf plist): Public generic functions
Generic Function, (setf post-string): Public generic functions
Generic Function, (setf processor): Public generic functions
Generic Function, (setf processor-id): Public generic functions
Generic Function, (setf product-id): Public generic functions
Generic Function, (setf profile-id): Public generic functions
Generic Function, (setf public-key): Public generic functions
Generic Function, (setf pull-payment-id): Public generic functions
Generic Function, (setf query-constructor): Public generic functions
Generic Function, (setf query-slot-names): Public generic functions
Generic Function, (setf redirect-of): Public generic functions
Generic Function, (setf referral-id): Public generic functions
Generic Function, (setf refund-id): Public generic functions
Generic Function, (setf request): Public generic functions
Generic Function, (setf required): Public generic functions
Generic Function, (setf res): Private generic functions
Generic Function, (setf response-format): Private generic functions
Generic Function, (setf result-slot): Public generic functions
Generic Function, (setf schema): Public generic functions
Generic Function, (setf secret-id): Public generic functions
Generic Function, (setf seen-of): Public generic functions
Generic Function, (setf selective-stores-of): Public generic functions
Generic Function, (setf send-to-invoicer): Public generic functions
Generic Function, (setf send-to-recipient): Public generic functions
Generic Function, (setf setup-intent): Public generic functions
Generic Function, (setf short): Public generic functions
Generic Function, (setf skip-of): Public generic functions
Generic Function, (setf source): Public generic functions
Generic Function, (setf start): Public generic functions
Generic Function, (setf start-date): Public generic functions
Generic Function, (setf start-time): Public generic functions
Generic Function, (setf status): Public generic functions
Generic Function, (setf status-code): Public generic functions
Generic Function, (setf status-filter-of): Public generic functions
Generic Function, (setf status-text): Public generic functions
Generic Function, (setf status-type): Public generic functions
Generic Function, (setf store-id): Public generic functions
Generic Function, (setf store-id): Public generic functions
Generic Function, (setf strict-of): Public generic functions
Generic Function, (setf string-constructor): Public generic functions
Generic Function, (setf sub-id): Public generic functions
Generic Function, (setf success-url): Public generic functions
Generic Function, (setf tagid): Public generic functions
Generic Function, (setf take-of): Public generic functions
Generic Function, (setf template-id): Public generic functions
Generic Function, (setf terminal-id): Public generic functions
Generic Function, (setf to): Public generic functions
Generic Function, (setf to-asset-of): Public generic functions
Generic Function, (setf token): Public generic functions
Generic Function, (setf total-required): Public generic functions
Generic Function, (setf total-requried): Public generic functions
Generic Function, (setf transaction-amount): Public generic functions
Generic Function, (setf transaction-currency): Public generic functions
Generic Function, (setf transaction-id): Public generic functions
Generic Function, (setf transaction-id): Public generic functions
Generic Function, (setf transaction-status): Public generic functions
Generic Function, (setf transaction-type): Public generic functions
Generic Function, (setf txid): Public generic functions
Generic Function, (setf update-time-after): Public generic functions
Generic Function, (setf update-time-before): Public generic functions
Generic Function, (setf url): Public generic functions
Generic Function, (setf user-id): Public generic functions
Generic Function, (setf user-id-or-email): Public generic functions
Generic Function, (setf version): Public generic functions
Generic Function, (setf wd): Public generic functions
Generic Function, (setf webhook-id): Public generic functions
Generic Function, (setf webhook-id): Public generic functions
Generic Function, (setf withdrawal-id): Public generic functions
Generic Function, (setf years): Public generic functions
Generic Function, accepted: Public generic functions
Generic Function, access-token: Public generic functions
Generic Function, account-id: Public generic functions
Generic Function, address: Public generic functions
Generic Function, add_tx_fee: Public generic functions
Generic Function, agreement-id: Public generic functions
Generic Function, all: Public generic functions
Generic Function, amount: Public generic functions
Generic Function, amount-of: Public generic functions
Generic Function, anchor-time: Public generic functions
Generic Function, api-failure: Public generic functions
Generic Function, api-key: Public generic functions
Generic Function, api-key: Public generic functions
Generic Function, api-metaclass: Public generic functions
Generic Function, api-metaclass-of: Public generic functions
Generic Function, api-metaclass-of: Public generic functions
Generic Function, api-metaclass-of: Public generic functions
Generic Function, api-version: Public generic functions
Generic Function, app-id: Public generic functions
Generic Function, app-id: Public generic functions
Generic Function, application-identifier-of: Public generic functions
Generic Function, application-name-of: Public generic functions
Generic Function, arg-count: Public generic functions
Generic Function, as-of-time: Public generic functions
Generic Function, as-string: Private generic functions
Generic Function, asset-balances-of: Public generic functions
Generic Function, authorization-id: Public generic functions
Generic Function, auto-confirm: Public generic functions
Generic Function, balance-affecting-records-only: Public generic functions
Generic Function, base-url: Public generic functions
Generic Function, base-url-of: Public generic functions
Generic Function, base-url-of: Public generic functions
Generic Function, batch-id: Public generic functions
Generic Function, block-target-of: Public generic functions
Generic Function, body: Public generic functions
Generic Function, buyer-email: Public generic functions
Generic Function, buyer-name: Public generic functions
Generic Function, call-api: Public generic functions
Generic Function, cancel-url: Public generic functions
Generic Function, capture-id: Public generic functions
Generic Function, cert->public-key: Private generic functions
Generic Function, charge: Private generic functions
Generic Function, check-expired-token: Private generic functions
Generic Function, check-token-bound: Private generic functions
Generic Function, client-id: Public generic functions
Generic Function, cmd: Public generic functions
Generic Function, code: Public generic functions
Generic Function, coin: Public generic functions
Generic Function, compute-dex-alist: Public generic functions
Generic Function, compute-final-hmac: Public generic functions
Generic Function, compute-hmac: Public generic functions
Generic Function, compute-post-params: Public generic functions
Generic Function, construct-api-failure-object: Public generic functions
Generic Function, construct-initargs-for-response: Private generic functions
Generic Function, construct-response-from-api: Public generic functions
Generic Function, content: Public generic functions
Generic Function, content-type: Public generic functions
Generic Function, convert-merchant-secret-key: Public generic functions
Generic Function, count-of: Public generic functions
Generic Function, coupon: Public generic functions
Generic Function, crypto-code: Public generic functions
Generic Function, currency: Public generic functions
Generic Function, currency-code: Public generic functions
Generic Function, currency1: Public generic functions
Generic Function, currency2: Public generic functions
Generic Function, custom: Public generic functions
Generic Function, decline-code: Public generic functions
Generic Function, delivery-id: Public generic functions
Generic Function, dest-tag: Public generic functions
Generic Function, determine-base-url: Private generic functions
Generic Function, determine-response: Public generic functions
Generic Function, dex-alist: Public generic functions
Generic Function, dex-extra: Public generic functions
Generic Function, dex-response: Public generic functions
Generic Function, dispute-id: Public generic functions
Generic Function, dispute-state: Public generic functions
Generic Function, disputed-transaction_id: Public generic functions
Generic Function, doc-url: Public generic functions
Generic Function, domain: Public generic functions
Generic Function, eip55: Public generic functions
Generic Function, email: Public generic functions
Generic Function, encode-query-slot: Private generic functions
Generic Function, encode-query-value: Private generic functions
Generic Function, end-date: Public generic functions
Generic Function, end-time: Public generic functions
Generic Function, endpoint: Public generic functions
Generic Function, error-slot: Public generic functions
Generic Function, error-type: Public generic functions
Generic Function, error-type-of: Private generic functions
Generic Function, event-id: Public generic functions
Generic Function, event-type: Public generic functions
Generic Function, expiredp: Private generic functions
Generic Function, expires-in: Public generic functions
Generic Function, fields: Public generic functions
Generic Function, force-generate-of: Public generic functions
Generic Function, force-of: Public generic functions
Generic Function, from: Public generic functions
Generic Function, from-asset-of: Public generic functions
Generic Function, full: Public generic functions
Generic Function, generate-dex-list: Public generic functions
Generic Function, generate-url: Public generic functions
Generic Function, genned-slot-names: Public generic functions
Generic Function, hmac: Public generic functions
Generic Function, id: Public generic functions
Generic Function, id: Public generic functions
Generic Function, id: Public generic functions
Generic Function, image: Public generic functions
Generic Function, include-archived-of: Public generic functions
Generic Function, include-cancelled-of: Public generic functions
Generic Function, invoice: Public generic functions
Generic Function, invoice-id: Public generic functions
Generic Function, invoice-id: Public generic functions
Generic Function, ipn: Public generic functions
Generic Function, ipn-type: Public generic functions
Generic Function, ipn-url: Public generic functions
Generic Function, issues: Private generic functions
Generic Function, item-name: Public generic functions
Generic Function, item-number: Public generic functions
Generic Function, key: Public generic functions
Generic Function, label: Public generic functions
Generic Function, label-filter-of: Public generic functions
Generic Function, language-of: Public generic functions
Generic Function, limit: Public generic functions
Generic Function, limit-of: Public generic functions
Generic Function, merchant: Public generic functions
Generic Function, merchant-secret-key: Public generic functions
Generic Function, message: Public generic functions
Generic Function, message: Public generic functions
Generic Function, message: Public generic functions
Generic Function, name: Public generic functions
Generic Function, name: Public generic functions
Generic Function, newer: Public generic functions
Generic Function, next-page-token: Public generic functions
Generic Function, nonce: Public generic functions
Generic Function, nonce: Private generic functions
Generic Function, not-set: Public generic functions
Generic Function, note: Public generic functions
Generic Function, notification-id: Public generic functions
Generic Function, num: Public generic functions
Generic Function, offset-of: Public generic functions
Generic Function, only-accounted-payments-of: Public generic functions
Generic Function, order-id: Public generic functions
Generic Function, page: Public generic functions
Generic Function, page-size: Public generic functions
Generic Function, param: Public generic functions
Generic Function, parent-condition: Public generic functions
Generic Function, parents: Private generic functions
Generic Function, parse-data: Public generic functions
Generic Function, path: Private generic functions
Generic Function, payment-hash: Public generic functions
Generic Function, payment-instrument-type: Public generic functions
Generic Function, payment-intent: Public generic functions
Generic Function, payment-method: Public generic functions
Generic Function, payment-method: Public generic functions
Generic Function, payment-method-type: Public generic functions
Generic Function, payment-request-id: Public generic functions
Generic Function, payout-id: Public generic functions
Generic Function, payout-id: Public generic functions
Generic Function, pbntag: Public generic functions
Generic Function, permissions-of: Public generic functions
Generic Function, plan-id: Public generic functions
Generic Function, plan-ids: Public generic functions
Generic Function, plist: Public generic functions
Generic Function, post-string: Public generic functions
Generic Function, print-all-slots: Public generic functions
Generic Function, process-obj: Private generic functions
Generic Function, processor: Public generic functions
Generic Function, processor-id: Public generic functions
Generic Function, product-id: Public generic functions
Generic Function, profile-id: Public generic functions
Generic Function, public-key: Public generic functions
Generic Function, pull-payment-id: Public generic functions
Generic Function, query-constructor: Public generic functions
Generic Function, query-slot-names: Public generic functions
Generic Function, raw-body: Public generic functions
Generic Function, read-json: Public generic functions
Generic Function, redirect-of: Public generic functions
Generic Function, referral-id: Public generic functions
Generic Function, refund-id: Public generic functions
Generic Function, request: Public generic functions
Generic Function, request-fun: Public generic functions
Generic Function, request-headers: Public generic functions
Generic Function, required: Public generic functions
Generic Function, res: Private generic functions
Generic Function, response-body: Private generic functions
Generic Function, response-format: Private generic functions
Generic Function, response-headers: Private generic functions
Generic Function, response-quri: Private generic functions
Generic Function, response-status: Private generic functions
Generic Function, result-slot: Public generic functions
Generic Function, schema: Public generic functions
Generic Function, scope: Public generic functions
Generic Function, secret-id: Public generic functions
Generic Function, seen-of: Public generic functions
Generic Function, selective-stores-of: Public generic functions
Generic Function, send-to-invoicer: Public generic functions
Generic Function, send-to-recipient: Public generic functions
Generic Function, setup-intent: Public generic functions
Generic Function, short: Public generic functions
Generic Function, signal-when-condition: Private generic functions
Generic Function, skip-of: Public generic functions
Generic Function, source: Public generic functions
Generic Function, start: Public generic functions
Generic Function, start-date: Public generic functions
Generic Function, start-time: Public generic functions
Generic Function, status: Public generic functions
Generic Function, status-code: Public generic functions
Generic Function, status-filter-of: Public generic functions
Generic Function, status-text: Public generic functions
Generic Function, status-type: Public generic functions
Generic Function, store-id: Public generic functions
Generic Function, store-id: Public generic functions
Generic Function, strict-of: Public generic functions
Generic Function, string-constructor: Public generic functions
Generic Function, sub-id: Public generic functions
Generic Function, success-url: Public generic functions
Generic Function, tagid: Public generic functions
Generic Function, take-of: Public generic functions
Generic Function, template-id: Public generic functions
Generic Function, terminal-id: Public generic functions
Generic Function, to: Public generic functions
Generic Function, to-array: Public generic functions
Generic Function, to-asset-of: Public generic functions
Generic Function, token: Public generic functions
Generic Function, token-type: Public generic functions
Generic Function, total-required: Public generic functions
Generic Function, total-requried: Public generic functions
Generic Function, transaction-amount: Public generic functions
Generic Function, transaction-currency: Public generic functions
Generic Function, transaction-id: Public generic functions
Generic Function, transaction-id: Public generic functions
Generic Function, transaction-status: Public generic functions
Generic Function, transaction-type: Public generic functions
Generic Function, txid: Public generic functions
Generic Function, update-time-after: Public generic functions
Generic Function, update-time-before: Public generic functions
Generic Function, url: Public generic functions
Generic Function, user-id: Public generic functions
Generic Function, user-id-or-email: Public generic functions
Generic Function, validate-slots: Public generic functions
Generic Function, verify-data: Public generic functions
Generic Function, verify-webhook: Public generic functions
Generic Function, verify-webhook: Public generic functions
Generic Function, verify-webhook: Public generic functions
Generic Function, version: Public generic functions
Generic Function, wd: Public generic functions
Generic Function, webhook-id: Public generic functions
Generic Function, webhook-id: Public generic functions
Generic Function, withdrawal-id: Public generic functions
Generic Function, write-json: Public generic functions
Generic Function, years: Public generic functions
genned-slot-names: Public generic functions
genned-slot-names: Public generic functions
get-token: Public ordinary functions

H
health%getp: Private ordinary functions
hmac: Public generic functions
hmac: Public generic functions

I
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
id: Public generic functions
identity-account%disable-properties-p: Private ordinary functions
identity-account%set-properties-p: Private ordinary functions
identity-applications%create-p: Private ordinary functions
identity-userinfo&profile-info-p: Private ordinary functions
image: Public generic functions
image: Public generic functions
in-list: Public ordinary functions
include-archived-of: Public generic functions
include-archived-of: Public generic functions
include-cancelled-of: Public generic functions
include-cancelled-of: Public generic functions
indempotency-error-p: Private ordinary functions
initialize-instance: Public standalone methods
invalid-request-error-p: Private ordinary functions
invoice: Public generic functions
invoice: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoice-id: Public generic functions
invoices%cancelp: Private ordinary functions
invoices%create-draft-p: Private ordinary functions
invoices%delete-external-payment-p: Private ordinary functions
invoices%delete-external-refund-p: Private ordinary functions
invoices%deletep: Private ordinary functions
invoices%detailsp: Private ordinary functions
invoices%generate-invoice-number-p: Private ordinary functions
invoices%generate-qr-code-p: Private ordinary functions
invoices%listp: Private ordinary functions
invoices%record-payment-p: Private ordinary functions
invoices%record-refund-p: Private ordinary functions
invoices%remindp: Private ordinary functions
invoices%searchp: Private ordinary functions
invoices%sendp: Private ordinary functions
invoices%update-invoice-p: Private ordinary functions
invoices-templates%create-p: Private ordinary functions
invoices-templates%delete-p: Private ordinary functions
invoices-templates%details-p: Private ordinary functions
invoices-templates%list-p: Private ordinary functions
invoices-templates%update-p: Private ordinary functions
ipn: Public generic functions
ipn: Public generic functions
ipn: Public generic functions
ipn-dispatch: Public ordinary functions
ipn-type: Public generic functions
ipn-type: Public generic functions
ipn-url: Public generic functions
ipn-url: Public generic functions
ipn-url: Public generic functions
ipn-url: Public generic functions
issues: Private generic functions
issues: Private generic functions
item-name: Public generic functions
item-name: Public generic functions
item-number: Public generic functions
item-number: Public generic functions

K
key: Public generic functions
key: Public generic functions

L
label: Public generic functions
label: Public generic functions
label-filter-of: Public generic functions
label-filter-of: Public generic functions
language-of: Public generic functions
language-of: Public generic functions
lightning-internal%balance-p: Private ordinary functions
lightning-internal%connect-p: Private ordinary functions
lightning-internal%create-invoice-p: Private ordinary functions
lightning-internal%deposit-address-p: Private ordinary functions
lightning-internal%get-channels-p: Private ordinary functions
lightning-internal%get-invoice-p: Private ordinary functions
lightning-internal%get-payment-p: Private ordinary functions
lightning-internal%info-p: Private ordinary functions
lightning-internal%open-channel-p: Private ordinary functions
lightning-internal%pay-invoice-p: Private ordinary functions
limit: Public generic functions
limit: Public generic functions
limit: Public generic functions
limit-of: Public generic functions
limit-of: Public generic functions

M
Macro, def-ipn-dispatcher: Public macros
Macro, defapi: Public macros
Macro, defprocessor: Public macros
Macro, destructure-environment: Private macros
Macro, dispatch-ipn-by-name: Public macros
Macro, new-request: Public macros
Macro, qc: Private macros
Macro, quick-api-condition: Private macros
Macro, with-changed-array: Private macros
Macro, with-current-pos: Private macros
Macro, with-hash-keys: Public macros
Macro, with-new-pos: Private macros
Macro, with-resetting-current-pos: Private macros
Macro, with-resetting-parents: Private macros
Macro, wrap-dex-call: Public macros
make-dex-response: Private ordinary functions
make-res: Private ordinary functions
mandates%idp: Private ordinary functions
merchant: Public generic functions
merchant: Public generic functions
merchant-secret-key: Public generic functions
merchant-secret-key: Public generic functions
message: Public generic functions
message: Public generic functions
message: Public generic functions
message: Public generic functions
message: Public generic functions
message: Public generic functions
message: Public generic functions
Method, %call-api: Public generic functions
Method, %call-api: Public generic functions
Method, %error-key->slot-name: Private generic functions
Method, %read-json: Public generic functions
Method, %read-json: Public generic functions
Method, %rsa-details: Private generic functions
Method, %verify-message: Private generic functions
Method, %write-json: Public generic functions
Method, (setf accepted): Public generic functions
Method, (setf account-id): Public generic functions
Method, (setf account-id): Public generic functions
Method, (setf account-id): Public generic functions
Method, (setf account-id): Public generic functions
Method, (setf account-id): Public generic functions
Method, (setf account-id): Public generic functions
Method, (setf account-id): Public generic functions
Method, (setf account-id): Public generic functions
Method, (setf address): Public generic functions
Method, (setf address): Public generic functions
Method, (setf address): Public generic functions
Method, (setf add_tx_fee): Public generic functions
Method, (setf agreement-id): Public generic functions
Method, (setf agreement-id): Public generic functions
Method, (setf agreement-id): Public generic functions
Method, (setf agreement-id): Public generic functions
Method, (setf agreement-id): Public generic functions
Method, (setf agreement-id): Public generic functions
Method, (setf agreement-id): Public generic functions
Method, (setf agreement-id): Public generic functions
Method, (setf agreement-id): Public generic functions
Method, (setf all): Public generic functions
Method, (setf all): Public generic functions
Method, (setf amount): Public generic functions
Method, (setf amount): Public generic functions
Method, (setf amount): Public generic functions
Method, (setf amount): Public generic functions
Method, (setf amount-of): Public generic functions
Method, (setf amount-of): Public generic functions
Method, (setf anchor-time): Public generic functions
Method, (setf api-failure): Public generic functions
Method, (setf api-key): Public generic functions
Method, (setf api-key): Public generic functions
Method, (setf api-key): Public generic functions
Method, (setf api-metaclass): Public generic functions
Method, (setf api-metaclass-of): Public generic functions
Method, (setf api-metaclass-of): Public generic functions
Method, (setf api-metaclass-of): Public generic functions
Method, (setf api-version): Public generic functions
Method, (setf app-id): Public generic functions
Method, (setf app-id): Public generic functions
Method, (setf application-identifier-of): Public generic functions
Method, (setf application-name-of): Public generic functions
Method, (setf arg-count): Public generic functions
Method, (setf as-of-time): Public generic functions
Method, (setf as-string): Private generic functions
Method, (setf asset-balances-of): Public generic functions
Method, (setf asset-balances-of): Public generic functions
Method, (setf authorization-id): Public generic functions
Method, (setf authorization-id): Public generic functions
Method, (setf authorization-id): Public generic functions
Method, (setf authorization-id): Public generic functions
Method, (setf auto-confirm): Public generic functions
Method, (setf auto-confirm): Public generic functions
Method, (setf balance-affecting-records-only): Public generic functions
Method, (setf base-url): Public generic functions
Method, (setf base-url): Public generic functions
Method, (setf base-url-of): Public generic functions
Method, (setf base-url-of): Public generic functions
Method, (setf base-url-of): Public generic functions
Method, (setf batch-id): Public generic functions
Method, (setf batch-id): Public generic functions
Method, (setf block-target-of): Public generic functions
Method, (setf body): Public generic functions
Method, (setf body): Public generic functions
Method, (setf buyer-email): Public generic functions
Method, (setf buyer-name): Public generic functions
Method, (setf cancel-url): Public generic functions
Method, (setf capture-id): Public generic functions
Method, (setf capture-id): Public generic functions
Method, (setf charge): Private generic functions
Method, (setf client-id): Public generic functions
Method, (setf cmd): Public generic functions
Method, (setf code): Public generic functions
Method, (setf coin): Public generic functions
Method, (setf coin): Public generic functions
Method, (setf content): Public generic functions
Method, (setf content-type): Public generic functions
Method, (setf count-of): Public generic functions
Method, (setf coupon): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf crypto-code): Public generic functions
Method, (setf currency): Public generic functions
Method, (setf currency): Public generic functions
Method, (setf currency): Public generic functions
Method, (setf currency): Public generic functions
Method, (setf currency-code): Public generic functions
Method, (setf currency1): Public generic functions
Method, (setf currency2): Public generic functions
Method, (setf currency2): Public generic functions
Method, (setf custom): Public generic functions
Method, (setf decline-code): Public generic functions
Method, (setf delivery-id): Public generic functions
Method, (setf delivery-id): Public generic functions
Method, (setf delivery-id): Public generic functions
Method, (setf dest-tag): Public generic functions
Method, (setf dest-tag): Public generic functions
Method, (setf dex-alist): Public generic functions
Method, (setf dex-extra): Public generic functions
Method, (setf dex-response): Public generic functions
Method, (setf dex-response): Public generic functions
Method, (setf dispute-id): Public generic functions
Method, (setf dispute-id): Public generic functions
Method, (setf dispute-id): Public generic functions
Method, (setf dispute-id): Public generic functions
Method, (setf dispute-id): Public generic functions
Method, (setf dispute-id): Public generic functions
Method, (setf dispute-id): Public generic functions
Method, (setf dispute-id): Public generic functions
Method, (setf dispute-id): Public generic functions
Method, (setf dispute-id): Public generic functions
Method, (setf dispute-id): Public generic functions
Method, (setf dispute-id): Public generic functions
Method, (setf dispute-id): Public generic functions
Method, (setf dispute-id): Public generic functions
Method, (setf dispute-state): Public generic functions
Method, (setf disputed-transaction_id): Public generic functions
Method, (setf doc-url): Public generic functions
Method, (setf domain): Public generic functions
Method, (setf eip55): Public generic functions
Method, (setf email): Public generic functions
Method, (setf end-date): Public generic functions
Method, (setf end-date): Public generic functions
Method, (setf end-time): Public generic functions
Method, (setf end-time): Public generic functions
Method, (setf endpoint): Public generic functions
Method, (setf error-slot): Public generic functions
Method, (setf error-type): Public generic functions
Method, (setf error-type-of): Private generic functions
Method, (setf error-type-of): Private generic functions
Method, (setf error-type-of): Private generic functions
Method, (setf error-type-of): Private generic functions
Method, (setf event-id): Public generic functions
Method, (setf event-id): Public generic functions
Method, (setf event-type): Public generic functions
Method, (setf fields): Public generic functions
Method, (setf fields): Public generic functions
Method, (setf fields): Public generic functions
Method, (setf fields): Public generic functions
Method, (setf fields): Public generic functions
Method, (setf fields): Public generic functions
Method, (setf force-generate-of): Public generic functions
Method, (setf force-of): Public generic functions
Method, (setf from): Public generic functions
Method, (setf from): Public generic functions
Method, (setf from-asset-of): Public generic functions
Method, (setf full): Public generic functions
Method, (setf genned-slot-names): Public generic functions
Method, (setf hmac): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf id): Public generic functions
Method, (setf image): Public generic functions
Method, (setf include-archived-of): Public generic functions
Method, (setf include-cancelled-of): Public generic functions
Method, (setf invoice): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf invoice-id): Public generic functions
Method, (setf ipn): Public generic functions
Method, (setf ipn): Public generic functions
Method, (setf ipn-type): Public generic functions
Method, (setf ipn-url): Public generic functions
Method, (setf ipn-url): Public generic functions
Method, (setf ipn-url): Public generic functions
Method, (setf issues): Private generic functions
Method, (setf item-name): Public generic functions
Method, (setf item-number): Public generic functions
Method, (setf key): Public generic functions
Method, (setf label): Public generic functions
Method, (setf label-filter-of): Public generic functions
Method, (setf language-of): Public generic functions
Method, (setf limit): Public generic functions
Method, (setf limit): Public generic functions
Method, (setf limit-of): Public generic functions
Method, (setf merchant): Public generic functions
Method, (setf merchant-secret-key): Public generic functions
Method, (setf message): Public generic functions
Method, (setf message): Public generic functions
Method, (setf message): Public generic functions
Method, (setf message): Public generic functions
Method, (setf name): Public generic functions
Method, (setf name): Public generic functions
Method, (setf name): Public generic functions
Method, (setf name): Public generic functions
Method, (setf newer): Public generic functions
Method, (setf newer): Public generic functions
Method, (setf next-page-token): Public generic functions
Method, (setf nonce): Private generic functions
Method, (setf not-set): Public generic functions
Method, (setf note): Public generic functions
Method, (setf note): Public generic functions
Method, (setf notification-id): Public generic functions
Method, (setf notification-id): Public generic functions
Method, (setf notification-id): Public generic functions
Method, (setf num): Public generic functions
Method, (setf offset-of): Public generic functions
Method, (setf offset-of): Public generic functions
Method, (setf only-accounted-payments-of): Public generic functions
Method, (setf order-id): Public generic functions
Method, (setf order-id): Public generic functions
Method, (setf order-id): Public generic functions
Method, (setf order-id): Public generic functions
Method, (setf page): Public generic functions
Method, (setf page): Public generic functions
Method, (setf page): Public generic functions
Method, (setf page): Public generic functions
Method, (setf page): Public generic functions
Method, (setf page): Public generic functions
Method, (setf page): Public generic functions
Method, (setf page): Public generic functions
Method, (setf page-size): Public generic functions
Method, (setf page-size): Public generic functions
Method, (setf page-size): Public generic functions
Method, (setf page-size): Public generic functions
Method, (setf page-size): Public generic functions
Method, (setf page-size): Public generic functions
Method, (setf page-size): Public generic functions
Method, (setf page-size): Public generic functions
Method, (setf page-size): Public generic functions
Method, (setf page-size): Public generic functions
Method, (setf param): Public generic functions
Method, (setf parent-condition): Public generic functions
Method, (setf parents): Private generic functions
Method, (setf path): Private generic functions
Method, (setf payment-hash): Public generic functions
Method, (setf payment-hash): Public generic functions
Method, (setf payment-instrument-type): Public generic functions
Method, (setf payment-intent): Public generic functions
Method, (setf payment-method): Public generic functions
Method, (setf payment-method): Public generic functions
Method, (setf payment-method): Public generic functions
Method, (setf payment-method): Public generic functions
Method, (setf payment-method): Public generic functions
Method, (setf payment-method): Public generic functions
Method, (setf payment-method): Public generic functions
Method, (setf payment-method): Public generic functions
Method, (setf payment-method-type): Public generic functions
Method, (setf payment-request-id): Public generic functions
Method, (setf payment-request-id): Public generic functions
Method, (setf payment-request-id): Public generic functions
Method, (setf payout-id): Public generic functions
Method, (setf payout-id): Public generic functions
Method, (setf payout-id): Public generic functions
Method, (setf payout-id): Public generic functions
Method, (setf payout-id): Public generic functions
Method, (setf payout-id): Public generic functions
Method, (setf payout-id): Public generic functions
Method, (setf pbntag): Public generic functions
Method, (setf pbntag): Public generic functions
Method, (setf pbntag): Public generic functions
Method, (setf permissions-of): Public generic functions
Method, (setf plan-id): Public generic functions
Method, (setf plan-id): Public generic functions
Method, (setf plan-id): Public generic functions
Method, (setf plan-id): Public generic functions
Method, (setf plan-id): Public generic functions
Method, (setf plan-ids): Public generic functions
Method, (setf plist): Public generic functions
Method, (setf post-string): Public generic functions
Method, (setf processor): Public generic functions
Method, (setf processor): Public generic functions
Method, (setf processor-id): Public generic functions
Method, (setf product-id): Public generic functions
Method, (setf product-id): Public generic functions
Method, (setf product-id): Public generic functions
Method, (setf profile-id): Public generic functions
Method, (setf profile-id): Public generic functions
Method, (setf profile-id): Public generic functions
Method, (setf profile-id): Public generic functions
Method, (setf public-key): Public generic functions
Method, (setf pull-payment-id): Public generic functions
Method, (setf pull-payment-id): Public generic functions
Method, (setf pull-payment-id): Public generic functions
Method, (setf pull-payment-id): Public generic functions
Method, (setf pull-payment-id): Public generic functions
Method, (setf query-constructor): Public generic functions
Method, (setf query-slot-names): Public generic functions
Method, (setf redirect-of): Public generic functions
Method, (setf referral-id): Public generic functions
Method, (setf refund-id): Public generic functions
Method, (setf request): Public generic functions
Method, (setf required): Public generic functions
Method, (setf required): Public generic functions
Method, (setf res): Private generic functions
Method, (setf response-format): Private generic functions
Method, (setf result-slot): Public generic functions
Method, (setf schema): Public generic functions
Method, (setf secret-id): Public generic functions
Method, (setf seen-of): Public generic functions
Method, (setf selective-stores-of): Public generic functions
Method, (setf send-to-invoicer): Public generic functions
Method, (setf send-to-recipient): Public generic functions
Method, (setf setup-intent): Public generic functions
Method, (setf short): Public generic functions
Method, (setf skip-of): Public generic functions
Method, (setf skip-of): Public generic functions
Method, (setf source): Public generic functions
Method, (setf start): Public generic functions
Method, (setf start): Public generic functions
Method, (setf start-date): Public generic functions
Method, (setf start-date): Public generic functions
Method, (setf start-time): Public generic functions
Method, (setf start-time): Public generic functions
Method, (setf start-time): Public generic functions
Method, (setf status): Public generic functions
Method, (setf status): Public generic functions
Method, (setf status-code): Public generic functions
Method, (setf status-code): Public generic functions
Method, (setf status-code): Public generic functions
Method, (setf status-filter-of): Public generic functions
Method, (setf status-text): Public generic functions
Method, (setf status-type): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf store-id): Public generic functions
Method, (setf strict-of): Public generic functions
Method, (setf string-constructor): Public generic functions
Method, (setf sub-id): Public generic functions
Method, (setf sub-id): Public generic functions
Method, (setf sub-id): Public generic functions
Method, (setf sub-id): Public generic functions
Method, (setf sub-id): Public generic functions
Method, (setf sub-id): Public generic functions
Method, (setf sub-id): Public generic functions
Method, (setf sub-id): Public generic functions
Method, (setf success-url): Public generic functions
Method, (setf tagid): Public generic functions
Method, (setf tagid): Public generic functions
Method, (setf tagid): Public generic functions
Method, (setf take-of): Public generic functions
Method, (setf template-id): Public generic functions
Method, (setf template-id): Public generic functions
Method, (setf template-id): Public generic functions
Method, (setf terminal-id): Public generic functions
Method, (setf to): Public generic functions
Method, (setf to): Public generic functions
Method, (setf to-asset-of): Public generic functions
Method, (setf token): Public generic functions
Method, (setf token): Public generic functions
Method, (setf total-required): Public generic functions
Method, (setf total-required): Public generic functions
Method, (setf total-required): Public generic functions
Method, (setf total-requried): Public generic functions
Method, (setf total-requried): Public generic functions
Method, (setf total-requried): Public generic functions
Method, (setf transaction-amount): Public generic functions
Method, (setf transaction-currency): Public generic functions
Method, (setf transaction-id): Public generic functions
Method, (setf transaction-id): Public generic functions
Method, (setf transaction-id): Public generic functions
Method, (setf transaction-id): Public generic functions
Method, (setf transaction-id): Public generic functions
Method, (setf transaction-id): Public generic functions
Method, (setf transaction-status): Public generic functions
Method, (setf transaction-type): Public generic functions
Method, (setf txid): Public generic functions
Method, (setf txid): Public generic functions
Method, (setf update-time-after): Public generic functions
Method, (setf update-time-before): Public generic functions
Method, (setf url): Public generic functions
Method, (setf user-id): Public generic functions
Method, (setf user-id-or-email): Public generic functions
Method, (setf user-id-or-email): Public generic functions
Method, (setf user-id-or-email): Public generic functions
Method, (setf version): Public generic functions
Method, (setf wd): Public generic functions
Method, (setf webhook-id): Public generic functions
Method, (setf webhook-id): Public generic functions
Method, (setf webhook-id): Public generic functions
Method, (setf webhook-id): Public generic functions
Method, (setf webhook-id): Public generic functions
Method, (setf webhook-id): Public generic functions
Method, (setf webhook-id): Public generic functions
Method, (setf webhook-id): Public generic functions
Method, (setf webhook-id): Public generic functions
Method, (setf webhook-id): Public generic functions
Method, (setf webhook-id): Public generic functions
Method, (setf withdrawal-id): Public generic functions
Method, (setf years): Public generic functions
Method, accepted: Public generic functions
Method, access-token: Public generic functions
Method, account-id: Public generic functions
Method, account-id: Public generic functions
Method, account-id: Public generic functions
Method, account-id: Public generic functions
Method, account-id: Public generic functions
Method, account-id: Public generic functions
Method, account-id: Public generic functions
Method, account-id: Public generic functions
Method, address: Public generic functions
Method, address: Public generic functions
Method, address: Public generic functions
Method, add_tx_fee: Public generic functions
Method, agreement-id: Public generic functions
Method, agreement-id: Public generic functions
Method, agreement-id: Public generic functions
Method, agreement-id: Public generic functions
Method, agreement-id: Public generic functions
Method, agreement-id: Public generic functions
Method, agreement-id: Public generic functions
Method, agreement-id: Public generic functions
Method, agreement-id: Public generic functions
Method, all: Public generic functions
Method, all: Public generic functions
Method, amount: Public generic functions
Method, amount: Public generic functions
Method, amount: Public generic functions
Method, amount: Public generic functions
Method, amount-of: Public generic functions
Method, amount-of: Public generic functions
Method, anchor-time: Public generic functions
Method, api-failure: Public generic functions
Method, api-key: Public generic functions
Method, api-key: Public generic functions
Method, api-key: Public generic functions
Method, api-metaclass: Public generic functions
Method, api-metaclass-of: Public generic functions
Method, api-metaclass-of: Public generic functions
Method, api-metaclass-of: Public generic functions
Method, api-version: Public generic functions
Method, app-id: Public generic functions
Method, app-id: Public generic functions
Method, app-id: Public generic functions
Method, application-identifier-of: Public generic functions
Method, application-name-of: Public generic functions
Method, arg-count: Public generic functions
Method, as-of-time: Public generic functions
Method, as-string: Private generic functions
Method, asset-balances-of: Public generic functions
Method, asset-balances-of: Public generic functions
Method, authorization-id: Public generic functions
Method, authorization-id: Public generic functions
Method, authorization-id: Public generic functions
Method, authorization-id: Public generic functions
Method, auto-confirm: Public generic functions
Method, auto-confirm: Public generic functions
Method, balance-affecting-records-only: Public generic functions
Method, base-url: Public generic functions
Method, base-url: Public generic functions
Method, base-url-of: Public generic functions
Method, base-url-of: Public generic functions
Method, base-url-of: Public generic functions
Method, batch-id: Public generic functions
Method, batch-id: Public generic functions
Method, block-target-of: Public generic functions
Method, body: Public generic functions
Method, body: Public generic functions
Method, buyer-email: Public generic functions
Method, buyer-name: Public generic functions
Method, call-api: Public generic functions
Method, cancel-url: Public generic functions
Method, capture-id: Public generic functions
Method, capture-id: Public generic functions
Method, cert->public-key: Private generic functions
Method, charge: Private generic functions
Method, check-expired-token: Private generic functions
Method, check-expired-token: Private generic functions
Method, check-token-bound: Private generic functions
Method, client-id: Public generic functions
Method, cmd: Public generic functions
Method, code: Public generic functions
Method, coin: Public generic functions
Method, coin: Public generic functions
Method, compute-dex-alist: Public generic functions
Method, compute-final-hmac: Public generic functions
Method, compute-hmac: Public generic functions
Method, compute-hmac: Public generic functions
Method, compute-post-params: Public generic functions
Method, construct-api-failure-object: Public generic functions
Method, construct-api-failure-object: Public generic functions
Method, construct-api-failure-object: Public generic functions
Method, construct-api-failure-object: Public generic functions
Method, construct-initargs-for-response: Private generic functions
Method, construct-response-from-api: Public generic functions
Method, content: Public generic functions
Method, content-type: Public generic functions
Method, convert-merchant-secret-key: Public generic functions
Method, count-of: Public generic functions
Method, coupon: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, crypto-code: Public generic functions
Method, currency: Public generic functions
Method, currency: Public generic functions
Method, currency: Public generic functions
Method, currency: Public generic functions
Method, currency-code: Public generic functions
Method, currency1: Public generic functions
Method, currency2: Public generic functions
Method, currency2: Public generic functions
Method, custom: Public generic functions
Method, decline-code: Public generic functions
Method, delivery-id: Public generic functions
Method, delivery-id: Public generic functions
Method, delivery-id: Public generic functions
Method, dest-tag: Public generic functions
Method, dest-tag: Public generic functions
Method, determine-base-url: Private generic functions
Method, determine-base-url: Private generic functions
Method, determine-response: Public generic functions
Method, dex-alist: Public generic functions
Method, dex-extra: Public generic functions
Method, dex-response: Public generic functions
Method, dex-response: Public generic functions
Method, direct-slot-definition-class: Public standalone methods
Method, dispute-id: Public generic functions
Method, dispute-id: Public generic functions
Method, dispute-id: Public generic functions
Method, dispute-id: Public generic functions
Method, dispute-id: Public generic functions
Method, dispute-id: Public generic functions
Method, dispute-id: Public generic functions
Method, dispute-id: Public generic functions
Method, dispute-id: Public generic functions
Method, dispute-id: Public generic functions
Method, dispute-id: Public generic functions
Method, dispute-id: Public generic functions
Method, dispute-id: Public generic functions
Method, dispute-id: Public generic functions
Method, dispute-state: Public generic functions
Method, disputed-transaction_id: Public generic functions
Method, doc-url: Public generic functions
Method, domain: Public generic functions
Method, effective-slot-definition-class: Public standalone methods
Method, eip55: Public generic functions
Method, email: Public generic functions
Method, encode-query-slot: Private generic functions
Method, encode-query-value: Private generic functions
Method, encode-query-value: Private generic functions
Method, encode-query-value: Private generic functions
Method, encode-query-value: Private generic functions
Method, encode-query-value: Private generic functions
Method, end-date: Public generic functions
Method, end-date: Public generic functions
Method, end-time: Public generic functions
Method, end-time: Public generic functions
Method, endpoint: Public generic functions
Method, error-slot: Public generic functions
Method, error-type: Public generic functions
Method, error-type-of: Private generic functions
Method, error-type-of: Private generic functions
Method, error-type-of: Private generic functions
Method, error-type-of: Private generic functions
Method, event-id: Public generic functions
Method, event-id: Public generic functions
Method, event-type: Public generic functions
Method, expiredp: Private generic functions
Method, expiredp: Private generic functions
Method, expires-in: Public generic functions
Method, fields: Public generic functions
Method, fields: Public generic functions
Method, fields: Public generic functions
Method, fields: Public generic functions
Method, fields: Public generic functions
Method, fields: Public generic functions
Method, force-generate-of: Public generic functions
Method, force-of: Public generic functions
Method, from: Public generic functions
Method, from: Public generic functions
Method, from-asset-of: Public generic functions
Method, full: Public generic functions
Method, generate-dex-list: Public generic functions
Method, generate-dex-list: Public generic functions
Method, generate-dex-list: Public generic functions
Method, generate-dex-list: Public generic functions
Method, generate-dex-list: Public generic functions
Method, generate-dex-list: Public generic functions
Method, generate-url: Public generic functions
Method, generate-url: Public generic functions
Method, genned-slot-names: Public generic functions
Method, hmac: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, id: Public generic functions
Method, image: Public generic functions
Method, include-archived-of: Public generic functions
Method, include-cancelled-of: Public generic functions
Method, initialize-instance: Public standalone methods
Method, invoice: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, invoice-id: Public generic functions
Method, ipn: Public generic functions
Method, ipn: Public generic functions
Method, ipn-type: Public generic functions
Method, ipn-url: Public generic functions
Method, ipn-url: Public generic functions
Method, ipn-url: Public generic functions
Method, issues: Private generic functions
Method, item-name: Public generic functions
Method, item-number: Public generic functions
Method, key: Public generic functions
Method, label: Public generic functions
Method, label-filter-of: Public generic functions
Method, language-of: Public generic functions
Method, limit: Public generic functions
Method, limit: Public generic functions
Method, limit-of: Public generic functions
Method, merchant: Public generic functions
Method, merchant-secret-key: Public generic functions
Method, message: Public generic functions
Method, message: Public generic functions
Method, message: Public generic functions
Method, message: Public generic functions
Method, name: Public generic functions
Method, name: Public generic functions
Method, name: Public generic functions
Method, name: Public generic functions
Method, newer: Public generic functions
Method, newer: Public generic functions
Method, next-page-token: Public generic functions
Method, nonce: Public generic functions
Method, nonce: Private generic functions
Method, not-set: Public generic functions
Method, note: Public generic functions
Method, note: Public generic functions
Method, notification-id: Public generic functions
Method, notification-id: Public generic functions
Method, notification-id: Public generic functions
Method, num: Public generic functions
Method, offset-of: Public generic functions
Method, offset-of: Public generic functions
Method, only-accounted-payments-of: Public generic functions
Method, order-id: Public generic functions
Method, order-id: Public generic functions
Method, order-id: Public generic functions
Method, order-id: Public generic functions
Method, page: Public generic functions
Method, page: Public generic functions
Method, page: Public generic functions
Method, page: Public generic functions
Method, page: Public generic functions
Method, page: Public generic functions
Method, page: Public generic functions
Method, page: Public generic functions
Method, page-size: Public generic functions
Method, page-size: Public generic functions
Method, page-size: Public generic functions
Method, page-size: Public generic functions
Method, page-size: Public generic functions
Method, page-size: Public generic functions
Method, page-size: Public generic functions
Method, page-size: Public generic functions
Method, page-size: Public generic functions
Method, page-size: Public generic functions
Method, param: Public generic functions
Method, parent-condition: Public generic functions
Method, parents: Private generic functions
Method, parse-data: Public generic functions
Method, parse-data: Public generic functions
Method, parse-data: Public generic functions
Method, path: Private generic functions
Method, payment-hash: Public generic functions
Method, payment-hash: Public generic functions
Method, payment-instrument-type: Public generic functions
Method, payment-intent: Public generic functions
Method, payment-method: Public generic functions
Method, payment-method: Public generic functions
Method, payment-method: Public generic functions
Method, payment-method: Public generic functions
Method, payment-method: Public generic functions
Method, payment-method: Public generic functions
Method, payment-method: Public generic functions
Method, payment-method: Public generic functions
Method, payment-method-type: Public generic functions
Method, payment-request-id: Public generic functions
Method, payment-request-id: Public generic functions
Method, payment-request-id: Public generic functions
Method, payout-id: Public generic functions
Method, payout-id: Public generic functions
Method, payout-id: Public generic functions
Method, payout-id: Public generic functions
Method, payout-id: Public generic functions
Method, payout-id: Public generic functions
Method, payout-id: Public generic functions
Method, pbntag: Public generic functions
Method, pbntag: Public generic functions
Method, pbntag: Public generic functions
Method, permissions-of: Public generic functions
Method, plan-id: Public generic functions
Method, plan-id: Public generic functions
Method, plan-id: Public generic functions
Method, plan-id: Public generic functions
Method, plan-id: Public generic functions
Method, plan-ids: Public generic functions
Method, plist: Public generic functions
Method, post-string: Public generic functions
Method, print-all-slots: Public generic functions
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, process-obj: Private generic functions
Method, process-obj: Private generic functions
Method, process-obj: Private generic functions
Method, processor: Public generic functions
Method, processor: Public generic functions
Method, processor-id: Public generic functions
Method, product-id: Public generic functions
Method, product-id: Public generic functions
Method, product-id: Public generic functions
Method, profile-id: Public generic functions
Method, profile-id: Public generic functions
Method, profile-id: Public generic functions
Method, profile-id: Public generic functions
Method, public-key: Public generic functions
Method, pull-payment-id: Public generic functions
Method, pull-payment-id: Public generic functions
Method, pull-payment-id: Public generic functions
Method, pull-payment-id: Public generic functions
Method, pull-payment-id: Public generic functions
Method, query-constructor: Public generic functions
Method, query-slot-names: Public generic functions
Method, raw-body: Public generic functions
Method, raw-body: Public generic functions
Method, read-json: Public generic functions
Method, redirect-of: Public generic functions
Method, referral-id: Public generic functions
Method, refund-id: Public generic functions
Method, request: Public generic functions
Method, request: Public generic functions
Method, request-fun: Public generic functions
Method, request-headers: Public generic functions
Method, request-headers: Public generic functions
Method, required: Public generic functions
Method, required: Public generic functions
Method, res: Private generic functions
Method, response-body: Private generic functions
Method, response-body: Private generic functions
Method, response-format: Private generic functions
Method, response-headers: Private generic functions
Method, response-headers: Private generic functions
Method, response-quri: Private generic functions
Method, response-quri: Private generic functions
Method, response-status: Private generic functions
Method, response-status: Private generic functions
Method, result-slot: Public generic functions
Method, schema: Public generic functions
Method, scope: Public generic functions
Method, secret-id: Public generic functions
Method, seen-of: Public generic functions
Method, selective-stores-of: Public generic functions
Method, send-to-invoicer: Public generic functions
Method, send-to-recipient: Public generic functions
Method, setup-intent: Public generic functions
Method, short: Public generic functions
Method, signal-when-condition: Private generic functions
Method, signal-when-condition: Private generic functions
Method, signal-when-condition: Private generic functions
Method, skip-of: Public generic functions
Method, skip-of: Public generic functions
Method, source: Public generic functions
Method, start: Public generic functions
Method, start: Public generic functions
Method, start-date: Public generic functions
Method, start-date: Public generic functions
Method, start-time: Public generic functions
Method, start-time: Public generic functions
Method, start-time: Public generic functions
Method, status: Public generic functions
Method, status: Public generic functions
Method, status-code: Public generic functions
Method, status-code: Public generic functions
Method, status-code: Public generic functions
Method, status-filter-of: Public generic functions
Method, status-text: Public generic functions
Method, status-type: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, store-id: Public generic functions
Method, strict-of: Public generic functions
Method, string-constructor: Public generic functions
Method, sub-id: Public generic functions
Method, sub-id: Public generic functions
Method, sub-id: Public generic functions
Method, sub-id: Public generic functions
Method, sub-id: Public generic functions
Method, sub-id: Public generic functions
Method, sub-id: Public generic functions
Method, sub-id: Public generic functions
Method, success-url: Public generic functions
Method, tagid: Public generic functions
Method, tagid: Public generic functions
Method, tagid: Public generic functions
Method, take-of: Public generic functions
Method, template-id: Public generic functions
Method, template-id: Public generic functions
Method, template-id: Public generic functions
Method, terminal-id: Public generic functions
Method, to: Public generic functions
Method, to: Public generic functions
Method, to-array: Public generic functions
Method, to-array: Public generic functions
Method, to-asset-of: Public generic functions
Method, token: Public generic functions
Method, token: Public generic functions
Method, token-type: Public generic functions
Method, total-required: Public generic functions
Method, total-required: Public generic functions
Method, total-required: Public generic functions
Method, total-requried: Public generic functions
Method, total-requried: Public generic functions
Method, total-requried: Public generic functions
Method, transaction-amount: Public generic functions
Method, transaction-currency: Public generic functions
Method, transaction-id: Public generic functions
Method, transaction-id: Public generic functions
Method, transaction-id: Public generic functions
Method, transaction-id: Public generic functions
Method, transaction-id: Public generic functions
Method, transaction-id: Public generic functions
Method, transaction-status: Public generic functions
Method, transaction-type: Public generic functions
Method, txid: Public generic functions
Method, txid: Public generic functions
Method, update-time-after: Public generic functions
Method, update-time-before: Public generic functions
Method, url: Public generic functions
Method, user-id: Public generic functions
Method, user-id-or-email: Public generic functions
Method, user-id-or-email: Public generic functions
Method, user-id-or-email: Public generic functions
Method, validate-slots: Public generic functions
Method, validate-slots: Public generic functions
Method, validate-slots: Public generic functions
Method, validate-superclass: Public standalone methods
Method, validate-superclass: Public standalone methods
Method, verify-data: Public generic functions
Method, verify-data: Public generic functions
Method, verify-data: Public generic functions
Method, verify-webhook: Public generic functions
Method, verify-webhook: Public generic functions
Method, verify-webhook: Public generic functions
Method, verify-webhook: Public generic functions
Method, verify-webhook: Public generic functions
Method, verify-webhook: Public generic functions
Method, version: Public generic functions
Method, wd: Public generic functions
Method, webhook-id: Public generic functions
Method, webhook-id: Public generic functions
Method, webhook-id: Public generic functions
Method, webhook-id: Public generic functions
Method, webhook-id: Public generic functions
Method, webhook-id: Public generic functions
Method, webhook-id: Public generic functions
Method, webhook-id: Public generic functions
Method, webhook-id: Public generic functions
Method, webhook-id: Public generic functions
Method, webhook-id: Public generic functions
Method, withdrawal-id: Public generic functions
Method, write-json: Public generic functions
Method, years: Public generic functions
misc%invoice-checkout-page-p: Private ordinary functions
misc%language-codes-p: Private ordinary functions
misc%permission-metadata-p: Private ordinary functions

N
n->status: Private ordinary functions
name: Public generic functions
name: Public generic functions
name: Public generic functions
name: Public generic functions
name: Public generic functions
name: Public generic functions
new-dex-response: Private ordinary functions
new-ipn-dispatcher: Public ordinary functions
new-request: Public macros
new-string: Private ordinary functions
new-symbol: Private ordinary functions
newer: Public generic functions
newer: Public generic functions
newer: Public generic functions
next-page-token: Public generic functions
next-page-token: Public generic functions
nonce: Public generic functions
nonce: Public generic functions
nonce: Private generic functions
nonce: Private generic functions
not-set: Public generic functions
not-set: Public generic functions
note: Public generic functions
note: Public generic functions
note: Public generic functions
notification-id: Public generic functions
notification-id: Public generic functions
notification-id: Public generic functions
notification-id: Public generic functions
notifications%allp: Private ordinary functions
notifications%getp: Private ordinary functions
notifications%removep: Private ordinary functions
notifications%updatep: Private ordinary functions
num: Public generic functions
num: Public generic functions

O
offset-of: Public generic functions
offset-of: Public generic functions
offset-of: Public generic functions
only-accounted-payments-of: Public generic functions
only-accounted-payments-of: Public generic functions
order-id: Public generic functions
order-id: Public generic functions
order-id: Public generic functions
order-id: Public generic functions
order-id: Public generic functions
orders%authorizep: Private ordinary functions
orders%capturep: Private ordinary functions
orders%createp: Private ordinary functions
orders%detailsp: Private ordinary functions
orders%updatep: Private ordinary functions

P
page: Public generic functions
page: Public generic functions
page: Public generic functions
page: Public generic functions
page: Public generic functions
page: Public generic functions
page: Public generic functions
page: Public generic functions
page: Public generic functions
page-size: Public generic functions
page-size: Public generic functions
page-size: Public generic functions
page-size: Public generic functions
page-size: Public generic functions
page-size: Public generic functions
page-size: Public generic functions
page-size: Public generic functions
page-size: Public generic functions
page-size: Public generic functions
page-size: Public generic functions
param: Public generic functions
param: Public generic functions
parent-condition: Public generic functions
parent-condition: Public generic functions
parents: Private generic functions
parents: Private generic functions
parse-data: Public generic functions
parse-data: Public generic functions
parse-data: Public generic functions
parse-data: Public generic functions
parse-token: Private ordinary functions
partner%createp: Private ordinary functions
partner%get-data-p: Private ordinary functions
path: Private generic functions
path: Private generic functions
payment-hash: Public generic functions
payment-hash: Public generic functions
payment-hash: Public generic functions
payment-instrument-type: Public generic functions
payment-instrument-type: Public generic functions
payment-intent: Public generic functions
payment-intent: Public generic functions
payment-intents%all-p: Private ordinary functions
payment-intents%cancel-p: Private ordinary functions
payment-intents%capture-p: Private ordinary functions
payment-intents%confirm-p: Private ordinary functions
payment-intents%create-p: Private ordinary functions
payment-intents%id-p: Private ordinary functions
payment-intents%update-p: Private ordinary functions
payment-method: Public generic functions
payment-method: Public generic functions
payment-method: Public generic functions
payment-method: Public generic functions
payment-method: Public generic functions
payment-method: Public generic functions
payment-method: Public generic functions
payment-method: Public generic functions
payment-method: Public generic functions
payment-method: Public generic functions
payment-method-type: Public generic functions
payment-method-type: Public generic functions
payment-methods%create-p: Private ordinary functions
payment-methods%get-p: Private ordinary functions
payment-methods%update-p: Private ordinary functions
payment-request-id: Public generic functions
payment-request-id: Public generic functions
payment-request-id: Public generic functions
payment-request-id: Public generic functions
payment-requests%all-p: Private ordinary functions
payment-requests%archive-p: Private ordinary functions
payment-requests%create-p: Private ordinary functions
payment-requests%get-p: Private ordinary functions
payment-requests%update-p: Private ordinary functions
payments-authorization%capture-p: Private ordinary functions
payments-authorization%details-p: Private ordinary functions
payments-authorization%reauthorize-p: Private ordinary functions
payments-authorization%void-p: Private ordinary functions
payments-captures%details-p: Private ordinary functions
payments-captures%refund-p: Private ordinary functions
payments-refunds%details-p: Private ordinary functions
payout-id: Public generic functions
payout-id: Public generic functions
payout-id: Public generic functions
payout-id: Public generic functions
payout-id: Public generic functions
payout-id: Public generic functions
payout-id: Public generic functions
payout-id: Public generic functions
payout-id: Public generic functions
payout-processors%all-p: Private ordinary functions
payouts%allp: Private ordinary functions
payouts%cancelp: Private ordinary functions
payouts%confirmp: Private ordinary functions
payouts%createp: Private ordinary functions
payouts%idp: Private ordinary functions
payouts%updatep: Private ordinary functions
payouts-batch%create-p: Private ordinary functions
payouts-batch%details-p: Private ordinary functions
payouts-item%cancel-unclaimed-p: Private ordinary functions
payouts-item%details-p: Private ordinary functions
paypal-testing-p: Private ordinary functions
paypalp: Private ordinary functions
pbntag: Public generic functions
pbntag: Public generic functions
pbntag: Public generic functions
pbntag: Public generic functions
permissions-of: Public generic functions
permissions-of: Public generic functions
plan-id: Public generic functions
plan-id: Public generic functions
plan-id: Public generic functions
plan-id: Public generic functions
plan-id: Public generic functions
plan-id: Public generic functions
plan-ids: Public generic functions
plan-ids: Public generic functions
plist: Public generic functions
plist: Public generic functions
post-string: Public generic functions
post-string: Public generic functions
prices%allp: Private ordinary functions
prices%createp: Private ordinary functions
prices%idp: Private ordinary functions
prices%updatep: Private ordinary functions
print-all-slots: Public generic functions
print-all-slots: Public generic functions
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
process-obj: Private generic functions
process-obj: Private generic functions
process-obj: Private generic functions
process-obj: Private generic functions
processor: Public generic functions
processor: Public generic functions
processor: Public generic functions
processor-id: Public generic functions
processor-id: Public generic functions
product-id: Public generic functions
product-id: Public generic functions
product-id: Public generic functions
product-id: Public generic functions
products%allp: Private ordinary functions
products%createp: Private ordinary functions
products%createp: Private ordinary functions
products%deletep: Private ordinary functions
products%detailsp: Private ordinary functions
products%idp: Private ordinary functions
products%listp: Private ordinary functions
products%updatep: Private ordinary functions
products%updatep: Private ordinary functions
profile-id: Public generic functions
profile-id: Public generic functions
profile-id: Public generic functions
profile-id: Public generic functions
profile-id: Public generic functions
public-key: Public generic functions
public-key: Public generic functions
public-pull-payments%create-payout-p: Private ordinary functions
public-pull-payments%get-p: Private ordinary functions
public-pull-payments%get-payout-p: Private ordinary functions
public-pull-payments%get-payouts-p: Private ordinary functions
pull-payment-id: Public generic functions
pull-payment-id: Public generic functions
pull-payment-id: Public generic functions
pull-payment-id: Public generic functions
pull-payment-id: Public generic functions
pull-payment-id: Public generic functions

Q
qc: Private macros
query-constructor: Public generic functions
query-constructor: Public generic functions
query-slot-names: Public generic functions
query-slot-names: Public generic functions
quick-api-condition: Private macros

R
raw-body: Public generic functions
raw-body: Public generic functions
raw-body: Public generic functions
read-json: Public generic functions
read-json: Public generic functions
rec: Private ordinary functions
redirect-of: Public generic functions
redirect-of: Public generic functions
referenced-payouts-batch%create-p: Private ordinary functions
referenced-payouts-batch%details-p: Private ordinary functions
referenced-payouts-item%cancel-unclaimed-p: Private ordinary functions
referenced-payouts-item%create-p: Private ordinary functions
referral-id: Public generic functions
referral-id: Public generic functions
refund-id: Public generic functions
refund-id: Public generic functions
refunds%allp: Private ordinary functions
refunds%createp: Private ordinary functions
refunds%idp: Private ordinary functions
refunds%updatep: Private ordinary functions
replace-vars-for-slot-names: Public ordinary functions
request: Public generic functions
request: Public generic functions
request: Public generic functions
request-fun: Public generic functions
request-fun: Public generic functions
request-headers: Public generic functions
request-headers: Public generic functions
request-headers: Public generic functions
required: Public generic functions
required: Public generic functions
required: Public generic functions
res: Private generic functions
res: Private generic functions
res-list: Private ordinary functions
res-p: Private ordinary functions
response-body: Private generic functions
response-body: Private generic functions
response-body: Private generic functions
response-format: Private generic functions
response-format: Private generic functions
response-headers: Private generic functions
response-headers: Private generic functions
response-headers: Private generic functions
response-quri: Private generic functions
response-quri: Private generic functions
response-quri: Private generic functions
response-status: Private generic functions
response-status: Private generic functions
response-status: Private generic functions
result-slot: Public generic functions
result-slot: Public generic functions

S
schema: Public generic functions
schema: Public generic functions
scope: Public generic functions
scope: Public generic functions
search-balances%list-p: Private ordinary functions
search-transactions%list-p: Private ordinary functions
secret-id: Public generic functions
secret-id: Public generic functions
seen-of: Public generic functions
seen-of: Public generic functions
selective-stores-of: Public generic functions
selective-stores-of: Public generic functions
send-to-invoicer: Public generic functions
send-to-invoicer: Public generic functions
send-to-recipient: Public generic functions
send-to-recipient: Public generic functions
server-email%all-p: Private ordinary functions
server-email%send-p: Private ordinary functions
server-email%update-p: Private ordinary functions
server-info%all-p: Private ordinary functions
sessions%allp: Private ordinary functions
sessions%createp: Private ordinary functions
sessions%expirep: Private ordinary functions
sessions%getp: Private ordinary functions
sessions%line-items-p: Private ordinary functions
setup-attempts%all-p: Private ordinary functions
setup-intent: Public generic functions
setup-intent: Public generic functions
setup-intents%all-p: Private ordinary functions
setup-intents%cancel-p: Private ordinary functions
setup-intents%confirm-p: Private ordinary functions
setup-intents%create-p: Private ordinary functions
setup-intents%id-p: Private ordinary functions
setup-intents%update-p: Private ordinary functions
shipping%allp: Private ordinary functions
shipping%createp: Private ordinary functions
shipping%getp: Private ordinary functions
shipping%updatep: Private ordinary functions
short: Public generic functions
short: Public generic functions
signal-when-condition: Private generic functions
signal-when-condition: Private generic functions
signal-when-condition: Private generic functions
signal-when-condition: Private generic functions
skip-of: Public generic functions
skip-of: Public generic functions
skip-of: Public generic functions
slots-from-url: Public ordinary functions
source: Public generic functions
source: Public generic functions
start: Public generic functions
start: Public generic functions
start: Public generic functions
start-date: Public generic functions
start-date: Public generic functions
start-date: Public generic functions
start-time: Public generic functions
start-time: Public generic functions
start-time: Public generic functions
start-time: Public generic functions
status: Public generic functions
status: Public generic functions
status: Public generic functions
status-code: Public generic functions
status-code: Public generic functions
status-code: Public generic functions
status-code: Public generic functions
status-filter-of: Public generic functions
status-filter-of: Public generic functions
status-text: Public generic functions
status-text: Public generic functions
status-type: Public generic functions
status-type: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-id: Public generic functions
store-payment-methods%all-p: Private ordinary functions
store-payout-processors%remove-p: Private ordinary functions
store-payouts%all-p: Private ordinary functions
store-payouts%approve-p: Private ordinary functions
store-payouts%cancel-p: Private ordinary functions
store-payouts%create-p: Private ordinary functions
store-payouts%mark-paid-p: Private ordinary functions
stores%allp: Private ordinary functions
stores%createp: Private ordinary functions
stores%getp: Private ordinary functions
stores%removep: Private ordinary functions
stores%updatep: Private ordinary functions
stores-apps%delete-p: Private ordinary functions
stores-apps%get-p: Private ordinary functions
stores-apps%new-p: Private ordinary functions
stores-custodians%all-p: Private ordinary functions
stores-custodians%delete-account-p: Private ordinary functions
stores-custodians%get-account-p: Private ordinary functions
stores-custodians%get-depost-address-p: Private ordinary functions
stores-custodians%get-p: Private ordinary functions
stores-custodians%get-trading-quote-p: Private ordinary functions
stores-custodians%get-withdrawal-info-p: Private ordinary functions
stores-custodians%new-p: Private ordinary functions
stores-custodians%trade-assets-p: Private ordinary functions
stores-custodians%update-account-p: Private ordinary functions
stores-custodians%withdraw-to-store-wallet-p: Private ordinary functions
stores-invoices%activate-payment-method-p: Private ordinary functions
stores-invoices%all-p: Private ordinary functions
stores-invoices%archive-p: Private ordinary functions
stores-invoices%create-p: Private ordinary functions
stores-invoices%get-p: Private ordinary functions
stores-invoices%mark-status-p: Private ordinary functions
stores-invoices%payment-methods-p: Private ordinary functions
stores-invoices%unarchive-p: Private ordinary functions
stores-invoices%update-p: Private ordinary functions
stores-lightning%balance-p: Private ordinary functions
stores-lightning%connect-p: Private ordinary functions
stores-lightning%create-invoice-p: Private ordinary functions
stores-lightning%deposit-address-p: Private ordinary functions
stores-lightning%get-channels-p: Private ordinary functions
stores-lightning%get-invoice-p: Private ordinary functions
stores-lightning%get-payment-p: Private ordinary functions
stores-lightning%info-p: Private ordinary functions
stores-lightning%open-channel-p: Private ordinary functions
stores-lightning%pay-invoice-p: Private ordinary functions
stores-payment-methods-lightning%all-p: Private ordinary functions
stores-payment-methods-lightning%get-p: Private ordinary functions
stores-payment-methods-lightning%remove-p: Private ordinary functions
stores-payment-methods-lightning%update-p: Private ordinary functions
stores-payment-methods-lnurl%all-p: Private ordinary functions
stores-payment-methods-lnurl%get-p: Private ordinary functions
stores-payment-methods-lnurl%remove-p: Private ordinary functions
stores-payment-methods-lnurl%update-p: Private ordinary functions
stores-payment-methods-on-chain%all-p: Private ordinary functions
stores-payment-methods-on-chain%generate-wallet-p: Private ordinary functions
stores-payment-methods-on-chain%get-p: Private ordinary functions
stores-payment-methods-on-chain%preview-p: Private ordinary functions
stores-payment-methods-on-chain%preview-proposed-p: Private ordinary functions
stores-payment-methods-on-chain%remove-p: Private ordinary functions
stores-payment-methods-on-chain%update-p: Private ordinary functions
stores-payout-processors%all-automated-p: Private ordinary functions
stores-payout-processors%all-lightning-automated-p: Private ordinary functions
stores-payout-processors%all-p: Private ordinary functions
stores-payout-processors%get-automated-p: Private ordinary functions
stores-payout-processors%get-lightning-automated-p: Private ordinary functions
stores-payout-processors%update-all-automated-p: Private ordinary functions
stores-payout-processors%update-automated-p: Private ordinary functions
stores-payout-processors%update-lightning-automated-p: Private ordinary functions
stores-pull-payments%all-p: Private ordinary functions
stores-pull-payments%archive-p: Private ordinary functions
stores-pull-payments%create-p: Private ordinary functions
stores-users%add-p: Private ordinary functions
stores-users%all-p: Private ordinary functions
stores-users%remove-p: Private ordinary functions
stores-wallet-on-chain%address-p: Private ordinary functions
stores-wallet-on-chain%all-p: Private ordinary functions
stores-wallet-on-chain%create-wallet-transaction-p: Private ordinary functions
stores-wallet-on-chain%fee-rate-p: Private ordinary functions
stores-wallet-on-chain%get-transaction-p: Private ordinary functions
stores-wallet-on-chain%get-utxos-p: Private ordinary functions
stores-wallet-on-chain%patch-transaction-info-p: Private ordinary functions
stores-wallet-on-chain%transactions-p: Private ordinary functions
stores-wallet-on-chain%unreserve-p: Private ordinary functions
stores-webhooks%all-p: Private ordinary functions
stores-webhooks%create-p: Private ordinary functions
stores-webhooks%delete-p: Private ordinary functions
stores-webhooks%get-delivery-info-p: Private ordinary functions
stores-webhooks%get-delivery-object-p: Private ordinary functions
stores-webhooks%get-p: Private ordinary functions
stores-webhooks%latest-deliveries-p: Private ordinary functions
stores-webhooks%redeliver-object-p: Private ordinary functions
stores-webhooks%update-p: Private ordinary functions
strict-of: Public generic functions
strict-of: Public generic functions
string->symbol: Private ordinary functions
string-constructor: Public generic functions
string-constructor: Public generic functions
stripe-api-class-p: Private ordinary functions
stripep: Private ordinary functions
sub-id: Public generic functions
sub-id: Public generic functions
sub-id: Public generic functions
sub-id: Public generic functions
sub-id: Public generic functions
sub-id: Public generic functions
sub-id: Public generic functions
sub-id: Public generic functions
sub-id: Public generic functions
subscribtions-plans%activate-p: Private ordinary functions
subscribtions-plans%create-p: Private ordinary functions
subscribtions-plans%deactivate-p: Private ordinary functions
subscribtions-plans%details-p: Private ordinary functions
subscribtions-plans%update-p: Private ordinary functions
subscribtions-plans%update-pricing-schemas-p: Private ordinary functions
subscriptions%activatep: Private ordinary functions
subscriptions%cancelp: Private ordinary functions
subscriptions%capturep: Private ordinary functions
subscriptions%createp: Private ordinary functions
subscriptions%detailsp: Private ordinary functions
subscriptions%revisep: Private ordinary functions
subscriptions%suspendp: Private ordinary functions
subscriptions%transactionsp: Private ordinary functions
subscriptions%updatep: Private ordinary functions
subscriptions-plans%list-p: Private ordinary functions
success-url: Public generic functions
success-url: Public generic functions
symbol->string: Private ordinary functions

T
tagid: Public generic functions
tagid: Public generic functions
tagid: Public generic functions
tagid: Public generic functions
take-of: Public generic functions
take-of: Public generic functions
template-id: Public generic functions
template-id: Public generic functions
template-id: Public generic functions
template-id: Public generic functions
terminal-id: Public generic functions
terminal-id: Public generic functions
to: Public generic functions
to: Public generic functions
to: Public generic functions
to-array: Public generic functions
to-array: Public generic functions
to-array: Public generic functions
to-asset-of: Public generic functions
to-asset-of: Public generic functions
token: Public generic functions
token: Public generic functions
token: Public generic functions
token-type: Public generic functions
token-type: Public generic functions
tokens%createp: Private ordinary functions
tokens%idp: Private ordinary functions
total-required: Public generic functions
total-required: Public generic functions
total-required: Public generic functions
total-required: Public generic functions
total-requried: Public generic functions
total-requried: Public generic functions
total-requried: Public generic functions
total-requried: Public generic functions
tracking%batchp: Private ordinary functions
tracking%informationp: Private ordinary functions
tracking%update-or-cancel-p: Private ordinary functions
transaction-amount: Public generic functions
transaction-amount: Public generic functions
transaction-currency: Public generic functions
transaction-currency: Public generic functions
transaction-id: Public generic functions
transaction-id: Public generic functions
transaction-id: Public generic functions
transaction-id: Public generic functions
transaction-id: Public generic functions
transaction-id: Public generic functions
transaction-id: Public generic functions
transaction-id: Public generic functions
transaction-status: Public generic functions
transaction-status: Public generic functions
transaction-type: Public generic functions
transaction-type: Public generic functions
txid: Public generic functions
txid: Public generic functions
txid: Public generic functions

U
update-time-after: Public generic functions
update-time-after: Public generic functions
update-time-before: Public generic functions
update-time-before: Public generic functions
url: Public generic functions
url: Public generic functions
user-id: Public generic functions
user-id: Public generic functions
user-id-or-email: Public generic functions
user-id-or-email: Public generic functions
user-id-or-email: Public generic functions
user-id-or-email: Public generic functions
users%allp: Private ordinary functions
users%createp: Private ordinary functions
users%delete-me-p: Private ordinary functions
users%deletep: Private ordinary functions
users%getp: Private ordinary functions
users%infop: Private ordinary functions
users%lockp: Private ordinary functions

V
validate-slots: Public generic functions
validate-slots: Public generic functions
validate-slots: Public generic functions
validate-slots: Public generic functions
validate-superclass: Public standalone methods
validate-superclass: Public standalone methods
verify-data: Public generic functions
verify-data: Public generic functions
verify-data: Public generic functions
verify-data: Public generic functions
verify-signature: Public ordinary functions
verify-webhook: Public generic functions
verify-webhook: Public generic functions
verify-webhook: Public generic functions
verify-webhook: Public generic functions
verify-webhook: Public generic functions
verify-webhook: Public generic functions
verify-webhook: Public generic functions
verify-webhook: Public generic functions
verify-webhook: Public generic functions
version: Public generic functions
version: Public generic functions

W
wd: Public generic functions
wd: Public generic functions
web-profiles%create-p: Private ordinary functions
web-profiles%delete-p: Private ordinary functions
web-profiles%details-p: Private ordinary functions
web-profiles%list-p: Private ordinary functions
web-profiles%partial-update-p: Private ordinary functions
web-profiles%update-p: Private ordinary functions
webhook-id: Public generic functions
webhook-id: Public generic functions
webhook-id: Public generic functions
webhook-id: Public generic functions
webhook-id: Public generic functions
webhook-id: Public generic functions
webhook-id: Public generic functions
webhook-id: Public generic functions
webhook-id: Public generic functions
webhook-id: Public generic functions
webhook-id: Public generic functions
webhook-id: Public generic functions
webhook-id: Public generic functions
webhooks%allp: Private ordinary functions
webhooks%createp: Private ordinary functions
webhooks%createp: Private ordinary functions
webhooks%deletep: Private ordinary functions
webhooks%deletep: Private ordinary functions
webhooks%detailsp: Private ordinary functions
webhooks%getp: Private ordinary functions
webhooks%list-event-notifications-p: Private ordinary functions
webhooks%list-event-subscriptions-p: Private ordinary functions
webhooks%list-event-types-p: Private ordinary functions
webhooks%listp: Private ordinary functions
webhooks%notification-details-p: Private ordinary functions
webhooks%resend-event-p: Private ordinary functions
webhooks%simulate-event-p: Private ordinary functions
webhooks%updatep: Private ordinary functions
webhooks%updatep: Private ordinary functions
with-changed-array: Private macros
with-current-pos: Private macros
with-hash-keys: Public macros
with-new-pos: Private macros
with-resetting-current-pos: Private macros
with-resetting-parents: Private macros
withdrawal-id: Public generic functions
withdrawal-id: Public generic functions
wrap-dex-call: Public macros
write-json: Public generic functions
write-json: Public generic functions

Y
years: Public generic functions
years: Public generic functions


A.3 Variables

Jump to:   *  
A   B   C   D   E   F   G   H   I   K   L   M   N   O   P   Q   R   S   T   U   V   W   Y  
Index Entry  Section

*
*ipn-dispatchers*: Public special variables
*processor*: Public special variables
*sig-cache*: Private special variables
*strings->symbols*: Private special variables
*sym->string*: Private special variables
*test*: Private special variables
*test-store*: Private special variables
*test2*: Private special variables
*test3*: Private special variables

A
accepted: Public classes
access-token: Public classes
account-id: Public classes
account-id: Public classes
account-id: Public classes
account-id: Public classes
account-id: Public classes
account-id: Public classes
account-id: Public classes
account-id: Public classes
address: Public classes
address: Public classes
address: Public classes
add_tx_fee: Public classes
agreement-id: Public classes
agreement-id: Public classes
agreement-id: Public classes
agreement-id: Public classes
agreement-id: Public classes
agreement-id: Public classes
agreement-id: Public classes
agreement-id: Public classes
agreement-id: Public classes
all: Public classes
all: Public classes
amount: Public classes
amount: Public classes
amount: Public classes
amount: Public classes
amount: Public classes
amount: Public classes
anchor-time: Public classes
api-failure: Public conditions
api-key: Public classes
api-key: Public classes
api-key: Public classes
api-metaclass: Public classes
api-metaclass: Public classes
api-metaclass: Public classes
api-metaclass: Public classes
api-version: Public classes
app-id: Public classes
app-id: Public classes
app-id: Public classes
application-identifier: Public classes
application-name: Public classes
arg-count: Public conditions
as-of-time: Public classes
as-string: Public classes
asset-balances: Public classes
asset-balances: Public classes
authorization-id: Public classes
authorization-id: Public classes
authorization-id: Public classes
authorization-id: Public classes
auto-confirm: Public classes
auto-confirm: Public classes

B
balance-affecting-records-only: Public classes
base-url: Public classes
base-url: Public classes
base-url: Public classes
base-url: Public classes
base-url: Public classes
batch-id: Public classes
batch-id: Public classes
block-target: Public classes
body: Public conditions
body: Public structures
body: Public classes
buyer-email: Public classes
buyer-name: Public classes

C
cancel-url: Public classes
capture-id: Public classes
capture-id: Public classes
charge: Public classes
client-id: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Public classes
cmd: Private classes
code: Private classes
coin: Public classes
coin: Public classes
content: Public classes
content-type: Public classes
content-type: Public classes
count: Public classes
coupon: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
crypto-code: Public classes
currency: Public classes
currency: Public classes
currency: Public classes
currency: Public classes
currency-code: Public classes
currency1: Public classes
currency2: Public classes
currency2: Public classes
custom: Public classes

D
decline-code: Public classes
delivery-id: Public classes
delivery-id: Public classes
delivery-id: Public classes
dest-tag: Public classes
dest-tag: Public classes
dex-alist: Private classes
dex-extra: Private classes
dex-response: Public conditions
dex-response: Public classes
dispute-id: Public classes
dispute-id: Public classes
dispute-id: Public classes
dispute-id: Public classes
dispute-id: Public classes
dispute-id: Public classes
dispute-id: Public classes
dispute-id: Public classes
dispute-id: Public classes
dispute-id: Public classes
dispute-id: Public classes
dispute-id: Public classes
dispute-id: Public classes
dispute-id: Public classes
dispute-state: Public classes
disputed-transaction-id: Public classes
doc-url: Public classes
domain: Public classes

E
eip55: Public classes
email: Public classes
end-date: Public classes
end-date: Public classes
end-time: Public classes
end-time: Public classes
endpoint: Public classes
error-slot: Private classes
error-type: Public classes
error-type: Public classes
error-type: Public classes
error-type: Public classes
error-type: Public classes
event-id: Public classes
event-id: Public classes
event_type: Public classes
expires-in: Public classes

F
fields: Public classes
fields: Public classes
fields: Public classes
fields: Public classes
fields: Public classes
fields: Public classes
force: Public classes
force-generate: Public classes
format: Private classes
from: Public classes
from: Public classes
from-asset: Public classes
full: Public classes

G
genned-slot-names: Public classes

H
headers: Public structures
hmac: Private classes

I
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
id: Public classes
image: Public classes
include-archived: Public classes
include-cancelled: Public classes
invoice: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
invoice-id: Public classes
ipn: Public conditions
ipn: Public conditions
ipn-type: Public conditions
ipn-url: Public classes
ipn-url: Public classes
ipn-url: Public classes
issues: Private classes
item-name: Public classes
item-number: Public classes

K
key: Private classes

L
label: Public classes
label-filter: Public classes
language: Public classes
limit: Public classes
limit: Public classes
limit: Public classes
list: Private structures

M
merchant: Public classes
merchant-secret-key: Private classes
message: Public classes
message: Private classes
message: Private classes
message: Private classes

N
name: Public conditions
name: Public classes
name: Public classes
name: Private classes
newer: Public classes
newer: Public classes
next-page-token: Public classes
nonce: Public classes
nonce: Private classes
not-set: Public conditions
note: Public classes
note: Public classes
notification-id: Public classes
notification-id: Public classes
notification-id: Public classes
num: Public classes

O
offset: Public classes
offset: Public classes
only-accounted-payments: Public classes
order-id: Public classes
order-id: Public classes
order-id: Public classes
order-id: Public classes

P
page: Public classes
page: Public classes
page: Public classes
page: Public classes
page: Public classes
page: Public classes
page: Public classes
page: Public classes
page-size: Public classes
page-size: Public classes
page-size: Public classes
page-size: Public classes
page-size: Public classes
page-size: Public classes
page-size: Public classes
page-size: Public classes
page-size: Public classes
page_size: Public classes
param: Public classes
parent-condition: Public classes
parents: Private classes
path: Private classes
payment-hash: Public classes
payment-hash: Public classes
payment-instrument-type: Public classes
payment-intent: Public classes
payment-method: Public classes
payment-method: Public classes
payment-method: Public classes
payment-method: Public classes
payment-method: Public classes
payment-method: Public classes
payment-method: Public classes
payment-method: Public classes
payment-method-type: Public classes
payment-request-id: Public classes
payment-request-id: Public classes
payment-request-id: Public classes
payout-id: Public classes
payout-id: Public classes
payout-id: Public classes
payout-id: Public classes
payout-id: Public classes
payout-id: Public classes
payout-id: Public classes
pbntag: Public classes
pbntag: Public classes
pbntag: Public classes
permissions: Public classes
plan-id: Public classes
plan-id: Public classes
plan-id: Public classes
plan-id: Public classes
plan-id: Public classes
plan-ids: Public classes
plist: Public conditions
post-string: Private classes
processor: Public conditions
processor: Public classes
processor-id: Public classes
product-id: Public classes
product-id: Public classes
product-id: Public classes
profile-id: Public classes
profile-id: Public classes
profile-id: Public classes
profile-id: Public classes
public-key: Public classes
pull-payment-id: Public classes
pull-payment-id: Public classes
pull-payment-id: Public classes
pull-payment-id: Public classes
pull-payment-id: Public classes

Q
query-constructor: Public classes
query-slot-names: Public classes
quri: Public structures

R
redirect: Public classes
referral-id: Public classes
refund-id: Public classes
request: Private classes
request-fun: Public classes
request-fun: Public classes
request-fun: Public classes
request-fun: Public classes
request-fun: Public classes
request-fun: Public classes
required: Public conditions
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Public classes
required: Private classes
res: Private classes
result-slot: Private classes

S
schema: Public classes
scope: Public classes
secret-id: Public classes
seen: Public classes
selective-stores: Public classes
send-to-recipient: Public classes
send_to_invoicer: Public classes
setup-intent: Public classes
short: Public classes
skip: Public classes
skip: Public classes
Slot, accepted: Public classes
Slot, access-token: Public classes
Slot, account-id: Public classes
Slot, account-id: Public classes
Slot, account-id: Public classes
Slot, account-id: Public classes
Slot, account-id: Public classes
Slot, account-id: Public classes
Slot, account-id: Public classes
Slot, account-id: Public classes
Slot, address: Public classes
Slot, address: Public classes
Slot, address: Public classes
Slot, add_tx_fee: Public classes
Slot, agreement-id: Public classes
Slot, agreement-id: Public classes
Slot, agreement-id: Public classes
Slot, agreement-id: Public classes
Slot, agreement-id: Public classes
Slot, agreement-id: Public classes
Slot, agreement-id: Public classes
Slot, agreement-id: Public classes
Slot, agreement-id: Public classes
Slot, all: Public classes
Slot, all: Public classes
Slot, amount: Public classes
Slot, amount: Public classes
Slot, amount: Public classes
Slot, amount: Public classes
Slot, amount: Public classes
Slot, amount: Public classes
Slot, anchor-time: Public classes
Slot, api-failure: Public conditions
Slot, api-key: Public classes
Slot, api-key: Public classes
Slot, api-key: Public classes
Slot, api-metaclass: Public classes
Slot, api-metaclass: Public classes
Slot, api-metaclass: Public classes
Slot, api-metaclass: Public classes
Slot, api-version: Public classes
Slot, app-id: Public classes
Slot, app-id: Public classes
Slot, app-id: Public classes
Slot, application-identifier: Public classes
Slot, application-name: Public classes
Slot, arg-count: Public conditions
Slot, as-of-time: Public classes
Slot, as-string: Public classes
Slot, asset-balances: Public classes
Slot, asset-balances: Public classes
Slot, authorization-id: Public classes
Slot, authorization-id: Public classes
Slot, authorization-id: Public classes
Slot, authorization-id: Public classes
Slot, auto-confirm: Public classes
Slot, auto-confirm: Public classes
Slot, balance-affecting-records-only: Public classes
Slot, base-url: Public classes
Slot, base-url: Public classes
Slot, base-url: Public classes
Slot, base-url: Public classes
Slot, base-url: Public classes
Slot, batch-id: Public classes
Slot, batch-id: Public classes
Slot, block-target: Public classes
Slot, body: Public conditions
Slot, body: Public structures
Slot, body: Public classes
Slot, buyer-email: Public classes
Slot, buyer-name: Public classes
Slot, cancel-url: Public classes
Slot, capture-id: Public classes
Slot, capture-id: Public classes
Slot, charge: Public classes
Slot, client-id: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Public classes
Slot, cmd: Private classes
Slot, code: Private classes
Slot, coin: Public classes
Slot, coin: Public classes
Slot, content: Public classes
Slot, content-type: Public classes
Slot, content-type: Public classes
Slot, count: Public classes
Slot, coupon: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, crypto-code: Public classes
Slot, currency: Public classes
Slot, currency: Public classes
Slot, currency: Public classes
Slot, currency: Public classes
Slot, currency-code: Public classes
Slot, currency1: Public classes
Slot, currency2: Public classes
Slot, currency2: Public classes
Slot, custom: Public classes
Slot, decline-code: Public classes
Slot, delivery-id: Public classes
Slot, delivery-id: Public classes
Slot, delivery-id: Public classes
Slot, dest-tag: Public classes
Slot, dest-tag: Public classes
Slot, dex-alist: Private classes
Slot, dex-extra: Private classes
Slot, dex-response: Public conditions
Slot, dex-response: Public classes
Slot, dispute-id: Public classes
Slot, dispute-id: Public classes
Slot, dispute-id: Public classes
Slot, dispute-id: Public classes
Slot, dispute-id: Public classes
Slot, dispute-id: Public classes
Slot, dispute-id: Public classes
Slot, dispute-id: Public classes
Slot, dispute-id: Public classes
Slot, dispute-id: Public classes
Slot, dispute-id: Public classes
Slot, dispute-id: Public classes
Slot, dispute-id: Public classes
Slot, dispute-id: Public classes
Slot, dispute-state: Public classes
Slot, disputed-transaction-id: Public classes
Slot, doc-url: Public classes
Slot, domain: Public classes
Slot, eip55: Public classes
Slot, email: Public classes
Slot, end-date: Public classes
Slot, end-date: Public classes
Slot, end-time: Public classes
Slot, end-time: Public classes
Slot, endpoint: Public classes
Slot, error-slot: Private classes
Slot, error-type: Public classes
Slot, error-type: Public classes
Slot, error-type: Public classes
Slot, error-type: Public classes
Slot, error-type: Public classes
Slot, event-id: Public classes
Slot, event-id: Public classes
Slot, event_type: Public classes
Slot, expires-in: Public classes
Slot, fields: Public classes
Slot, fields: Public classes
Slot, fields: Public classes
Slot, fields: Public classes
Slot, fields: Public classes
Slot, fields: Public classes
Slot, force: Public classes
Slot, force-generate: Public classes
Slot, format: Private classes
Slot, from: Public classes
Slot, from: Public classes
Slot, from-asset: Public classes
Slot, full: Public classes
Slot, genned-slot-names: Public classes
Slot, headers: Public structures
Slot, hmac: Private classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, id: Public classes
Slot, image: Public classes
Slot, include-archived: Public classes
Slot, include-cancelled: Public classes
Slot, invoice: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, invoice-id: Public classes
Slot, ipn: Public conditions
Slot, ipn: Public conditions
Slot, ipn-type: Public conditions
Slot, ipn-url: Public classes
Slot, ipn-url: Public classes
Slot, ipn-url: Public classes
Slot, issues: Private classes
Slot, item-name: Public classes
Slot, item-number: Public classes
Slot, key: Private classes
Slot, label: Public classes
Slot, label-filter: Public classes
Slot, language: Public classes
Slot, limit: Public classes
Slot, limit: Public classes
Slot, limit: Public classes
Slot, list: Private structures
Slot, merchant: Public classes
Slot, merchant-secret-key: Private classes
Slot, message: Public classes
Slot, message: Private classes
Slot, message: Private classes
Slot, message: Private classes
Slot, name: Public conditions
Slot, name: Public classes
Slot, name: Public classes
Slot, name: Private classes
Slot, newer: Public classes
Slot, newer: Public classes
Slot, next-page-token: Public classes
Slot, nonce: Public classes
Slot, nonce: Private classes
Slot, not-set: Public conditions
Slot, note: Public classes
Slot, note: Public classes
Slot, notification-id: Public classes
Slot, notification-id: Public classes
Slot, notification-id: Public classes
Slot, num: Public classes
Slot, offset: Public classes
Slot, offset: Public classes
Slot, only-accounted-payments: Public classes
Slot, order-id: Public classes
Slot, order-id: Public classes
Slot, order-id: Public classes
Slot, order-id: Public classes
Slot, page: Public classes
Slot, page: Public classes
Slot, page: Public classes
Slot, page: Public classes
Slot, page: Public classes
Slot, page: Public classes
Slot, page: Public classes
Slot, page: Public classes
Slot, page-size: Public classes
Slot, page-size: Public classes
Slot, page-size: Public classes
Slot, page-size: Public classes
Slot, page-size: Public classes
Slot, page-size: Public classes
Slot, page-size: Public classes
Slot, page-size: Public classes
Slot, page-size: Public classes
Slot, page_size: Public classes
Slot, param: Public classes
Slot, parent-condition: Public classes
Slot, parents: Private classes
Slot, path: Private classes
Slot, payment-hash: Public classes
Slot, payment-hash: Public classes
Slot, payment-instrument-type: Public classes
Slot, payment-intent: Public classes
Slot, payment-method: Public classes
Slot, payment-method: Public classes
Slot, payment-method: Public classes
Slot, payment-method: Public classes
Slot, payment-method: Public classes
Slot, payment-method: Public classes
Slot, payment-method: Public classes
Slot, payment-method: Public classes
Slot, payment-method-type: Public classes
Slot, payment-request-id: Public classes
Slot, payment-request-id: Public classes
Slot, payment-request-id: Public classes
Slot, payout-id: Public classes
Slot, payout-id: Public classes
Slot, payout-id: Public classes
Slot, payout-id: Public classes
Slot, payout-id: Public classes
Slot, payout-id: Public classes
Slot, payout-id: Public classes
Slot, pbntag: Public classes
Slot, pbntag: Public classes
Slot, pbntag: Public classes
Slot, permissions: Public classes
Slot, plan-id: Public classes
Slot, plan-id: Public classes
Slot, plan-id: Public classes
Slot, plan-id: Public classes
Slot, plan-id: Public classes
Slot, plan-ids: Public classes
Slot, plist: Public conditions
Slot, post-string: Private classes
Slot, processor: Public conditions
Slot, processor: Public classes
Slot, processor-id: Public classes
Slot, product-id: Public classes
Slot, product-id: Public classes
Slot, product-id: Public classes
Slot, profile-id: Public classes
Slot, profile-id: Public classes
Slot, profile-id: Public classes
Slot, profile-id: Public classes
Slot, public-key: Public classes
Slot, pull-payment-id: Public classes
Slot, pull-payment-id: Public classes
Slot, pull-payment-id: Public classes
Slot, pull-payment-id: Public classes
Slot, pull-payment-id: Public classes
Slot, query-constructor: Public classes
Slot, query-slot-names: Public classes
Slot, quri: Public structures
Slot, redirect: Public classes
Slot, referral-id: Public classes
Slot, refund-id: Public classes
Slot, request: Private classes
Slot, request-fun: Public classes
Slot, request-fun: Public classes
Slot, request-fun: Public classes
Slot, request-fun: Public classes
Slot, request-fun: Public classes
Slot, request-fun: Public classes
Slot, required: Public conditions
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Public classes
Slot, required: Private classes
Slot, res: Private classes
Slot, result-slot: Private classes
Slot, schema: Public classes
Slot, scope: Public classes
Slot, secret-id: Public classes
Slot, seen: Public classes
Slot, selective-stores: Public classes
Slot, send-to-recipient: Public classes
Slot, send_to_invoicer: Public classes
Slot, setup-intent: Public classes
Slot, short: Public classes
Slot, skip: Public classes
Slot, skip: Public classes
Slot, source: Public classes
Slot, start: Public classes
Slot, start: Public classes
Slot, start-date: Public classes
Slot, start-date: Public classes
Slot, start-time: Public classes
Slot, start-time: Public classes
Slot, start-time: Public classes
Slot, status: Public conditions
Slot, status: Public conditions
Slot, status-code: Public conditions
Slot, status-code: Public structures
Slot, status-code: Public classes
Slot, status-code: Public classes
Slot, status-filter: Public classes
Slot, status-text: Public classes
Slot, status-text: Public classes
Slot, status-text: Public classes
Slot, status-text: Public classes
Slot, status-text: Public classes
Slot, status-text: Public classes
Slot, status-text: Public classes
Slot, status-text: Public classes
Slot, status-text: Public classes
Slot, status-text: Public classes
Slot, status-text: Public classes
Slot, status-text: Private classes
Slot, status-type: Public conditions
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, store-id: Public classes
Slot, strict: Public classes
Slot, string-constructor: Public classes
Slot, sub-id: Public classes
Slot, sub-id: Public classes
Slot, sub-id: Public classes
Slot, sub-id: Public classes
Slot, sub-id: Public classes
Slot, sub-id: Public classes
Slot, sub-id: Public classes
Slot, sub-id: Public classes
Slot, success-url: Public classes
Slot, tagid: Public classes
Slot, tagid: Public classes
Slot, tagid: Public classes
Slot, take: Public classes
Slot, template-id: Public classes
Slot, template-id: Public classes
Slot, template-id: Public classes
Slot, terminal-id: Public classes
Slot, to: Public classes
Slot, to: Public classes
Slot, to-asset: Public classes
Slot, token: Public conditions
Slot, token: Public classes
Slot, token-type: Public classes
Slot, total-required: Public classes
Slot, total-required: Public classes
Slot, total-required: Public classes
Slot, total-required: Public classes
Slot, total-required: Public classes
Slot, total_required: Public classes
Slot, transaction-amount: Public classes
Slot, transaction-currency: Public classes
Slot, transaction-id: Public classes
Slot, transaction-id: Public classes
Slot, transaction-id: Public classes
Slot, transaction-id: Public classes
Slot, transaction-id: Public classes
Slot, transaction-status: Public classes
Slot, transaction-type: Public classes
Slot, transaction_id: Public classes
Slot, txid: Public classes
Slot, txid: Public classes
Slot, update-time-after: Public classes
Slot, update-time-before: Public classes
Slot, url: Public classes
Slot, user-id: Public classes
Slot, user-id-or-email: Public classes
Slot, user-id-or-email: Public classes
Slot, user-id-or-email: Public classes
Slot, version: Private classes
Slot, wd: Public classes
Slot, webhook-id: Public classes
Slot, webhook-id: Public classes
Slot, webhook-id: Public classes
Slot, webhook-id: Public classes
Slot, webhook-id: Public classes
Slot, webhook-id: Public classes
Slot, webhook-id: Public classes
Slot, webhook-id: Public classes
Slot, webhook-id: Public classes
Slot, webhook-id: Public classes
Slot, webhook-id: Public classes
Slot, withdrawal-id: Public classes
Slot, years: Public classes
source: Public classes
Special Variable, *ipn-dispatchers*: Public special variables
Special Variable, *processor*: Public special variables
Special Variable, *sig-cache*: Private special variables
Special Variable, *strings->symbols*: Private special variables
Special Variable, *sym->string*: Private special variables
Special Variable, *test*: Private special variables
Special Variable, *test-store*: Private special variables
Special Variable, *test2*: Private special variables
Special Variable, *test3*: Private special variables
start: Public classes
start: Public classes
start-date: Public classes
start-date: Public classes
start-time: Public classes
start-time: Public classes
start-time: Public classes
status: Public conditions
status: Public conditions
status-code: Public conditions
status-code: Public structures
status-code: Public classes
status-code: Public classes
status-filter: Public classes
status-text: Public classes
status-text: Public classes
status-text: Public classes
status-text: Public classes
status-text: Public classes
status-text: Public classes
status-text: Public classes
status-text: Public classes
status-text: Public classes
status-text: Public classes
status-text: Public classes
status-text: Private classes
status-type: Public conditions
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
store-id: Public classes
strict: Public classes
string-constructor: Public classes
sub-id: Public classes
sub-id: Public classes
sub-id: Public classes
sub-id: Public classes
sub-id: Public classes
sub-id: Public classes
sub-id: Public classes
sub-id: Public classes
success-url: Public classes

T
tagid: Public classes
tagid: Public classes
tagid: Public classes
take: Public classes
template-id: Public classes
template-id: Public classes
template-id: Public classes
terminal-id: Public classes
to: Public classes
to: Public classes
to-asset: Public classes
token: Public conditions
token: Public classes
token-type: Public classes
total-required: Public classes
total-required: Public classes
total-required: Public classes
total-required: Public classes
total-required: Public classes
total_required: Public classes
transaction-amount: Public classes
transaction-currency: Public classes
transaction-id: Public classes
transaction-id: Public classes
transaction-id: Public classes
transaction-id: Public classes
transaction-id: Public classes
transaction-status: Public classes
transaction-type: Public classes
transaction_id: Public classes
txid: Public classes
txid: Public classes

U
update-time-after: Public classes
update-time-before: Public classes
url: Public classes
user-id: Public classes
user-id-or-email: Public classes
user-id-or-email: Public classes
user-id-or-email: Public classes

V
version: Private classes

W
wd: Public classes
webhook-id: Public classes
webhook-id: Public classes
webhook-id: Public classes
webhook-id: Public classes
webhook-id: Public classes
webhook-id: Public classes
webhook-id: Public classes
webhook-id: Public classes
webhook-id: Public classes
webhook-id: Public classes
webhook-id: Public classes
withdrawal-id: Public classes

Y
years: Public classes


A.4 Data types

Jump to:   A   B   C   D   E   F   G   H   I   L   M   N   O   P   R   S   T   U   W   Z  
Index Entry  Section

A
api-error: Public classes
api-failure: Public classes
api-forms.lisp: The lisp-pay/coinpayments/api-forms․lisp file
api-helpers.lisp: The lisp-pay/coinpayments/api-helpers․lisp file
api-keys%delete: Public classes
api-keys%get: Public classes
api-keys%new: Public classes
api-keys%revoke: Public classes
api-response-class: Public classes
api-response-condition: Public conditions
authorization-error: Public classes
authorize%authorize: Public classes

B
bad-response: Public classes
balance%get-balance: Public classes
balance-transactions%all: Public classes
balance-transactions%id: Public classes
billing%bill-balance: Public classes
billing%cancel: Public classes
billing%create: Public classes
billing%execute: Public classes
billing%information: Public classes
billing%list-transactions: Public classes
billing%re-activate: Public classes
billing%set-balance: Public classes
billing%suspend: Public classes
billing%update: Public classes
btcpay: The lisp-pay/btcpay module
btcpay: Public classes
btcpay-api-failure-obj: Public classes
btcpay-api-failure-obj-list: Private classes
btcpay-api-failure-obj-list-entry: Private classes
btcpay-api-failure-obj-single: Private classes
btcpay.lisp: The lisp-pay/btcpay/btcpay․lisp file
buy-pbn-tags: Public classes

C
cancel-withdrawal: Public classes
card-error: Public classes
charges%all: Public classes
charges%capture: Public classes
charges%create: Public classes
charges%id: Public classes
charges%update: Public classes
claim-pbn-coupon: Public classes
claim-pbn-tag: Public classes
Class, api-error: Public classes
Class, api-failure: Public classes
Class, api-keys%delete: Public classes
Class, api-keys%get: Public classes
Class, api-keys%new: Public classes
Class, api-keys%revoke: Public classes
Class, api-response-class: Public classes
Class, authorization-error: Public classes
Class, authorize%authorize: Public classes
Class, bad-response: Public classes
Class, balance%get-balance: Public classes
Class, balance-transactions%all: Public classes
Class, balance-transactions%id: Public classes
Class, billing%bill-balance: Public classes
Class, billing%cancel: Public classes
Class, billing%create: Public classes
Class, billing%execute: Public classes
Class, billing%information: Public classes
Class, billing%list-transactions: Public classes
Class, billing%re-activate: Public classes
Class, billing%set-balance: Public classes
Class, billing%suspend: Public classes
Class, billing%update: Public classes
Class, btcpay: Public classes
Class, btcpay-api-failure-obj: Public classes
Class, btcpay-api-failure-obj-list: Private classes
Class, btcpay-api-failure-obj-list-entry: Private classes
Class, btcpay-api-failure-obj-single: Private classes
Class, buy-pbn-tags: Public classes
Class, cancel-withdrawal: Public classes
Class, card-error: Public classes
Class, charges%all: Public classes
Class, charges%capture: Public classes
Class, charges%create: Public classes
Class, charges%id: Public classes
Class, charges%update: Public classes
Class, claim-pbn-coupon: Public classes
Class, claim-pbn-tag: Public classes
Class, coinpayment-request: Private classes
Class, coinpayment-response: Private classes
Class, conversion-limits: Public classes
Class, convert-coins: Public classes
Class, create-fixed-price-transaction: Public classes
Class, create-mass-withdrawal: Public classes
Class, create-transfer: Public classes
Class, create-withdrawal: Public classes
Class, currency-prices: Public classes
Class, customers%all: Public classes
Class, customers%create: Public classes
Class, customers%id: Public classes
Class, customers%update: Public classes
Class, delete-pbn-tag: Public classes
Class, delete-request: Public classes
Class, disputes%all: Public classes
Class, disputes%close: Public classes
Class, disputes%details: Public classes
Class, disputes%get: Public classes
Class, disputes%id: Public classes
Class, disputes%update: Public classes
Class, disputes%update: Public classes
Class, disputes-actions%accept-claim: Public classes
Class, disputes-actions%accept-resolve: Public classes
Class, disputes-actions%acknowledge-return: Public classes
Class, disputes-actions%adjudicate: Public classes
Class, disputes-actions%appeal: Public classes
Class, disputes-actions%deny-resolve: Public classes
Class, disputes-actions%escalate: Public classes
Class, disputes-actions%offer-resolve: Public classes
Class, disputes-actions%provide-evidence: Public classes
Class, disputes-actions%provide-supporting-info: Public classes
Class, disputes-actions%require-evidence: Public classes
Class, disputes-actions%send-message: Public classes
Class, env: Private classes
Class, events%all: Public classes
Class, events%id: Public classes
Class, failed-request: Public classes
Class, file-links%all: Public classes
Class, file-links%create: Public classes
Class, file-links%id: Public classes
Class, file-links%update: Public classes
Class, files%all: Public classes
Class, files%create: Public classes
Class, files%id: Public classes
Class, five: Public classes
Class, five-hundred: Public classes
Class, five-hundred-three: Public classes
Class, four-hundred: Public classes
Class, four-hundred-fifteen: Public classes
Class, four-hundred-five: Public classes
Class, four-hundred-four: Public classes
Class, four-hundred-one: Public classes
Class, four-hundred-six: Public classes
Class, four-hundred-three: Public classes
Class, four-hundred-twenty-nine: Public classes
Class, four-hundred-twenty-two: Public classes
Class, get-basic-info: Public classes
Class, get-callback-address: Public classes
Class, get-coin-balances: Public classes
Class, get-conversion-information: Public classes
Class, get-deposit-address: Public classes
Class, get-multiple-transaction-information: Public classes
Class, get-pbn-profile-information: Public classes
Class, get-pbn-tag-list: Public classes
Class, get-request: Public classes
Class, get-transaction-ids: Public classes
Class, get-transaction-information: Public classes
Class, get-withdrawal-history: Public classes
Class, get-withdrawal-information: Public classes
Class, good-response: Public classes
Class, health%get: Public classes
Class, identity-account%disable-properties: Public classes
Class, identity-account%set-properties: Public classes
Class, identity-applications%create: Public classes
Class, identity-userinfo&profile-info: Public classes
Class, indempotency-error: Public classes
Class, information-response: Public classes
Class, invalid-request-error: Public classes
Class, invoices%cancel: Public classes
Class, invoices%create-draft: Public classes
Class, invoices%delete: Public classes
Class, invoices%delete-external-payment: Public classes
Class, invoices%delete-external-refund: Public classes
Class, invoices%details: Public classes
Class, invoices%generate-invoice-number: Public classes
Class, invoices%generate-qr-code: Public classes
Class, invoices%list: Public classes
Class, invoices%record-payment: Public classes
Class, invoices%record-refund: Public classes
Class, invoices%remind: Public classes
Class, invoices%search: Public classes
Class, invoices%send: Public classes
Class, invoices%update-invoice: Public classes
Class, invoices-templates%create: Public classes
Class, invoices-templates%delete: Public classes
Class, invoices-templates%details: Public classes
Class, invoices-templates%list: Public classes
Class, invoices-templates%update: Public classes
Class, ipn-failure: Public classes
Class, ipn-payment-pending: Public classes
Class, ipn-payment-success: Public classes
Class, ipn-status: Public classes
Class, lightning-internal%balance: Public classes
Class, lightning-internal%connect: Public classes
Class, lightning-internal%create-invoice: Public classes
Class, lightning-internal%deposit-address: Public classes
Class, lightning-internal%get-channels: Public classes
Class, lightning-internal%get-invoice: Public classes
Class, lightning-internal%get-payment: Public classes
Class, lightning-internal%info: Public classes
Class, lightning-internal%open-channel: Public classes
Class, lightning-internal%pay-invoice: Public classes
Class, lisp-pay-api-call: Public classes
Class, lisp-pay-api-slot: Public classes
Class, lisp-pay-api-slot-direct: Private classes
Class, lisp-pay-api-slot-effective: Private classes
Class, mandates%id: Public classes
Class, misc%invoice-checkout-page: Public classes
Class, misc%language-codes: Public classes
Class, misc%permission-metadata: Public classes
Class, negative-1: Public classes
Class, negative-2: Public classes
Class, notifications%all: Public classes
Class, notifications%get: Public classes
Class, notifications%remove: Public classes
Class, notifications%update: Public classes
Class, one: Public classes
Class, one-hundred: Public classes
Class, orders%authorize: Public classes
Class, orders%capture: Public classes
Class, orders%create: Public classes
Class, orders%details: Public classes
Class, orders%update: Public classes
Class, partner%create: Public classes
Class, partner%get-data: Public classes
Class, patch-request: Public classes
Class, payment-intents%all: Public classes
Class, payment-intents%cancel: Public classes
Class, payment-intents%capture: Public classes
Class, payment-intents%confirm: Public classes
Class, payment-intents%create: Public classes
Class, payment-intents%id: Public classes
Class, payment-intents%update: Public classes
Class, payment-methods%create: Public classes
Class, payment-methods%get: Public classes
Class, payment-methods%update: Public classes
Class, payment-requests%all: Public classes
Class, payment-requests%archive: Public classes
Class, payment-requests%create: Public classes
Class, payment-requests%get: Public classes
Class, payment-requests%update: Public classes
Class, payments-authorization%capture: Public classes
Class, payments-authorization%details: Public classes
Class, payments-authorization%reauthorize: Public classes
Class, payments-authorization%void: Public classes
Class, payments-captures%details: Public classes
Class, payments-captures%refund: Public classes
Class, payments-refunds%details: Public classes
Class, payout-processors%all: Public classes
Class, payouts%all: Public classes
Class, payouts%cancel: Public classes
Class, payouts%confirm: Public classes
Class, payouts%create: Public classes
Class, payouts%id: Public classes
Class, payouts%update: Public classes
Class, payouts-batch%create: Public classes
Class, payouts-batch%details: Public classes
Class, payouts-item%cancel-unclaimed: Public classes
Class, payouts-item%details: Public classes
Class, paypal: Public classes
Class, paypal-api-failure: Private classes
Class, paypal-testing: Public classes
Class, post-files-request: Public classes
Class, post-request: Public classes
Class, prices%all: Public classes
Class, prices%create: Public classes
Class, prices%id: Public classes
Class, prices%update: Public classes
Class, processor: Public classes
Class, products%all: Public classes
Class, products%create: Public classes
Class, products%create: Public classes
Class, products%delete: Public classes
Class, products%details: Public classes
Class, products%id: Public classes
Class, products%list: Public classes
Class, products%update: Public classes
Class, products%update: Public classes
Class, public-pull-payments%create-payout: Public classes
Class, public-pull-payments%get: Public classes
Class, public-pull-payments%get-payout: Public classes
Class, public-pull-payments%get-payouts: Public classes
Class, put-request: Public classes
Class, redirection-response: Public classes
Class, referenced-payouts-batch%create: Public classes
Class, referenced-payouts-batch%details: Public classes
Class, referenced-payouts-item%cancel-unclaimed: Public classes
Class, referenced-payouts-item%create: Public classes
Class, refunds%all: Public classes
Class, refunds%create: Public classes
Class, refunds%id: Public classes
Class, refunds%update: Public classes
Class, renew-pbn-tag: Public classes
Class, request: Public classes
Class, request-with-content: Public classes
Class, request-without-content: Public classes
Class, response: Public classes
Class, search-balances%list: Public classes
Class, search-transactions%list: Public classes
Class, server-email%all: Public classes
Class, server-email%send: Public classes
Class, server-email%update: Public classes
Class, server-error: Public classes
Class, server-info%all: Public classes
Class, sessions%all: Public classes
Class, sessions%create: Public classes
Class, sessions%expire: Public classes
Class, sessions%get: Public classes
Class, sessions%line-items: Public classes
Class, setup-attempts%all: Public classes
Class, setup-intents%all: Public classes
Class, setup-intents%cancel: Public classes
Class, setup-intents%confirm: Public classes
Class, setup-intents%create: Public classes
Class, setup-intents%id: Public classes
Class, setup-intents%update: Public classes
Class, shipping%all: Public classes
Class, shipping%create: Public classes
Class, shipping%get: Public classes
Class, shipping%update: Public classes
Class, store-payment-methods%all: Public classes
Class, store-payout-processors%remove: Public classes
Class, store-payouts%all: Public classes
Class, store-payouts%approve: Public classes
Class, store-payouts%cancel: Public classes
Class, store-payouts%create: Public classes
Class, store-payouts%mark-paid: Public classes
Class, stores%all: Public classes
Class, stores%create: Public classes
Class, stores%get: Public classes
Class, stores%remove: Public classes
Class, stores%update: Public classes
Class, stores-apps%delete: Public classes
Class, stores-apps%get: Public classes
Class, stores-apps%new: Public classes
Class, stores-custodians%all: Public classes
Class, stores-custodians%delete-account: Public classes
Class, stores-custodians%get: Public classes
Class, stores-custodians%get-account: Public classes
Class, stores-custodians%get-depost-address: Public classes
Class, stores-custodians%get-trading-quote: Public classes
Class, stores-custodians%get-withdrawal-info: Public classes
Class, stores-custodians%new: Public classes
Class, stores-custodians%trade-assets: Public classes
Class, stores-custodians%update-account: Public classes
Class, stores-custodians%withdraw-to-store-wallet: Public classes
Class, stores-invoices%activate-payment-method: Public classes
Class, stores-invoices%all: Public classes
Class, stores-invoices%archive: Public classes
Class, stores-invoices%create: Public classes
Class, stores-invoices%get: Public classes
Class, stores-invoices%mark-status: Public classes
Class, stores-invoices%payment-methods: Public classes
Class, stores-invoices%unarchive: Public classes
Class, stores-invoices%update: Public classes
Class, stores-lightning%balance: Public classes
Class, stores-lightning%connect: Public classes
Class, stores-lightning%create-invoice: Public classes
Class, stores-lightning%deposit-address: Public classes
Class, stores-lightning%get-channels: Public classes
Class, stores-lightning%get-invoice: Public classes
Class, stores-lightning%get-payment: Public classes
Class, stores-lightning%info: Public classes
Class, stores-lightning%open-channel: Public classes
Class, stores-lightning%pay-invoice: Public classes
Class, stores-payment-methods-lightning%all: Public classes
Class, stores-payment-methods-lightning%get: Public classes
Class, stores-payment-methods-lightning%remove: Public classes
Class, stores-payment-methods-lightning%update: Public classes
Class, stores-payment-methods-lnurl%all: Public classes
Class, stores-payment-methods-lnurl%get: Public classes
Class, stores-payment-methods-lnurl%remove: Public classes
Class, stores-payment-methods-lnurl%update: Public classes
Class, stores-payment-methods-on-chain%all: Public classes
Class, stores-payment-methods-on-chain%generate-wallet: Public classes
Class, stores-payment-methods-on-chain%get: Public classes
Class, stores-payment-methods-on-chain%preview: Public classes
Class, stores-payment-methods-on-chain%preview-proposed: Public classes
Class, stores-payment-methods-on-chain%remove: Public classes
Class, stores-payment-methods-on-chain%update: Public classes
Class, stores-payout-processors%all: Public classes
Class, stores-payout-processors%all-automated: Public classes
Class, stores-payout-processors%all-lightning-automated: Public classes
Class, stores-payout-processors%get-automated: Public classes
Class, stores-payout-processors%get-lightning-automated: Public classes
Class, stores-payout-processors%update-all-automated: Public classes
Class, stores-payout-processors%update-automated: Public classes
Class, stores-payout-processors%update-lightning-automated: Public classes
Class, stores-pull-payments%all: Public classes
Class, stores-pull-payments%archive: Public classes
Class, stores-pull-payments%create: Public classes
Class, stores-users%add: Public classes
Class, stores-users%all: Public classes
Class, stores-users%remove: Public classes
Class, stores-wallet-on-chain%address: Public classes
Class, stores-wallet-on-chain%all: Public classes
Class, stores-wallet-on-chain%create-wallet-transaction: Public classes
Class, stores-wallet-on-chain%fee-rate: Public classes
Class, stores-wallet-on-chain%get-transaction: Public classes
Class, stores-wallet-on-chain%get-utxos: Public classes
Class, stores-wallet-on-chain%patch-transaction-info: Public classes
Class, stores-wallet-on-chain%transactions: Public classes
Class, stores-wallet-on-chain%unreserve: Public classes
Class, stores-webhooks%all: Public classes
Class, stores-webhooks%create: Public classes
Class, stores-webhooks%delete: Public classes
Class, stores-webhooks%get: Public classes
Class, stores-webhooks%get-delivery-info: Public classes
Class, stores-webhooks%get-delivery-object: Public classes
Class, stores-webhooks%latest-deliveries: Public classes
Class, stores-webhooks%redeliver-object: Public classes
Class, stores-webhooks%update: Public classes
Class, stripe: Public classes
Class, stripe-api-class: Public classes
Class, subscribtions-plans%activate: Public classes
Class, subscribtions-plans%create: Public classes
Class, subscribtions-plans%deactivate: Public classes
Class, subscribtions-plans%details: Public classes
Class, subscribtions-plans%update: Public classes
Class, subscribtions-plans%update-pricing-schemas: Public classes
Class, subscriptions%activate: Public classes
Class, subscriptions%cancel: Public classes
Class, subscriptions%capture: Public classes
Class, subscriptions%create: Public classes
Class, subscriptions%details: Public classes
Class, subscriptions%revise: Public classes
Class, subscriptions%suspend: Public classes
Class, subscriptions%transactions: Public classes
Class, subscriptions%update: Public classes
Class, subscriptions-plans%list: Public classes
Class, successful-response: Public classes
Class, testing-processor: Private classes
Class, three: Public classes
Class, token: Public classes
Class, tokens%create: Public classes
Class, tokens%id: Public classes
Class, tracking%batch: Public classes
Class, tracking%information: Public classes
Class, tracking%update-or-cancel: Public classes
Class, two: Public classes
Class, update-pbn-profile: Public classes
Class, users%all: Public classes
Class, users%create: Public classes
Class, users%delete: Public classes
Class, users%delete-me: Public classes
Class, users%get: Public classes
Class, users%info: Public classes
Class, users%lock: Public classes
Class, web-profiles%create: Public classes
Class, web-profiles%delete: Public classes
Class, web-profiles%details: Public classes
Class, web-profiles%list: Public classes
Class, web-profiles%partial-update: Public classes
Class, web-profiles%update: Public classes
Class, webhooks%all: Public classes
Class, webhooks%create: Public classes
Class, webhooks%create: Public classes
Class, webhooks%delete: Public classes
Class, webhooks%delete: Public classes
Class, webhooks%details: Public classes
Class, webhooks%get: Public classes
Class, webhooks%list: Public classes
Class, webhooks%list-event-notifications: Public classes
Class, webhooks%list-event-subscriptions: Public classes
Class, webhooks%list-event-types: Public classes
Class, webhooks%notification-details: Public classes
Class, webhooks%resend-event: Public classes
Class, webhooks%simulate-event: Public classes
Class, webhooks%update: Public classes
Class, webhooks%update: Public classes
Class, zero: Public classes
classes.lisp: The lisp-pay/coinpayments/classes․lisp file
client-error-response: Public conditions
coinpayment-api-condition: Public conditions
coinpayment-condition: Public conditions
coinpayment-request: Private classes
coinpayment-response: Private classes
coinpayments: The lisp-pay/coinpayments module
coinpayments.lisp: The lisp-pay/coinpayments/coinpayments․lisp file
Condition, api-response-condition: Public conditions
Condition, client-error-response: Public conditions
Condition, coinpayment-api-condition: Public conditions
Condition, coinpayment-condition: Public conditions
Condition, expired-token: Public conditions
Condition, lisp-pay-condition: Public conditions
Condition, no-dispatcher-found: Public conditions
Condition, paypal-condition: Public conditions
Condition, required-slots-not-bound: Public conditions
Condition, server-error-response: Public conditions
Condition, stripe-condition: Public conditions
Condition, token-issue: Public conditions
Condition, unbound-token: Public conditions
Condition, unknown-error-response: Private conditions
Condition, unknown-status: Public conditions
Condition, unsupported-ipn: Public conditions
conditions.lisp: The lisp-pay/conditions․lisp file
conditions.lisp: The lisp-pay/stripe/conditions․lisp file
conditions.lisp: The lisp-pay/paypal/conditions․lisp file
conditions.lisp: The lisp-pay/coinpayments/conditions․lisp file
conversion-limits: Public classes
convert-coins: Public classes
create-fixed-price-transaction: Public classes
create-mass-withdrawal: Public classes
create-transfer: Public classes
create-withdrawal: Public classes
currency-prices: Public classes
customers%all: Public classes
customers%create: Public classes
customers%id: Public classes
customers%update: Public classes

D
delete-pbn-tag: Public classes
delete-request: Public classes
dex-response: Public structures
disputes%all: Public classes
disputes%close: Public classes
disputes%details: Public classes
disputes%get: Public classes
disputes%id: Public classes
disputes%update: Public classes
disputes%update: Public classes
disputes-actions%accept-claim: Public classes
disputes-actions%accept-resolve: Public classes
disputes-actions%acknowledge-return: Public classes
disputes-actions%adjudicate: Public classes
disputes-actions%appeal: Public classes
disputes-actions%deny-resolve: Public classes
disputes-actions%escalate: Public classes
disputes-actions%offer-resolve: Public classes
disputes-actions%provide-evidence: Public classes
disputes-actions%provide-supporting-info: Public classes
disputes-actions%require-evidence: Public classes
disputes-actions%send-message: Public classes

E
env: Private classes
events%all: Public classes
events%id: Public classes
expired-token: Public conditions

F
failed-request: Public classes
File, api-forms.lisp: The lisp-pay/coinpayments/api-forms․lisp file
File, api-helpers.lisp: The lisp-pay/coinpayments/api-helpers․lisp file
File, btcpay.lisp: The lisp-pay/btcpay/btcpay․lisp file
File, classes.lisp: The lisp-pay/coinpayments/classes․lisp file
File, coinpayments.lisp: The lisp-pay/coinpayments/coinpayments․lisp file
File, conditions.lisp: The lisp-pay/conditions․lisp file
File, conditions.lisp: The lisp-pay/stripe/conditions․lisp file
File, conditions.lisp: The lisp-pay/paypal/conditions․lisp file
File, conditions.lisp: The lisp-pay/coinpayments/conditions․lisp file
File, helpers.lisp: The lisp-pay/helpers․lisp file
File, helpers.lisp: The lisp-pay/stripe/helpers․lisp file
File, lisp-pay.asd: The lisp-pay/lisp-pay․asd file
File, lisp-pay.lisp: The lisp-pay/lisp-pay․lisp file
File, mop.lisp: The lisp-pay/mop․lisp file
File, package.lisp: The lisp-pay/package․lisp file
File, package.lisp: The lisp-pay/btcpay/package․lisp file
File, package.lisp: The lisp-pay/stripe/package․lisp file
File, package.lisp: The lisp-pay/paypal/package․lisp file
File, package.lisp: The lisp-pay/coinpayments/package․lisp file
File, paypal.lisp: The lisp-pay/paypal/paypal․lisp file
File, protocol.lisp: The lisp-pay/protocol․lisp file
File, protocol.lisp: The lisp-pay/btcpay/protocol․lisp file
File, protocol.lisp: The lisp-pay/stripe/protocol․lisp file
File, protocol.lisp: The lisp-pay/paypal/protocol․lisp file
File, response.lisp: The lisp-pay/response․lisp file
File, stripe.lisp: The lisp-pay/stripe/stripe․lisp file
File, token.lisp: The lisp-pay/paypal/token․lisp file
File, webhooks.lisp: The lisp-pay/btcpay/webhooks․lisp file
File, webhooks.lisp: The lisp-pay/stripe/webhooks․lisp file
File, webhooks.lisp: The lisp-pay/paypal/webhooks․lisp file
file-links%all: Public classes
file-links%create: Public classes
file-links%id: Public classes
file-links%update: Public classes
files%all: Public classes
files%create: Public classes
files%id: Public classes
five: Public classes
five-hundred: Public classes
five-hundred-three: Public classes
four-hundred: Public classes
four-hundred-fifteen: Public classes
four-hundred-five: Public classes
four-hundred-four: Public classes
four-hundred-one: Public classes
four-hundred-six: Public classes
four-hundred-three: Public classes
four-hundred-twenty-nine: Public classes
four-hundred-twenty-two: Public classes

G
get-basic-info: Public classes
get-callback-address: Public classes
get-coin-balances: Public classes
get-conversion-information: Public classes
get-deposit-address: Public classes
get-multiple-transaction-information: Public classes
get-pbn-profile-information: Public classes
get-pbn-tag-list: Public classes
get-request: Public classes
get-transaction-ids: Public classes
get-transaction-information: Public classes
get-withdrawal-history: Public classes
get-withdrawal-information: Public classes
good-response: Public classes

H
health%get: Public classes
helpers.lisp: The lisp-pay/helpers․lisp file
helpers.lisp: The lisp-pay/stripe/helpers․lisp file

I
identity-account%disable-properties: Public classes
identity-account%set-properties: Public classes
identity-applications%create: Public classes
identity-userinfo&profile-info: Public classes
indempotency-error: Public classes
information-response: Public classes
invalid-request-error: Public classes
invoices%cancel: Public classes
invoices%create-draft: Public classes
invoices%delete: Public classes
invoices%delete-external-payment: Public classes
invoices%delete-external-refund: Public classes
invoices%details: Public classes
invoices%generate-invoice-number: Public classes
invoices%generate-qr-code: Public classes
invoices%list: Public classes
invoices%record-payment: Public classes
invoices%record-refund: Public classes
invoices%remind: Public classes
invoices%search: Public classes
invoices%send: Public classes
invoices%update-invoice: Public classes
invoices-templates%create: Public classes
invoices-templates%delete: Public classes
invoices-templates%details: Public classes
invoices-templates%list: Public classes
invoices-templates%update: Public classes
ipn-failure: Public classes
ipn-payment-pending: Public classes
ipn-payment-success: Public classes
ipn-status: Public classes

L
lightning-internal%balance: Public classes
lightning-internal%connect: Public classes
lightning-internal%create-invoice: Public classes
lightning-internal%deposit-address: Public classes
lightning-internal%get-channels: Public classes
lightning-internal%get-invoice: Public classes
lightning-internal%get-payment: Public classes
lightning-internal%info: Public classes
lightning-internal%open-channel: Public classes
lightning-internal%pay-invoice: Public classes
lisp-pay: The lisp-pay system
lisp-pay: The lisp-pay package
lisp-pay-api-call: Public classes
lisp-pay-api-slot: Public classes
lisp-pay-api-slot-direct: Private classes
lisp-pay-api-slot-effective: Private classes
lisp-pay-condition: Public conditions
lisp-pay.asd: The lisp-pay/lisp-pay․asd file
lisp-pay.lisp: The lisp-pay/lisp-pay․lisp file
lisp-pay/btcpay: The lisp-pay/btcpay package
lisp-pay/coinpayments: The lisp-pay/coinpayments package
lisp-pay/paypal: The lisp-pay/paypal package
lisp-pay/stripe: The lisp-pay/stripe package

M
mandates%id: Public classes
misc%invoice-checkout-page: Public classes
misc%language-codes: Public classes
misc%permission-metadata: Public classes
Module, btcpay: The lisp-pay/btcpay module
Module, coinpayments: The lisp-pay/coinpayments module
Module, paypal: The lisp-pay/paypal module
Module, stripe: The lisp-pay/stripe module
mop.lisp: The lisp-pay/mop․lisp file

N
negative-1: Public classes
negative-2: Public classes
no-dispatcher-found: Public conditions
notifications%all: Public classes
notifications%get: Public classes
notifications%remove: Public classes
notifications%update: Public classes

O
one: Public classes
one-hundred: Public classes
orders%authorize: Public classes
orders%capture: Public classes
orders%create: Public classes
orders%details: Public classes
orders%update: Public classes

P
Package, lisp-pay: The lisp-pay package
Package, lisp-pay/btcpay: The lisp-pay/btcpay package
Package, lisp-pay/coinpayments: The lisp-pay/coinpayments package
Package, lisp-pay/paypal: The lisp-pay/paypal package
Package, lisp-pay/stripe: The lisp-pay/stripe package
package.lisp: The lisp-pay/package․lisp file
package.lisp: The lisp-pay/btcpay/package․lisp file
package.lisp: The lisp-pay/stripe/package․lisp file
package.lisp: The lisp-pay/paypal/package․lisp file
package.lisp: The lisp-pay/coinpayments/package․lisp file
partner%create: Public classes
partner%get-data: Public classes
patch-request: Public classes
payment-intents%all: Public classes
payment-intents%cancel: Public classes
payment-intents%capture: Public classes
payment-intents%confirm: Public classes
payment-intents%create: Public classes
payment-intents%id: Public classes
payment-intents%update: Public classes
payment-methods%create: Public classes
payment-methods%get: Public classes
payment-methods%update: Public classes
payment-requests%all: Public classes
payment-requests%archive: Public classes
payment-requests%create: Public classes
payment-requests%get: Public classes
payment-requests%update: Public classes
payments-authorization%capture: Public classes
payments-authorization%details: Public classes
payments-authorization%reauthorize: Public classes
payments-authorization%void: Public classes
payments-captures%details: Public classes
payments-captures%refund: Public classes
payments-refunds%details: Public classes
payout-processors%all: Public classes
payouts%all: Public classes
payouts%cancel: Public classes
payouts%confirm: Public classes
payouts%create: Public classes
payouts%id: Public classes
payouts%update: Public classes
payouts-batch%create: Public classes
payouts-batch%details: Public classes
payouts-item%cancel-unclaimed: Public classes
payouts-item%details: Public classes
paypal: The lisp-pay/paypal module
paypal: Public classes
paypal-api-failure: Private classes
paypal-condition: Public conditions
paypal-testing: Public classes
paypal.lisp: The lisp-pay/paypal/paypal․lisp file
post-files-request: Public classes
post-request: Public classes
prices%all: Public classes
prices%create: Public classes
prices%id: Public classes
prices%update: Public classes
processor: Public classes
products%all: Public classes
products%create: Public classes
products%create: Public classes
products%delete: Public classes
products%details: Public classes
products%id: Public classes
products%list: Public classes
products%update: Public classes
products%update: Public classes
protocol.lisp: The lisp-pay/protocol․lisp file
protocol.lisp: The lisp-pay/btcpay/protocol․lisp file
protocol.lisp: The lisp-pay/stripe/protocol․lisp file
protocol.lisp: The lisp-pay/paypal/protocol․lisp file
public-pull-payments%create-payout: Public classes
public-pull-payments%get: Public classes
public-pull-payments%get-payout: Public classes
public-pull-payments%get-payouts: Public classes
put-request: Public classes

R
redirection-response: Public classes
referenced-payouts-batch%create: Public classes
referenced-payouts-batch%details: Public classes
referenced-payouts-item%cancel-unclaimed: Public classes
referenced-payouts-item%create: Public classes
refunds%all: Public classes
refunds%create: Public classes
refunds%id: Public classes
refunds%update: Public classes
renew-pbn-tag: Public classes
request: Public classes
request-with-content: Public classes
request-without-content: Public classes
required-slots-not-bound: Public conditions
res: Private structures
response: Public classes
response.lisp: The lisp-pay/response․lisp file

S
search-balances%list: Public classes
search-transactions%list: Public classes
server-email%all: Public classes
server-email%send: Public classes
server-email%update: Public classes
server-error: Public classes
server-error-response: Public conditions
server-info%all: Public classes
sessions%all: Public classes
sessions%create: Public classes
sessions%expire: Public classes
sessions%get: Public classes
sessions%line-items: Public classes
setup-attempts%all: Public classes
setup-intents%all: Public classes
setup-intents%cancel: Public classes
setup-intents%confirm: Public classes
setup-intents%create: Public classes
setup-intents%id: Public classes
setup-intents%update: Public classes
shipping%all: Public classes
shipping%create: Public classes
shipping%get: Public classes
shipping%update: Public classes
store-payment-methods%all: Public classes
store-payout-processors%remove: Public classes
store-payouts%all: Public classes
store-payouts%approve: Public classes
store-payouts%cancel: Public classes
store-payouts%create: Public classes
store-payouts%mark-paid: Public classes
stores%all: Public classes
stores%create: Public classes
stores%get: Public classes
stores%remove: Public classes
stores%update: Public classes
stores-apps%delete: Public classes
stores-apps%get: Public classes
stores-apps%new: Public classes
stores-custodians%all: Public classes
stores-custodians%delete-account: Public classes
stores-custodians%get: Public classes
stores-custodians%get-account: Public classes
stores-custodians%get-depost-address: Public classes
stores-custodians%get-trading-quote: Public classes
stores-custodians%get-withdrawal-info: Public classes
stores-custodians%new: Public classes
stores-custodians%trade-assets: Public classes
stores-custodians%update-account: Public classes
stores-custodians%withdraw-to-store-wallet: Public classes
stores-invoices%activate-payment-method: Public classes
stores-invoices%all: Public classes
stores-invoices%archive: Public classes
stores-invoices%create: Public classes
stores-invoices%get: Public classes
stores-invoices%mark-status: Public classes
stores-invoices%payment-methods: Public classes
stores-invoices%unarchive: Public classes
stores-invoices%update: Public classes
stores-lightning%balance: Public classes
stores-lightning%connect: Public classes
stores-lightning%create-invoice: Public classes
stores-lightning%deposit-address: Public classes
stores-lightning%get-channels: Public classes
stores-lightning%get-invoice: Public classes
stores-lightning%get-payment: Public classes
stores-lightning%info: Public classes
stores-lightning%open-channel: Public classes
stores-lightning%pay-invoice: Public classes
stores-payment-methods-lightning%all: Public classes
stores-payment-methods-lightning%get: Public classes
stores-payment-methods-lightning%remove: Public classes
stores-payment-methods-lightning%update: Public classes
stores-payment-methods-lnurl%all: Public classes
stores-payment-methods-lnurl%get: Public classes
stores-payment-methods-lnurl%remove: Public classes
stores-payment-methods-lnurl%update: Public classes
stores-payment-methods-on-chain%all: Public classes
stores-payment-methods-on-chain%generate-wallet: Public classes
stores-payment-methods-on-chain%get: Public classes
stores-payment-methods-on-chain%preview: Public classes
stores-payment-methods-on-chain%preview-proposed: Public classes
stores-payment-methods-on-chain%remove: Public classes
stores-payment-methods-on-chain%update: Public classes
stores-payout-processors%all: Public classes
stores-payout-processors%all-automated: Public classes
stores-payout-processors%all-lightning-automated: Public classes
stores-payout-processors%get-automated: Public classes
stores-payout-processors%get-lightning-automated: Public classes
stores-payout-processors%update-all-automated: Public classes
stores-payout-processors%update-automated: Public classes
stores-payout-processors%update-lightning-automated: Public classes
stores-pull-payments%all: Public classes
stores-pull-payments%archive: Public classes
stores-pull-payments%create: Public classes
stores-users%add: Public classes
stores-users%all: Public classes
stores-users%remove: Public classes
stores-wallet-on-chain%address: Public classes
stores-wallet-on-chain%all: Public classes
stores-wallet-on-chain%create-wallet-transaction: Public classes
stores-wallet-on-chain%fee-rate: Public classes
stores-wallet-on-chain%get-transaction: Public classes
stores-wallet-on-chain%get-utxos: Public classes
stores-wallet-on-chain%patch-transaction-info: Public classes
stores-wallet-on-chain%transactions: Public classes
stores-wallet-on-chain%unreserve: Public classes
stores-webhooks%all: Public classes
stores-webhooks%create: Public classes
stores-webhooks%delete: Public classes
stores-webhooks%get: Public classes
stores-webhooks%get-delivery-info: Public classes
stores-webhooks%get-delivery-object: Public classes
stores-webhooks%latest-deliveries: Public classes
stores-webhooks%redeliver-object: Public classes
stores-webhooks%update: Public classes
stripe: The lisp-pay/stripe module
stripe: Public classes
stripe-api-class: Public classes
stripe-condition: Public conditions
stripe.lisp: The lisp-pay/stripe/stripe․lisp file
Structure, dex-response: Public structures
Structure, res: Private structures
subscribtions-plans%activate: Public classes
subscribtions-plans%create: Public classes
subscribtions-plans%deactivate: Public classes
subscribtions-plans%details: Public classes
subscribtions-plans%update: Public classes
subscribtions-plans%update-pricing-schemas: Public classes
subscriptions%activate: Public classes
subscriptions%cancel: Public classes
subscriptions%capture: Public classes
subscriptions%create: Public classes
subscriptions%details: Public classes
subscriptions%revise: Public classes
subscriptions%suspend: Public classes
subscriptions%transactions: Public classes
subscriptions%update: Public classes
subscriptions-plans%list: Public classes
successful-response: Public classes
System, lisp-pay: The lisp-pay system

T
testing-processor: Private classes
three: Public classes
token: Public classes
token-issue: Public conditions
token.lisp: The lisp-pay/paypal/token․lisp file
tokens%create: Public classes
tokens%id: Public classes
tracking%batch: Public classes
tracking%information: Public classes
tracking%update-or-cancel: Public classes
two: Public classes

U
unbound-token: Public conditions
unknown-error-response: Private conditions
unknown-status: Public conditions
unsupported-ipn: Public conditions
update-pbn-profile: Public classes
users%all: Public classes
users%create: Public classes
users%delete: Public classes
users%delete-me: Public classes
users%get: Public classes
users%info: Public classes
users%lock: Public classes

W
web-profiles%create: Public classes
web-profiles%delete: Public classes
web-profiles%details: Public classes
web-profiles%list: Public classes
web-profiles%partial-update: Public classes
web-profiles%update: Public classes
webhooks%all: Public classes
webhooks%create: Public classes
webhooks%create: Public classes
webhooks%delete: Public classes
webhooks%delete: Public classes
webhooks%details: Public classes
webhooks%get: Public classes
webhooks%list: Public classes
webhooks%list-event-notifications: Public classes
webhooks%list-event-subscriptions: Public classes
webhooks%list-event-types: Public classes
webhooks%notification-details: Public classes
webhooks%resend-event: Public classes
webhooks%simulate-event: Public classes
webhooks%update: Public classes
webhooks%update: Public classes
webhooks.lisp: The lisp-pay/btcpay/webhooks․lisp file
webhooks.lisp: The lisp-pay/stripe/webhooks․lisp file
webhooks.lisp: The lisp-pay/paypal/webhooks․lisp file

Z
zero: Public classes