How CCQ-FM Works.

CCQ-FM consists of 2 files.

CCQFM.php is an encrypted PHP file that performs the processing. The second file CIDProcessCard.php* is created for your specific merchant account and is also encrypted.

The programming from FileMaker Desktop and FM GO is the same. Programming from the web is basically the same as well.

Transaction are process using a URL . It must be sent as https://

For FileMaker, Pro or Go, you can use a Web Viewer to send the URL and the response is returned in the web viewer. The other option is Insert From URL (FM 12 Only) ** The response is returned to the field specified.

See our Programming guide for more info.

* CID is a unique ID for each Merchant account.

** Cannot validate SSL Certificate—Only use if you know the ssl certificate is valid.