From: JohnGree on
Hi i need to connect to my merchant account i have never done this before and
there are no cf example pages

i have to connect to a Camtech Merchant account

i have my cart all ready i just need the syntax for authorisation

this is a template for CYBERCASH, how would i change this for camtech merchant
software?

<CFX_CYBERCASH
VERSION="2.1"
ACTION="mauthcapture"
ORDER_ID="1234567890"
AMOUNT="#form.total#"
CARD_NUMBER="#form.ccnum#"
CARD_TYPE="#form.type#"
CARD_EXP="#form.exp#"
CARD_NAME="#form.name#"
OutputFieldsQuery="ofq">