VII. CCVS API Functions
-
Sisällys
-
ccvs_add
-- Add data to a transaction
-
ccvs_auth
-- Perform credit authorization test on a
transaction
-
ccvs_command
-- Performs a command which is peculiar to a single
protocol, and thus is not available in the general CCVS
API
-
ccvs_count
-- Find out how many transactions of a given type are
stored in the system
-
ccvs_delete
-- Delete a transaction
-
ccvs_done
-- Terminate CCVS engine and do cleanup work
-
ccvs_init
-- Initialize CCVS for use
-
ccvs_lookup
-- Look up an item of a particular type in the database
#
-
ccvs_new
-- Create a new, blank transaction
-
ccvs_report
-- Return the status of the background communication
process
-
ccvs_return
-- Transfer funds from the merchant to the credit card
holder
-
ccvs_reverse
-- Perform a full reversal on an already-processed
authorization
-
ccvs_sale
-- Transfer funds from the credit card holder to the
merchant
-
ccvs_status
-- Check the status of an invoice
-
ccvs_textvalue
-- Get text return value for previous function call
-
ccvs_void
-- Perform a full reversal on a completed
transaction