Glossary Item Box

Squirrelcart v4.5.0

First Data Global Gateway e4

Overview

More information about First Data Global Gateway e4 can be found here.  First Data Global Gateway e4 offers 2 ways to connect to their gateway - Web Service API, and Hosted Payment Page.
Squirrelcart supports both services. 
Enabling First Data Global Gateway e4 (Web Service API) 
Requirements

Setup Instructions

  1. Login to the First Data Global Gateway e4 control panel: 
    https://globalgatewaye4.firstdata.com/?lang=en 
  2. Click the Terminals tab
  3. Click on the terminal record to open it
  4. On this page, you'll see a Gateway ID field. Copy this value and save it to a text file.
  5. Change the Type field to e-Commerce Transaction (CVV2)
  6. Enter a password in the Password field. Save this to a text file.
  7. Click Update
  8. Click API Access
  9. Copy the value of Key id and save it to a text file.
  10. Click Generate New Key, to the right of the Hmac key field.
  11. A value will be generated in the Hmace key field. Save it to a text file.
  12. Click Update
  13. Open your Squirrelcart control panel
  14. Click Settings > Payment > Gateways
     
  15. Click on the row labeled First Data Global Gateway e4 to open it in edit mode
  16. Enter your Gateway ID (from step #4) in the Exact ID (aka Gateway ID) field.
  17. Enter your password (from step #6) in the Password field.
  18. Enter your Key ID (from step #9) in the Key ID field.
  19. Enter your HMAC Key (from step #11) in the HMAC Key field.
  20. Choose your transaction type using the Transaction Type field (mouse over the field name for help). 
  21. Set Connection Method to Store Hosted / Server to Gateway
  22. Check Enabled
  23. Click Save Changes

To process level 3 credit cards, you will need to specify a Commodity Code and a Unit of Measure for each of your products. This can be done storewide using fields of the same name on the All Products category record. It can be set for individual categories and products using the same field on your category and product records.

 

For a list of commodity codes: https://firstdata.zendesk.com/attachments/token/djgxolkycohpwho/?name=commodity_codes.pdf

For a list of units of measure: https://firstdata.zendesk.com/entries/23393247-Units-of-Measure

 

Enabling First Data Global Gateway e4 (Hosted Payment Page) 
Recommended

Setup Instructions

  1. Login to the First Data Global Gateway e4 control panel: 
    https://globalgatewaye4.firstdata.com/?lang=en 
  2. Click Payment Pages
  3. Click Create a New Payment Page
  4. You should be on the General tab. Enter a value in Payment Page Title. You can use your company name, or whatever you like.
  5. For "Return to Your Site" URL, enter the URL to your Squirrelcart storefront page.
  6. Adjust the other fields according to your preference.
  7. Click the Payment Types tab
  8. Check Make CVV2 Input Mandatory under CVV2 Options
  9. Click the Receipt Page tab
  10. Under Receipt Page Settings, set Return Link Method to "Automatic linking to the receipt page including result parameters using HTTP POST method (AUTO-POST)"
  11. enter your storefront URL in the Receipt Link URL field. If you have an SSL certificate, start the URL with "https://". 
  12. Under Authorize.Net Protocol - Relay Response Settings, check the box next to Allow Relay Response.
  13. In the Relay Response URL field, if you have an SSL certificate installed enter the secure URL to your storefront page as in:
    https://www.example.com/store.php 

    If you do not have an SSL certificate, enter your regular storefront page URL as in:
    http://www.example.com/store.php

    Note: this setting requires approval by E4 support staff. You'll need to keep checking this setting until it indicates approval before this will work.
  14. Click the Security tab
  15. Under HMAC Calculation , set Encryption Type to MD5
  16. Copy the value from the Transaction Key field, and paste it into a text file for reference later.
  17. Copy the value shown at the top of the page, after "New Payment Page:" . This is your Payment Page ID. Paste it into a text file for reference later.
  18. Click the Create button
  19.  Open your Squirrelcart control panel
  20. Click Settings > Payment > Gateways
     
  21. Click on the row labeled First Data Global Gateway e4 to open it in edit mode
  22. Enter your Payment Page ID in the Exact ID (aka Gateway ID) field.
  23. Enter your Transaction Key in the Key ID field.
  24. Set the Connection Method field to Gateway Hosted
  25. Check the Enabled field
  26. Make sure Test Mode is unchecked.
  27. Click Save Changes
  28. You may need to wait up to 1 business day for the setting entered in step #12 to be approved. To check for approval, review that setting on their website. When approved, a checkmark will appear to the right of the setting. Once this setting is approved, the gateway should be operational.

Test Mode

In order to use Test Mode, you must enter credentials corresponding to a test account. You cannot use Test Mode with a live production account.

 

 

 


© 2001-2014 Lighthouse Development. All Rights Reserved.