![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
cyberauthone — Process a single credit card transactions through the Cybercash processor
/usr/local/billmax/bin/enter_charge [-h] [--help] {--type trantype} {--empl emplid} {--account accountno} {--ccn creditcardno} {--ccexp creditcardexp} {--amount amount} [--zip postalcode] [--ccaddr ccaddress] [--name name] [--city city] [--state state] [--country country] [--email] [--verbose]
-h, -help
Show help for this program.
--type trantype
S - Sale.
R - Refund.
--empl emplidThe value of auth.number for the Authorized BillMax User processing the transaction.
--account accountnoThe value of account.number for the Account for which the transaction is being processed.
--ccn creditcardnoThe credit card number.
--ccexp creditcardexpThe credit card expiration date in the form YYYY-MM-DD.
--amount amountThe amount to charge or refund in cents.
--zip postalcodeThe postal code of the billing address of the credit card.
--ccaddr enddateThe address of the billing address of the credit card.
--name nameThe name on the credit card.
--city cityThe city of the billing address of the credit card.
--state stateThe state/province of the billing address of the credit card.
--country countryThe country of the billing address of the credit card.
--emailIf the transaction is declined, an email message will be sent to the Account holder.
--verbosePrint debugging messages.