Payment Processors
From Wiki
Contents |
LinkPoint
Downloading Linkpoint key
To download the LinkPoint API key you need to login to the LinkPoint Central and click on Support and then Download Center. In the Download Center page enter the Tax ID without the Dash to download the API.
If the Download Center option is not available, you will need to call Link Point and have them setup the API. This usually takes about 24 hours in which then you can login again to linkpoint and go through the steps above to download the API.
After downloading the LinkPoint API you will need to integrate the API to the cart.
Integrating Linkpoint to CCP
When you signed up for your API processing account at linkpoint, you were provided with a key file. The contents of this key file need to be entered into the file /ccp51/data/keys/linkpoint.txt via FTP for this method to work properly.
No other configuration is necessary for this method (other than entering your storename in the Form Content section of the payment method screen as instructed above).
Authorize.net
Integrating Authorize.net to CCP
- Under the Settings | Transaction Version function, set the Transaction Version to '3.1'.
- Under the Settings | Password-Required Mode function, check the box next to 'Require Password for ALL Transactions'.
- Under the Settings | Obtain Transaction Key function, provide your 'Secret Answer' and check the box labeled 'Disable Old Transaction key'. After clicking the submit button, you will be presented with your Transaction Key, which you will need to copy.
- Under the Settings | Form Fields function, uncheck every checkbox, then check these two: Invoice # - Required and Customer ID - Required.
- Logout of your account at the processor's site and login to the administrator utility.
- For the Payment Method select the appropriate payment method.
- In the Update Payment Method function set the Active Status to Active.
- Now drop down to the Form Content section and edit the initial value field for your processor login. This hidden form field is surrounded by HTML comments at the top of the form content textarea. This allows you to locate it quickly. Replace the string 'your_username' with your processor login.
- In the 'Transaction Key/Password' field, enter the Transaction Key you created and copied while using the processor interface.
- Click 'Submit' and log out of the administrator utility. You are done.
