Developer Implementation Guide [Article]
E-xact Developer Implementation Guide
Click and scroll to view topics regarding Developer Implementation:
Introduction
Troubleshooting: Duplicate Transactions [Article]
Duplicate transactions occur any time that the same transactional details (i.e. name, card number, expiry date, type of transaction) are sent to E-xact’s system. These can be caused by:
FAQ: Transmission Failures [Article]
The credit card is being swiped but the merchant financial institution sees the transaction as manually keyed?
The credit card track data must be populated and sent with the
transac
Tagged Transactions: Functional Specifications [Article]
E-xact’s Payment Plug-Ins allow for the sending of four additional transaction types that relate to tagged transactions. A tagged transaction’s primary ability is to process a transaction ...
Merchant Guide [Article]
Click and scroll to view topics contained in our Merchant Guide:
Preparing for Transaction Processing
E-xact Plug-ins and Software
FAQ: Merchant Administrator [Article]
I am a Merchant Administrator on our E-xact Account. I reset
someone's password and they are still prompted for a new login password.
The password set by a Merchant Admin is temporar
HOWTO: Integrate Hosted Checkout with osCommerce [Article]
Download and rename the file attached to this article as authorizenet_sim.php
Use the renamed file from step 2 to replace
FAQ: What is Receipt Link? [Article]
With Hosted Checkout, Receipt Link is one of the methods used to display the transaction record to the customer. Basically, the customer is shown their receipt (whether the transaction was
Hosted Checkout Merchant Integration Primer [Article]
* To download a PDF copy of the Hosted Checkout Merchant Integration Primer do not click the "Export to PDF" option on the right hand side. Instead,
HOWTO: Set up a Payment Page [Article]
Payment Page setup takes place in the Hosted Checkout section of RPM. Select the Hosted Checkout menu once logged in. Below we have listed the different subsections the Administrator will
Troubleshooting: HCO Mobile [Article]
Error Message
Solution
Missing Amount
Enter a valid dollar amount in the Amount field
V
Frequently Asked Questions: HCO Mobile [Article]
Where can I get it?
HCO Mobile is available on iTunes
How much does the HCO Mobile
Getting Started Checklist: HCO Mobile [Article]
Download App from iTunes or the Android App site
How to Configure HCO Mobile: iPhone or iPod Touch [Article]
HCO Mobile Apps downloaded from iTunes are pre-populated with demo credentials. Test transactions can be freely sent to demonstrate the application's functionality and features. No actual charges will...
HOWTO: Set up a CVD/CVV2/CVV Filter in RPM [Article]
Merchant administrators have the ability to set up a filter for CVD, CVV2, CVV when logged into RPM.
Log in to RPM
Go to Administration
Select Terminals
HOWTO: Set up an AVS Filter in RPM [Article]
Merchant administrators have the ability to set up a filter for the Address Verification Service when logged into RPM.
Log in to RPM
Go to Administration
Select Ter
Troubleshooting: Interac card number on receipt does not match actual debit card... [Article]
...t returned to the cardholder for an Interac Online Payment (IOP) transaction displays a masked card number with only the last 4 digits displayed. The cardholder may notice that these digits d
Sample Code: Tomcat example for calculating HMAC SHA1 [Article]
Please see below for an example of how to calculate the x_fp_hash value using the SHA1 approach in Tomcat. ---- <!-- &l
FAQ (HC): Is there is a 3D Secure parameter that controls the language for Verif... [Article]
There is actually no way to specifically trigger a French User Interface, for example, or any other language for the Verified by Visa or MasterCard Securecode site. This is because the bank
HOWTO: Enable Relay Response Extensions (HTTP Redirect) [Article]
Hosted Checkout extends the basic Relay Response protocol by allowing
the merchant's server to send 302 or 303 HTTP Redirects to E-xact's HCO
server instead of the usual HTML. The extension consists...