Fleetcor Fuel Transaction Setup Process
Support Document
0 mins to read
This document outlines the setup process required to systematically import Fleetcor fuel card transactions into a MyGeotab database. If a customer has issues with the reporting (as in issues with mismatches, wrong locations reporting, or more) or needs further training, they can contact Geotab or Fleetcor Support.
Setup Process
Table of Contents
Introduction
This document outlines the setup process required to systematically import Corpay (previously Fleetcor) fuel card transactions into a MyGeotab database.
If a customer has issues with the reporting (as in issues with mismatches, wrong locations reporting, or more) or needs further training, they can contact Geotab or Corpay Support.
! IMPORTANT:
- Clients must work directly with their Corpay account manager to have their Corpay account added to the daily data feed with Geotab.
- This document covers support for Corpay cards and providers under Corpay such as Fuelman and Comdata cards. Integration only supports Comdata Mastercard fuel cards. Comdata proprietary cards are NOT supported.
- Please note that Geotab is currently beta testing the ability to import AC00064 file format from Comdata. However, we only support AC00029 file formats officially today.
Supported examples
Unsupported examples
* NOTE: Also unsupported are Comdata Proprietary cards
Corpay setup process
This section outlines the timeline of adding Corpay integration to a database.
Step 1: Request to add transaction to the Geotab file
- Contact the Corpay Relationship Manager or Corpay Customer Service team. For accounts handled through a Corpay partner, contact your fuel card Account Representative.
- Customers must sign the Corpay Data Release Form to authorize Corpay to release fuel transaction data to Geotab. Contact your Account Representative to complete this process.
✱ NOTE: Your Corpay Relationship Manager, Customer Service Representative or your Corpay Partner Account Representative will notify you when fuel transaction data is ready for integration into Geotab.
- Register VINs for each vehicle with Corpay.
✱ NOTE: If the VINs are not associated with the card numbers, then the transactions will not be matched with the correct telematics. This is the most common reason for mismatched and unmatched fuel.
Step 2: Corpay database setup
This step can be completed as soon as a request is submitted. There is no need to wait for Corpay to add info to the file. Add the Fuel Transaction Provider Add-In to the database and configure it with Corpay account number.
Step 3: Confirm that the Corpay setup is working
Clients and partners are advised to review the database after four weeks (30 days) to confirm that transactions are present. They may also contact Support for confirmation.
From the MyGeotab main menu, navigate to Engine and Maintenance > Fuel Transaction Provider. Review the following:
- Last imported date should be recent. If the date is old, it could indicate that there is something wrong.
- Confirm that the Corpay information displayed is accurate. If the information is correct, but you have not received fuel transactions into the database, please reach out to Corpay to see if they are sharing the file with Geotab.
- Use the Fill Up report to see if recent fill-up events have taken place. If they have not, it means all is well. Make sure that there are no blank spaces or hyphens in between, before or after the Corpay account number.
- If the latest transaction date does not display or is old, make sure that the Corpay account number is accurate, and confirm with Corpay that the transactions are being sent to the Geotab file, specifically.
- If you are still having trouble seeing the transactions, contact Customer Support through or through MyGeotab database by creating a ticket or live chat.
Fuel provider Add-In
Fuel transactions will be imported once per 24-hour period. Make sure there are no blank spaces before or after the Corpay account number.
Latest version of the Add-In can be found here: https://github.com/Geotab/addin-fuel-transaction-provider
Setting up the fuel provider Add-In
The Fuel Transaction Provider Add-In enables automated fuel transaction importing.
- Log into the database
- Administration > System… > System Settings.
- Select Add-Ins.
- Click + Add-In.
- Go to GitHub Link to get the latest version of Add-In code.
- Click OK.
- Click Save.
- Go to Engine & Maintenance > Fuel Transaction Provider
- Enter the Customer ID (Corpay) under the Customer ID row.
- Select the Provider (Corpay).
✱ NOTE: Last Imported automatically populates. Data transfer follows a Monday to Friday midnight UTC schedule.
Configure Fuel Mismatch Report
This section outlines the process of adding the fuel report to a Geotab database. The report can be found here
Setting up the Fuel Mismatch Report
- Log into the database.
- Select Administration > Report Setup… > Dashboard.
- Click the Create custom report.
- Drop the report file or click to select from the computer.
- Configure the report per Table 1.
Table 1: Report Configuration Variables
Options | Field | Field Value |
Dashboard | Dashboard graphic options | Yes |
Display Options | Dashboard viewers | All in Company Group |
| Date Range | Last Week |
| Refresh period | Weekly |
Additional Report Options | Next run | Select the following Monday at 5:00 am |
| Belonging to | Everything |
| Include unmatched | Yes |
✱ NOTE: This is not a fraud analysis or detection tool/report. It is designed to help Fleet Managers confirm if fuel card transactions are associated with the correct vehicle in MyGeotab.
Other Information
Transaction Mapping (Card data matched)
To match a fuel transaction to a device, there must be at least one reference between the fuel card data and the device. The following reference fields are acceptable:
- Device Description (name)
- Device Serial Number
- License Plate
- VIN
- Comments
✱ NOTE: If fuel card data cannot be matched to a vehicle, it will not appear as an event on the Fill-Ups page.
Fuel Fill-Ups Report
Look up activity under Engine and Maintenance > Fuel and EV Energy Usage > Fill-Ups.
A fill-up event occurs every time fuel is added to the vehicle. A red warning icon displays for any fill-up row that does not meet validation criteria. Hovering the cursor over the icon will display the reason why the system flagged the fill-up.
Selecting the event will show the details of that particular fill-up event. A matching fuel transaction will also be shown if available. Mismatches will be highlighted in yellow.
Additional resources
Add-Ins
Github Repository: Fuel Transaction Provider: https://github.com/Geotab/addin-fuel-transaction-provider Fuel Transaction Import: https://github.com/Geotab/addin-fuel-transaction-import
Optional – Fuel Transaction Import Add-In
Fuel Transaction Import Add-In (manual imports)
The Fuel Transaction Import Add-In Tool is used to manually import files (XLSX, XLSM, CSV).
- Log in to the database
- Administration > System… > System Settings.
- Select Add-Ins.
- Click +Add-In
- Remove the default script under the Configuration tab.
- Copy the latest code from GitHub resource page: https://github.com/Geotab/addin-fuel-transaction-import
- Click OK.
- Click Save.