iveri Networked Credit Card System BATCH PROCESSING FIXED FORMAT SPECIFICATION Version 1.04

Size: px
Start display at page:

Download "iveri Networked Credit Card System BATCH PROCESSING FIXED FORMAT SPECIFICATION Version 1.04"

Transcription

1 iveri Networked Credit Card System BATCH PROCESSING FIXED FORMAT SPECIFICATION Version 1.04

2 iveri Batch Processing Page 2 of 11 Preface Changes included in this document include : 1. Original Document. 2. Changes made by R. Elferink changing the Merchant Invoice Field to 32 characters and adding the Merchant Reference Field as well as the Budget Period 3. Added the reconciliation status to indicate whether the transaction has been reconciled with the bank and if so, if it is correct. 4. Changed the brand name to iveri from Set2Go 5. Added the ability to Perform Authorisations and Authorisation Reversal. Corrected CCYY to YYYY to clear up confusion with 2101 being the year 01 in the 21 st Century. Corrected formatting in Reference Invoice Number 6. Change the names of the following fields in line with that used thoughout the iveri Gateway (previous name new name): Merchant Invoice Number Merchant Reference Transaction Request Date/Time Purchase Date/Time Transaction Response Date/Time Acquirer Date/Time

3 iveri Batch Processing Page 3 of 11 INTRODUCTION The Batch File to be processed (Batch Upload File) is an ASCII text file with a fixed field record structure. Each transaction is recorded as a single line in the text file. Once a Batch has been processed the Result File for the Batch is available for download. Note that the Reconciliation Status of the individual transactions might not yet be updated, since the reconciliation process only occur the day after processing. The following banks are able to support this batch processing environment Nedbank

4 iveri Batch Processing Page 4 of 11 The Batch Upload File Record Layout The Batch Upload File consists of three sections namely :- Header Transaction records Trailer HEADER RECORD Record Type N*2 "00" Bank Code Identifier for the N*2 "NN" bank at which the USN is valid Merchant USN The USN to use to N*10 "NNNNNNNNNN" process the batch with File Processing Date If this date is the N*8 "YYYYMMDD" current date or up to 1 calendar month old then the file will be processed on the date on which it is uploaded. If the date is up to 1 calendar month in advance of the date on which the file is uploaded, then the file will be held on the iveri server until the specified date when it will then be processed on that specified date. Application ID Your ApplicationID A*36 "AAA AAA" allocated by iveri Merchant Name Your Merchant Name under which your ApplicationID has been registered A* "AAA "

5 iveri Batch Processing Page 5 of 11 CREDIT CARD TRANSACTION RECORD Record Type N*2 "01" Merchant Terminal Number Merchant Reference Used to group transactions together Unique identifier for this invoice or credit note. NOTE: DO NOT USE ANY COMMA s AS PART OF THIS IDENTIFIER A*8 "AAAAAAAA" A*32 "AAA AAA" Transaction Code See Appendix B N*2 "NN" Purchase Date Date the invoice or credit note was raised N*8 "YYYYMMDD" Purchase Time Time the invoice or credit note was raised N*4 "HHMM" Amount Value is in cents N*10 "NNNNNNNNNN" CCNumber Credit Card Number NOTE: Pad with zeros from the left to fill the required field of twenty numbers N*20 "NNN...NNN" Card Start Date The beginning of the period for which the card is valid. If this is not available use the current month and year. N*6 "YYYYMM" Card Expiry Date N*6 "YYYYMM" Authorisation Code Pre-authorisation code if one has been obtained for this transaction N*6 "NNNNNN" Set to "000000" if it does not exist Budget Period Original Merchant Reference The Budget period to request this authorisation to be used with. In number of months The Invoice Number of the original invoice which is being refunded. This is only used for the case where a refund is being performed. Note that the format of this field must be right justified irrespective of whether it is numeric or alphanumeric. N*2 NN Set to "00" if it does not exist A*32 "AAA AAA" Set to " " (all spaces) if it does not exist.

6 iveri Batch Processing Page 6 of 11 TRAILER RECORD Record Type N*2 "09" Total number of N*6 "NNNNNN" transactions Total Amount The simple sum of all the amounts without regard to whether it is a sale or a refund etc N*10 "NNNNNNNNNN"

7 iveri Batch Processing Page 7 of 11 The Batch Result File Record Layout The Batch Result File consists of three sections namely :- Header Transaction records Trailer HEADER RECORD Record Type N*2 "90" Bank Code Identifier for the bank at which the N*2 "NN" Merchant USN Date when file was created USN is valid The USN used to process the batch with N*10 "NNNNNNNNNN" N*8 "YYYYMMDD" CREDIT CARD TRANSACTION RECORD Record Type N*2 "91" Merchant Terminal Number Merchant Reference Used to group transactions together Unique identifier for this invoice or credit note A*8 "AAAAAAAA" A*32 "AAA AAA" Transaction Code See Appendix B N*2 "NN" Transaction Status Refer to Appendix N*5 "NNNNN" B Acquirer Date Actual Date of the N*8 "YYYYMMDD" transaction Acquirer Time Actual Time of the N*4 "HHMM" transaction Amount Value is in cents N*10 "NNNNNNNNNN" CCNumber The credit card number is passed back in mangled form e.g " " N*20 "NNNN...NN" Authorisation Code Cycle Number Authorisation code allocated to this transaction Along with the Trace Number this forms a unique identifier for this transaction N*6 "NNNNNN" N*6 "NNNNNN"

8 iveri Batch Processing Page 8 of 11 Trace Number Reconciliation Status TRAILER RECORD Along with the Cycle Number this forms a unique identifier for this transaction The Reconciliation Status for this transaction as per Appendix B - Reconciliation Status N*6 "NNNNNN" N*5 "NNNNN" Record Type N*2 "99" Total number of N*6 "NNNNNN" transactions Total Amount The simple sum of all the amounts without regard to whether it is a sale or a refund etc N*10 "NNNNNNNNNN"

9 iveri Batch Processing Page 9 of 11 Appendix A : Field Justification All Fields are justified in the following manner :- Numeric Fields are pre-pended with 0's to the full width of the format Alphanumeric Fields are left justified and ' ' (spaces) appended to the full width of the format A* means an unspecified length field - we read to the end of the line.

10 iveri Batch Processing Page 10 of 11 Appendix B : Field and Reply Codes Bank Code VALUE DESCRIPTION "01" Nedbank "02" Not used - Yet Transaction Code VALUE DESCRIPTION "01" Sale "02" Refund 03 Authorisation 04 Authorisation Reversal Transaction Status Please refer to the Error Codes in the Documentation on Reconciliation Status VALUE DESCRIPTION "00000" Unreconciled - The reconciliation process for this transaction has not taken place yet. "10000" Reconciliation has taken place and the result code accurately depicts the status of the transaction "10001" Reconciliation has taken place and the transaction could not be found. "10002" Reconciliation has taken place and the transactions details either in amount, cardholder, result code, cycle number, trace number does not match.

11 iveri Batch Processing Page 11 of 11 Reply Codes RESULT STATUS: OK (0) ResultCode ResultStatus ResultDescription 0 0 N/A (Approved) RESULT STATUS: NOT OK (1) ResultCode ResultStatus ResultDescription 1-1 Timeout waiting for response. Try again 3-1 Hot card 4-1 Denied 5-1 Please call 6-1 Card Address Failure 7-1 Card Security Code Failure 8-1 Card Type not accepted 9-1 Unable to process the transaction 11-1 Invalid Amount 12-1 Invalid Budget Period 14-1 Invalid Card Number 15-1 Invalid Track Invalid Expiry Date/Card Period 18-1 Invalid Authorisation code Unknown Error ResultCode:255 refers to any unclassified 'NotOK' situation Enterprise Merchants have an exception thrown for ResultCode 255 Therefore ResultCode:255 is will only be seen by Non Enterprise Merchants RESULT STATUS: WARNING (-1) ResultCode ResultStatus ResultDescription 6 1 Warning: Card Address Failure 7 1 Warning: Card Security Code Failure

iveri Networked Credit Card System BATCH PROCESSING FIXED FORMAT SPECIFICATION Version 1.20

iveri Networked Credit Card System BATCH PROCESSING FIXED FORMAT SPECIFICATION Version 1.20 iveri Networked Credit Card System BATCH PROCESSING FIXED FORMAT SPECIFICATION Version 1.20 iveri Batch Processing Page 2 of 10 Preface Changes included in this document include : 1. Original Document.

More information

iveri Lite BackOffice User Guide

iveri Lite BackOffice User Guide iveri Lite BackOffice User Guide Table of Contents 1New...4 2OVERVIEW...5 3INITIAL ADMINISTRATOR SET-UP AND CONFIGURATION...6 4NEW USER SET-UP AND CONFIGURATION...10 5INDIVIDUAL FUNCTIONS WITHIN IVERI

More information

PayWay. Cardlink File Format Specification

PayWay. Cardlink File Format Specification PayWay Cardlink File Format Specification Version 1.2 4 Feb 2016 Document History Date Version 27 Sep 2010 1.0 Initial Version 20 Feb 2012 1.1 Fixed error in Value Flag specification 3 Feb 2016 1.2 Added

More information

PayWay. MTS File Format Specification

PayWay. MTS File Format Specification PayWay MTS File Format Specification Version 1.1 4 Feb 2016 Document History Date Version 27 Sep 2010 1.0 Initial Version 4 Feb 2016 1.1 Added TEST as valid value for Merchant Id Page 2 Table of Contents

More information

PAYMENT SYSTEM RESPONSE CODES

PAYMENT SYSTEM RESPONSE CODES PAYMENT SYSTEM RESPONSE CODES Bank s Text Text APPROVED 00 Approved 08 Honour with ID 11 Approved VIP (not used) 16 Approved, Update Track 3 (not used) 77 Approved (ANZ only) DECLINED 01 Refer to Card

More information

Regions Biller Xchange SM

Regions Biller Xchange SM Regions Biller Xchange SM A/R File Format Guide Regions Bank Member FDIC Revised 100615 Table of Contents 1. 0 Purpose... 6 2. 0 Acronyms and Definitions... 6 3. 0 Standard AR File Output... 6 3.1 Standard

More information

Santander Online Corporate Banking. September BAI2 Record Field Ref

Santander Online Corporate Banking. September BAI2 Record Field Ref Santander Online Corporate Banking September 2013 BAI2 Record Field Ref Field Name Field Tag Field value File Header Record 1-2 Record Code X(02) 2n (01) 3 Filler X(01) comma (,) 4-10 Sender Id X(07) 7n

More information

Access Online. Navigation Basics. User Guide. Version 2.2 Cardholder and Program Administrator

Access Online. Navigation Basics. User Guide. Version 2.2 Cardholder and Program Administrator Access Online Navigation Basics User Guide Version 2.2 Cardholder and Program Administrator Contents Introduction... 1 Access Online Overview... 2 How We Gather and Manage Transaction Data in Access Online...

More information

V X 680 Series APACS 40 User Guide

V X 680 Series APACS 40 User Guide V X 680 Series APACS 40 User Guide The information contained in this document is subject to change without notice. Although VeriFone has attempted to ensure the accuracy of the contents of this document,

More information

ANZ EGATE MERCHANT ADMINISTRATION QUICK REFERENCE GUIDE

ANZ EGATE MERCHANT ADMINISTRATION QUICK REFERENCE GUIDE ANZ EGATE MERCHANT ADMINISTRATION QUICK REFERENCE GUIDE PURPOSE The purpose of this Quick Reference Guide is to provide the user with a quick reference to using the ANZ egate Merchant Administration. COPYRIGHT

More information

Lockbox. Chapter 13. Lockbox Integration Setup. Nexsure Training Manual - Admin. In This Chapter

Lockbox. Chapter 13. Lockbox Integration Setup. Nexsure Training Manual - Admin. In This Chapter Lockbox In This Chapter Lockbox Integration Setup Notification Setup Accounting Setup Invoice Defaults Setup Territory Level Lockbox Sestup Lockbox Exceptions Handling Lockbox Integration Setup Lockbox

More information

ISO Data Element Definitions

ISO Data Element Definitions SECTION 4 ISO 8583 1987 DATA ELEMENT DEFINITIONS Overview...4-1 Bit Maps...4-2 Annotation Conventions For Data Element s...4-3 General Representation...4-3 Length s...4-4 Field Content s...4-5 Conventions

More information

Works Training. Step-by-step instructions for Reconcilers (previously Coordinators)

Works Training. Step-by-step instructions for Reconcilers (previously Coordinators) Works Training Step-by-step instructions for Reconcilers (previously Coordinators) Outline Introduction to Works Login and Profile Receipt Imaging Reconciling a Single Transaction Other Useful Features

More information

Batch Application. Batch Processing Application Operating Guide

Batch Application. Batch Processing Application Operating Guide Batch Application Batch Processing Application Operating Guide For use in conjunction with St.George Internet Payment Gateway Commercial in Confidence Merchant Services TABLE OF CONTENTS Introduction..............................................................

More information

Financials Module: General Ledger

Financials Module: General Ledger The Priority Enterprise Management System Financials Module: General Ledger Contents Introduction... 2 Chart of Accounts... 2 Entry Journal... 4 Reconciliations... 7 Financial Statements... 9 Cash Flow...

More information

DSWR User Guide. In effect from January 29 th,, BCLDB Direct Sales Web Reporting User Guide Page 1

DSWR User Guide. In effect from January 29 th,, BCLDB Direct Sales Web Reporting User Guide Page 1 DSWR User Guide In effect from January 29 th,, 2017 BCLDB Direct Sales Web Reporting User Guide Page 1 Contents Introduction... 4 Before You Get Started... 4 Registering for the DSWR Application... 5 Log-in...

More information

CSV file Layout for VAT Annex Details

CSV file Layout for VAT Annex Details CSV file Layout for VAT Annex Details MNS VT03 V1.0 VAT Payer Tan Payer Tax Account VAT No. of person to whom supplies is of buyer of buyer VAT Payer Business (BRN) Payer Business Name of person to whom

More information

Nigeria Central Switch Interface Specifications ISO 8583 (1987)

Nigeria Central Switch Interface Specifications ISO 8583 (1987) Nigeria Central Switch Interface Specifications ISO 8583 (1987) Prepared by: Nigeria Inter Bank Settlement System (NIBSS) Version: 1.1 September 12, 2014 Page 1 of 64 Document Control File Name: NIBSS

More information

User Manual SL-DD-Collect-1 v2.0.9 (with v2010)

User Manual SL-DD-Collect-1 v2.0.9 (with v2010) User Manual SL-DD-Collect-1 v2.0.9 (with v2010) Objective A means to collect money from customer accounts via the Sales Ledger in Sage 200 using Direct Debit mechanisms provided by BACS systems, in a similar

More information

Worldpay Customer Reconciliation Report Changes

Worldpay Customer Reconciliation Report Changes Worldpay Customer Reconciliation Report s Version: 2.0 Issued on: 04 March 2016 Author Worldpay2010-2015. All rights reserved. This document and its content are confidential and proprietary to Worldpay

More information

Commercial Card Expense Reporting (CCER)

Commercial Card Expense Reporting (CCER) Commercial Card Expense Reporting (CCER) Metropolitan State University of Denver An internet solution Accessed via Wells Fargo s secure Commercial Electronic Office (CEO) portal Commercial Card Expense

More information

CardGate.net Pty Ltd. CardGate Payment Gateway V4. Technical Manual

CardGate.net Pty Ltd. CardGate Payment Gateway V4. Technical Manual CardGate.net Pty Ltd CardGate Payment Gateway V4 Technical Manual CardGate program version 4.09 16 July 2008 Issue 14 CardGate.net Pty Ltd A.C.N. 086 679 950 1/200 Wellington Rd Clayton 3168 Australia

More information

Standard for Electronic Data Interchange within the UK Transfusion Services

Standard for Electronic Data Interchange within the UK Transfusion Services 1. Introduction UK transfusion service and hospital blood bank computer systems have developed to provide sophisticated control of information on donors, blood components and patients, with secure methods

More information

VX 675 Series APACS 40 User Guide

VX 675 Series APACS 40 User Guide VX 675 Series APACS 40 User Guide 2010 VeriFone. All rights reserved. VeriFone, the VeriFone logo, VX are either trademarks or registered trademarks of VeriFone. No part of the contents of this document

More information

SecureBill. Integration Guide. Version: 1.2

SecureBill. Integration Guide. Version: 1.2 Version: 1.2 Date: 28/02/2017 Author: SecurePay Document Control Document Version History Date Version Author Changes 05/01/2016 1.0 SecurePay - Initial document creation. 04/04/2016 1.1 SecurePay - Added

More information

BATCH PROCESSING. Invoice File Sample. Commission Payment File Sample. CX Pay B.V. Ph: +(599 9)

BATCH PROCESSING. Invoice File Sample. Commission Payment File Sample. CX Pay B.V. Ph: +(599 9) Introduction With the Batch Upload function,.xls,.txt or.csv files can be uploaded for processing. These files can contain a mixture of transaction types within the files itself including sales, credits

More information

Subscriptions and Payment Pages Version 2

Subscriptions and Payment Pages Version 2 Version 2 Published: 26 April 2018 2.1.21 (c) Table of Contents 1 Introduction... 3 1.1 About Subscriptions... 3 1.2 Process Overview... 3 1.3 Pre-requisites... 3 2 Processing a Subscription through Payment

More information

Batch Application. Batch Processing Application Operating Guide

Batch Application. Batch Processing Application Operating Guide Batch Application Batch Processing Application Operating Guide For use in conjunction with St.George Internet Payment Gateway Commercial in Confidence Merchant Services TABLE OF CONTENTS Introduction..............................................................

More information

Commercial Card Expense Reporting: Cardholders, Reconcilers, Approvers. Wholesale Customer Training

Commercial Card Expense Reporting: Cardholders, Reconcilers, Approvers. Wholesale Customer Training Commercial Card Expense Reporting: Cardholders, Reconcilers, Approvers Wholesale Customer Training CCER for Cardholders, Reconcilers, Approvers Agenda Getting started (activate your card) Commercial Electronic

More information

USER GUIDE TERMINAL <ACQ + GW IMAGE HERE> VERSION 1.0

USER GUIDE TERMINAL <ACQ + GW IMAGE HERE> VERSION 1.0 TERMINAL VERSION 1.0 TABLE OF CONTENTS 1. PROCESSING A TRANSACTION 3 1.1 SALE 3 1.2 REFUND 5 1.3 MANUAL 6 1.4 CARD VERIFICATION 7 2. EXPLANATION OF TERMINAL FIELDS 8 1. PROCESSING

More information

VX 820 Duet Series APACS 40 User Guide

VX 820 Duet Series APACS 40 User Guide VX 820 Duet Series APACS 40 User Guide The information contained in this document is subject to change without notice. Although VeriFone has attempted to ensure the accuracy of the contents of this document,

More information

Accounting Table of Contents

Accounting Table of Contents Accounting Table of Contents Accounting Table of Contents 1 About Church Windows Accounting 4 Chart of Accounts Setup 6 Adding and Removing Accounts 7 Managing the Chart of Accounts 9 Detail tab 9 Balance

More information

Merchant Portal User Guide

Merchant Portal User Guide Merchant Portal User Guide TABLE OF CONTENTS Accessing the Click Merchant Portal... 3 Virtual Terminal... 4 Single Entry (Merchant Enters Card Details)... 5 Payment Using Collected Card Details... 5 Payment

More information

University of Wisconsin System SFS Business Process Perform Bank Reconciliation

University of Wisconsin System SFS Business Process Perform Bank Reconciliation Contents Process Overview... 1 Bank Statement... 1 Reconciliation... 2 I. Automatic Reconciliation Process... 2 II. Process Statement Accounting... 4 III. Running Semi-Manual Reconciliation Process...

More information

HCSS Accounting Release Notes Central Functionality V1.7

HCSS Accounting Release Notes Central Functionality V1.7 HCSS Accounting Release Notes Central Functionality V1.7 Page 1 1. Central Admin Functionality Phase1 of the Central functionality has been released. Once activated this includes Central Payments and Central

More information

Ingenico iwl251 (GPRS) Card Sales & Refunds. Quick Guide

Ingenico iwl251 (GPRS) Card Sales & Refunds. Quick Guide Ingenico iwl251 (GPRS) Card Sales & Refunds Quick Guide TRANSAX Merchant Services. All TMS, rights iwl251 reserved. GPRS, TRANSAX Card is Sales a registered & Refunds trademark Quick of FIS Guide, Payments

More information

Procurement and Team Card Procedure Creating a Card Statement Expense Report

Procurement and Team Card Procedure Creating a Card Statement Expense Report Procurement and Team Card Procedure Creating a Card Statement Expense Report Objectives... 4 Tips and Tricks... 4 Navigation... 4 Card Statement Expense Report Overview... 4 Valid Chartstrings... 5 After

More information

SFTP Batch Processor. Version 1.1

SFTP Batch Processor. Version 1.1 SFTP Batch Processor Version 1.1 CONTENTS 1. OVERVIEW... 2 2. SFTP CONNECTION... 3 3. INPUT FILE SPECIFICATION... 4 4. OUTPUT FILE SPECIFICATION... 6 5. BATCHING SCENARIOS... 8 7. MESSAGE FIELD PROPERTIES...

More information

Electronic Provisional Tax File Format Specification. 30 August 2017

Electronic Provisional Tax File Format Specification. 30 August 2017 Electronic Provisional Tax File Format Specification 30 August 2017 Christina Singh Fiji Development Bank 4/12/2017 Electronic Provisional Tax 2017 Contents Overview... 2 1 Electronic Provisional Tax File

More information

Copyrights and Trademarks. Copyrights and Trademarks. Accounting Getting Started Guide 1

Copyrights and Trademarks. Copyrights and Trademarks. Accounting Getting Started Guide 1 Copyrights and Trademarks Copyrights and Trademarks Accounting Getting Started Guide 1 Copyrights and Trademarks Copyright 2002-2018 by Us. We hereby acknowledge the copyrights and trademarks of all terms

More information

Sterling Virtual Terminal. User Guide

Sterling Virtual Terminal. User Guide Sterling Virtual Terminal User Guide Version 3.1.00 August 2015 Chapter 1: Getting started Table of Contents USER GUIDE... 1 CHAPTER 1: GETTING STARTED... 5 SYSTEM REQUIREMENTS... 5 STERLING VIRTUAL TERMINAL

More information

REGISTRATION DATA INTERFACE SPECIFICATION

REGISTRATION DATA INTERFACE SPECIFICATION REGISTRATION DATA INTERFACE SPECIFICATION DEFINITIONS Data Transfer Catalogue DCC Status DCC Status File Electricity Registration Data Provider FTP FTPS Gas Registration Data Provider Hot Standby Router

More information

REGISTRATION DATA INTERFACE SPECIFICATION

REGISTRATION DATA INTERFACE SPECIFICATION REGISTRATION DATA INTERFACE SPECIFICATION DEFINITIONS Data Transfer Catalogue DCC Status DCC Status File Electricity Registration Data Provider Gas Registration Data Provider Hot Standby Router Protocol

More information

Central 1 s AFT File Specifications

Central 1 s AFT File Specifications Originators that upload AFT files to Central 1 must ensure that their files comply with Central 1 s AFT file specifications. These specifications are based on CPA Standard 005, Standards for the Exchange

More information

P-Card Reconciliation

P-Card Reconciliation P-Card Reconciliation To reconcile a transaction, a user must have either the CT_F_A_CC_COORDINATOR or CT_F_A_CC_RECONCILER role. When a P-Card transaction is waiting to be reconciled, it has a status

More information

HCSS Accounting Guidance Year End Notes

HCSS Accounting Guidance Year End Notes HCSS Accounting Guidance Year End Notes Page 1 1. House keeping Housekeeping of transactions on HCSS Accounting can take place at any time, but is most important before running Year End. As part of the

More information

NAB TRANSACT. Direct Post v2.1.2 Integration Guide

NAB TRANSACT. Direct Post v2.1.2 Integration Guide NAB TRANSACT Direct Post v2.1.2 Integration Guide CONTENTS 1 Introduction 4 1.1 What is Direct Post? 4 1.2 Requirements for Implementation 4 1.2.1 Public Test Account Details 4 1.3 Card Types Accepted

More information

PayGate (Pty) Ltd. PayWebv2 Version PayWebv2. June Version 1.0 Revision 0.11

PayGate (Pty) Ltd. PayWebv2 Version PayWebv2. June Version 1.0 Revision 0.11 PayWebv2 June 2009 Version 1.0 Revision 0.11 recording, or otherwise, without the prior written permission of the authors. 1 VERSION HISTORY...3 A QUICK SAMPLE...4 INTRODUCTION...4 WHERE DOES PAYWEB FIT

More information

To login to the Virtual Terminal, click on the link in your Welcome to PPI , enter your user ID and password and click OK.

To login to the Virtual Terminal, click on the link in your Welcome to PPI  , enter your user ID and password and click OK. Welcome to the PPI PayMover Virtual Terminal Training. The Virtual Terminal allows you to process real-time credit card transactions without a standalone hardware terminal. You are able to process credit

More information

The TxEIS How To Guide Series. Business. How to: CLOSE END OF FISCAL YEAR. Developed by the TEXAS COMPUTER COOPERATIVE

The TxEIS How To Guide Series. Business. How to: CLOSE END OF FISCAL YEAR. Developed by the TEXAS COMPUTER COOPERATIVE The TxEIS How To Guide Series Business How to: CLOSE END OF FISCAL YEAR Developed by the TEXAS COMPUTER COOPERATIVE Copyright 2016 by Texas Computer Cooperative All rights reserved 1314 Hines Avenue San

More information

MERCHANT MANUAL. Direct Connect Merchant Services LLC Copyright 2016, All Rights Reserved Merchant Manual v 1.

MERCHANT MANUAL. Direct Connect Merchant Services LLC  Copyright 2016, All Rights Reserved Merchant Manual v 1. MERCHANT MANUAL Direct Connect Merchant Services LLC www.directconnectps.com Copyright 2016, All Rights Reserved Merchant Manual 2016.10.06 v 1.doc Table of Contents Overview... 5 The Gateway... 6 Logon

More information

MERCHANT MANUAL. Direct Connect Copyright 2016, All Rights Reserved.

MERCHANT MANUAL. Direct Connect Copyright 2016, All Rights Reserved. MERCHANT MANUAL Direct Connect Copyright 2016, All Rights Reserved www.directconnectps.com Table of Contents Overview... 5 The Gateway... 6 Logon as a Merchant... 7 Adding a New User... 11 Finding and

More information

ANZ TRANSACTIVE GLOBAL SERVICE REQUESTS USER GUIDE

ANZ TRANSACTIVE GLOBAL SERVICE REQUESTS USER GUIDE ANZ TRANSACTIVE GLOBAL SERVICE REQUESTS USER GUIDE September 2017 CONTENTS Introduction 3 Commercial Cards Service Requests 4 Commercial Cards Service Request Types... 4 Commercial Cards Service Request

More information

Entering Orders to Correspond with Bank Transactions

Entering Orders to Correspond with Bank Transactions Entering Orders to Correspond with Bank Transactions Log in to PCWS. The Welcome to the P-Card Web Solution screen appears. Click on P-Card: Click on Reconcile: All the cards in need of reconciliation

More information

Opera 3 Cashbook Training Manual

Opera 3 Cashbook Training Manual Opera 3 Cashbook Training Manual Contents Module Overview... 3 Cashbook Processing... 3 Viewing Historical Transaction... 4 Nominal Ledger Posting... 4 Purchase Ledger Postings... 5 Sales Ledger Postings...

More information

INTRODUCTION MERCHANT INTEGRATION. Ha noi, 14/06/2015 INTRODUCTION MERCHANT INTEGRATION 1

INTRODUCTION MERCHANT INTEGRATION. Ha noi, 14/06/2015 INTRODUCTION MERCHANT INTEGRATION 1 INTRODUCTION MERCHANT INTEGRATION Ha noi, 14/06/2015 INTRODUCTION MERCHANT INTEGRATION 1 Contents 1. PURPOSE... 3 2. INTEGRATION... 4 2.1 Integrate payment gateway... 4 2.2 Parameters request to OnePAY...

More information

Presentation Cardholder Role

Presentation Cardholder Role On-Line BankCard Center Presentation Cardholder Role Please Note: Special Instructions for Penn State Purchasing Cardholders are included. End Show button. During the Presentation click the mouse on this

More information

Bank Statement Reconciliation

Bank Statement Reconciliation Bank Statement Reconciliation Updated March 2016 Contents About Bank Reconciliation...3 Reconciling Your Account...3 Importing Users into SQL...3 Creating a Bank Account...4 Editing a Bank Account...5

More information

NAB EFTPOS USER GUIDE. for Countertop

NAB EFTPOS USER GUIDE. for Countertop NAB EFTPOS USER GUIDE for Countertop & Mobile Terminals About your NAB EFTPOS Terminal NAB EFTPOS Mobile NAB EFTPOS Countertop 2 Table of Contents Getting to know your NAB EFTPOS VeriFone terminal...5

More information

WIC EBT Technical Implementation Guide 2012 Version

WIC EBT Technical Implementation Guide 2012 Version WIC EBT Technical Implementation Guide 2012 Version This guidance is to provide the implementation framework for Online and Smart Card WIC EBT. FNS expects all stakeholders supporting WIC EBT to incorporate

More information

Direct Post Integration Guide

Direct Post Integration Guide Direct Post Integration Guide Page 1 of 34 Document Control This is a control document DESCRIPTION Direct Post Integration Guide CREATION DATE 20/12/2011 CREATED BY SecurePay VERSION 1.4 DATE UPDATED 28/02/2017

More information

Bank Reconciliation September 2016 P R E F A C E. This is the Bank Reconciliation reference guide for IQ Business & IQ Enterprise software systems.

Bank Reconciliation September 2016 P R E F A C E. This is the Bank Reconciliation reference guide for IQ Business & IQ Enterprise software systems. BANK RECONCILIATION P R E F A C E This is the Bank Reconciliation reference guide for IQ Business & IQ Enterprise software systems. The document will aid in understanding and configuration of the Bank

More information

Copyrights and Trademarks. Copyrights and Trademarks. Accounting Start Getting Started Guide 1

Copyrights and Trademarks. Copyrights and Trademarks. Accounting Start Getting Started Guide 1 Copyrights and Trademarks Copyrights and Trademarks Accounting Start Getting Started Guide 1 Copyrights and Trademarks Copyright 2002-2018 by Us. We hereby acknowledge the copyrights and trademarks of

More information

AUTHORISATION AND SETTLEMENT TECHNICAL SPECIFICATIONS

AUTHORISATION AND SETTLEMENT TECHNICAL SPECIFICATIONS AUTHORISATION AND SETTLEMENT TECHNICAL SPECIFICATIONS VERSION 1.4 OCTOBER 2017 The Authorisation And Settlement Technical Specifications contains information proprietary to Global Payments. No part of

More information

BMO Spend Dynamics Treasury & Payment Solutions

BMO Spend Dynamics Treasury & Payment Solutions BMO Spend Dynamics Treasury & Payment Solutions Skyward File Extract Guide April 2017 Table of Contents Spend Dynamics -Statement Period Management... 3 Skyward Interface....6 2 Statement Period Management

More information

BBVA Compass Spend Net Payables

BBVA Compass Spend Net Payables User Guide BBVA Compass Spend Net Payables User Guide Vault Services Table of Contents Introduction 2 Technical Requirements 2 Getting started 3 Sign In 3 General Navigation 4 Upload/Create Payment 5

More information

Integrated Accounting, CRM and ERP System for Mac OS X, Windows, Linux, ios, Android and AIX

Integrated Accounting, CRM and ERP System for Mac OS X, Windows, Linux, ios, Android and AIX Integrated Accounting, CRM and ERP System for Mac OS X, Windows, Linux, ios, Android and AIX Purchase Ledger Maintenance Functions Program version: 7.1 131231 2014 HansaWorld Ireland Limited, Dublin, Ireland

More information

AngelPoints Release Notes 2015

AngelPoints Release Notes 2015 AngelPoints Release Notes 2015 The following document includes all of the release notes for the 2015 calendar year. Contents 2015.1... 2 Manage Events... 2 Rewards... 3 Recurring Credit Card Donations...

More information

CLIENT MANAGER PORTAL. A buyer s guide to the Supplier Finance website

CLIENT MANAGER PORTAL. A buyer s guide to the Supplier Finance website CLIENT MANAGER PORTAL A buyer s guide to the Supplier Finance website Contents Welcome to Supplier Finance 1 Logging on 2 Moving around 3 Your summary 4 Uploading invoices and credit notes 5 Approving

More information

epnplugin v Financial Software Payments Module for QuickBooks Process Payment Guide

epnplugin v Financial Software Payments Module for QuickBooks Process Payment Guide epnplugin v3.1.69 Financial Software Payments Module for QuickBooks Process Payment Guide eprocessing Network LLC 7/1/2016 epnplugin 3 User Reference Guide Table of Contents OVERVIEW... 4 REQUIREMENTS

More information

Microsoft Dynamics GP. Analytical Accounting

Microsoft Dynamics GP. Analytical Accounting Microsoft Dynamics GP Analytical Accounting Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this document,

More information

Payment Integration Bulk Cashier s Order and Cheques Format Specifications

Payment Integration Bulk Cashier s Order and Cheques Format Specifications Payment Integration Bulk Cashier s Order and Cheques Format Specifications Prepared by: Group Transaction Banking, Product Management Electronic Delivery Channels Date: Nov 2017 Contents 1. Introduction...

More information

CCQ-FM, Inc. John Morina CCQ-FM INTERGRATION / FUNCTION GUIDE. Setup and programming instructions for CCQ-FM

CCQ-FM, Inc. John Morina CCQ-FM INTERGRATION / FUNCTION GUIDE. Setup and programming instructions for CCQ-FM 2011 CCQ-FM, Inc. John Morina CCQ-FM INTERGRATION / FUNCTION GUIDE Setup and programming instructions for CCQ-FM Contents Installation... 3 Processing Transactions... 4 Functions... 5 TestMode all functions

More information

File Names and Formats

File Names and Formats File Names and Formats Electricity Reconciliation Manager This document lists the file name and file format for each file transferred to and from the reconciliation manager under Part 15 of the Code effective

More information

USER HELP. Copyright Information Copyright 2016 Global Payments Inc. All rights reserved worldwide.

USER HELP. Copyright Information Copyright 2016 Global Payments Inc. All rights reserved worldwide. MERCHANT SALES: 800-637-8268 New Merchant Accounts PARTNER PROGRAMS: 800-637-8268 New and existing partnerships CUSTOMER CARE: 800-338-6614 Existing merchant account support Statements and deposits Changes

More information

Payment Integration Bulk FAST and GIRO Format Specifications. Prepared by: Group Transaction Banking, Product Management Electronic Delivery Channels

Payment Integration Bulk FAST and GIRO Format Specifications. Prepared by: Group Transaction Banking, Product Management Electronic Delivery Channels Payment Integration Bulk FAST and GIRO Format Specifications Prepared by: Group Transaction Banking, Product Management Electronic Delivery Channels Content 1. Introduction... 3 2. Service Types... 5 3.

More information

Intellix Payments Reference Guide

Intellix Payments Reference Guide Intellix Payments Reference Guide Table of Contents Overview 3 Accessing Payment Functionality 3 About this Guide and Additional Training 3 Using List Functionality in Intellix Payments 4 Overview 4 Standard

More information

Enterprise Business Center Reporting Migration Guide

Enterprise Business Center Reporting Migration Guide Title Page Enterprise Business Center Reporting Migration Guide October 2018 CyberSource Corporation HQ P.O. Box 8999 San Francisco, CA 94128-8999 Phone: 800-530-9095 CyberSource Contact Information For

More information

epnplugin v Financial Software Payments Module for QuickBooks epnbillpay Module User Guide

epnplugin v Financial Software Payments Module for QuickBooks epnbillpay Module User Guide epnplugin v3.1.58 Financial Software Payments Module for QuickBooks epnbillpay Module User Guide eprocessing Network LLC 7/2/2012 epnplugin 3 epnbillpay Module Guide Table of Contents OVERVIEW... 3 REQUIREMENTS

More information

GLOBAL TRANSPORT VT & BATCH SOLUTION

GLOBAL TRANSPORT VT & BATCH SOLUTION GLOBAL TRANSPORT VT & BATCH SOLUTION USER GUIDE VERSION 17.2 NOVEMBER Global Payments Inc. 10 Glenlake Parkway, North Tower Atlanta, GA 30328-3447 COPYRIGHT 2007- GLOBAL PAYMENTS INC. ALL RIGHTS RESERVED.

More information

iveri Client Developers Guide (Version 3.0.9)

iveri Client Developers Guide (Version 3.0.9) iveri Client Developers Guide (Version 3.0.9) SPECIFIC TO: iveri Client.NET 2.3.7 iveri Client.Java 2.4.3 iveri Client Developers Guide.odt Page 1 of 128 Table of Contents 1 Revision History... 7 2 Introduction...

More information

User s Guide. (Virtual Terminal Edition)

User s Guide. (Virtual Terminal Edition) User s Guide (Virtual Terminal Edition) Table of Contents Home Page... 4 Receivables Summary... 4 Past 30 Day Payment Summary... 4 Last 10 Customer Transactions... 4 View Payment Information... 4 Customers

More information

Integrated POS Quick Reference Guide

Integrated POS Quick Reference Guide Integrated POS Quick Reference Guide Contents Contact details...4 Changing the Merchant Password...5 Locking your Terminal...5 System Timeouts...6 PC EFTPOS generated response codes...7 Terminal Response

More information

846 Inventory Inquiry/Advice. X12/V5010/846: 846 Inventory Inquiry/Advice

846 Inventory Inquiry/Advice. X12/V5010/846: 846 Inventory Inquiry/Advice 846 Inventory Inquiry/Advice X12/V5010/846: 846 Inventory Inquiry/Advice Author: SPS Commerce Company: Shoe Sensation Publication: 9/7/2016 846 Inventory Inquiry/Advice Functional Group= IB Purpose: This

More information

User Guide Netaxept Administration Module. Version 1.50

User Guide Netaxept Administration Module. Version 1.50 User Guide Netaxept Administration Module Version 1.50 This document describes the various functions of Netaxept Administration Module (Netaxept Admin). The latest version of the document is available

More information

Part Payment Claims/Invoices During an Engagement. Overview

Part Payment Claims/Invoices During an Engagement. Overview Part Payment Claims/Invoices During an Engagement Who: Provider Operations + Accounts Why: While work continues on the Engagement, the Provider can make interim claims for payment (Part Payment Claims)

More information

Quick Reference Approver

Quick Reference Approver The Commercial Card Expense Reporting (CCER) service Quick Reference Approver Accessing the Commercial Card Expense Reporting (CCER) service 1. Sign on to the Commercial Electronic Office (CEO ) portal

More information

Banner 9 Journal Voucher Entry

Banner 9 Journal Voucher Entry Financial Services Date: October, 2018 Banner 9 Journal Voucher Entry 1. Under Document Number, enter NEXT or leave blank. Click Go or Alt Page Down. a. NOTE: If you want to copy, choose the Copy link.

More information

Quick Reference Cardholder

Quick Reference Cardholder The Commercial Card Expense Reporting (CCER) service Quick Reference Cardholder Accessing the Commercial Card Expense Reporting (CCER) Service 1. Sign on to the Commercial Electronic Office (CEO ) portal

More information

Getting Started with Transaction Express. Transaction Express User Guide

Getting Started with Transaction Express. Transaction Express User Guide Getting Started with Transaction Express Transaction Express User Guide Table of Contents Transaction Express User Guide... 5 Section 1 Getting Started... 5 Welcome Email... 5 Merchant List... 5 Navigation...

More information

EDI Guide - Appendix B 810C - Miscellaneous Payments

EDI Guide - Appendix B 810C - Miscellaneous Payments EDI Guide - Appendix B 810C - Miscellaneous Payments Version 5.12.0 July 2018 Prepared For: Defense Logistics Agency Prepared By: CACI Enterprise Solutions, Inc. 50 North Laura Street, Suite 2100 Jacksonville,

More information

Transaction Reporting under Regulation 600/2014 ( MiFIR ) Operational and Technical Arrangements Central Bank of Ireland

Transaction Reporting under Regulation 600/2014 ( MiFIR ) Operational and Technical Arrangements Central Bank of Ireland Transaction Reporting under Regulation 600/2014 ( MiFIR ) Operational and Technical Arrangements Central Bank of Ireland Data standards and formats for MiFIR transaction reporting are prescribed in the

More information

BT OneBillPlus CD-ROM Technical Guide (Private Circuits) File 6

BT OneBillPlus CD-ROM Technical Guide (Private Circuits) File 6 BT OneBillPlus CD-ROM Technical Guide (Private Circuits) File 6 Issue 3.0 Page 1 of 19 Table of Contents 1. Welcome...3 2. Introduction...3 3. What is delivered?...3 4. How is it delivered?...3 5. Technical

More information

XML Specification: Subscriptions

XML Specification: Subscriptions This document outlines the XML required to submit Subscription requests to the Secure Trading Subscription Engine. Published: 25 April 2018 3.1 (b) Table of Contents 1 Introduction.. 3 1.1 Before you start..

More information

GIER FTP Configuration and EDI Set-up

GIER FTP Configuration and EDI Set-up GIER FTP Configuration and EDI Set-up Table of Contents 1.1. Introduction... 2 1.2. FTP Settings... 2 1.3. FTP PUSH... 3 1.4. FTP PULL... 5 1.5. FTP Pull Client Side Setup... 6 1.6. Change from PUSH to

More information

Advanced e-supply. Technical Integration Guide for e-supply v Ingenico epayments 2016, All rights reserved.

Advanced e-supply. Technical Integration Guide for e-supply v Ingenico epayments 2016, All rights reserved. Technical Integration Guide for e-supply v.2.0.3 Table of Contents 1 Introduction... 4 2 Overview... 5... 7 3 Submission Mode Batch 3.1 General rules 3.2 File fields... 7... 8 3.2.1 General layout... 8

More information

eway Payment Gateway Integration Guide

eway Payment Gateway Integration Guide eway Payment Gateway Integration Guide Sage Business Cloud Accounting has integrated with eway as an online payment portal for customer invoices. You will be able to email invoices generated in Sage Business

More information

MyChoice Cardholder User Guide

MyChoice Cardholder User Guide MyChoice Cardholder User Guide www.mychoicecorporate.com www.cardholderonline.com Contents 1 Plastic Card... 3 1.1 First time Login / New User... 3 1.2 Existing User... 5 2 Virtual Card... 7 2.1 First

More information

Cabbiexpress International. Invigorating mcommerce Collaberations. User Guide

Cabbiexpress International. Invigorating mcommerce Collaberations. User Guide Cabbiexpress International Invigorating mcommerce Collaberations User Guide Disclaimer This manual is intended only as a guide for the operation of the Cabbiexpress Live ewap program and WOOSIM Porti Thermal

More information

Common Error Message Dictionary and Instructions

Common Error Message Dictionary and Instructions The Error Message Dictionary provides definitions of IAIABC standard error messages for all Transaction Types/Products. Jurisdictions should use this dictionary, in conjunction with the IAIABC Edit Matrix

More information