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

Size: px
Start display at page:

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

Transcription

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

2 iveri Batch Processing Page 2 of 10 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 7. Added Recurring payments transaction type as Transaction Code 5.

3 iveri Batch Processing Page 3 of 10 INTRODUCTION This document describes the fixed specification format of the Batch Upload File and the Batch Result File. Both of these are ASCII text files with fixed field record structure where each transaction is recorded as a single line in the text file. The Batch Upload File can be uploaded either from the iveri BackOffice or by using the ivericlient software (the latter applies to Enterprise merchants only). The Batch Result File can be downloaded through these same mechanisms. Note that the Batch Result File is available for download only after processing of the batch has completed. Note that the Reconciliation Status of the individual transactions might not yet be updated, since the reconciliation process only occur the day after processing.

4 iveri Batch Processing Page 4 of 10 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 10 CREDIT CARD TRANSACTION RECORD Record Type N*2 "01" Merchant Terminal Used to group transactions A*8 "AAAAAAAA" Number Merchant Reference together Unique identifier for this invoice or credit note. NOTE: DO NOT USE ANY COMMA s AS PART OF THIS IDENTIFIER A*32 "AAA AAA" Transaction Code See Appendix B N*2 "NN" Purchase Date Date the invoice or credit N*8 "YYYYMMDD" note was raised Purchase Time Time the invoice or credit N*4 "HHMM" note was raised 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 TRAILER RECORD 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 or in the case of a recurring transaction. 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. 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"

6 iveri Batch Processing Page 6 of 10 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 N*2 "NN" Merchant USN Date when file was created which the 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 Used to group transactions A*8 "AAAAAAAA" Number together Merchant Reference Unique identifier for this A*32 "AAA AAA" invoice or credit note Transaction Code See Appendix B N*2 "NN" Transaction Status Refer to Appendix B N*5 "NNNNN" 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 N*20 "NNNN...NN" passed back in mangled form e.g " " Authorisation Code Authorisation code N*6 "NNNNNN" allocated to this transaction Cycle Number Along with the Trace N*6 "NNNNNN" Number this forms a unique identifier for this transaction Trace Number Along with the Cycle N*6 "NNNNNN" Number this forms a unique identifier for this transaction Reconciliation Status The Reconciliation Status for this transaction as per Appendix B - Reconciliation Status N*5 "NNNNN" TRAILER RECORD

7 iveri Batch Processing Page 7 of 10 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"

8 iveri Batch Processing Page 8 of 10 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.

9 iveri Batch Processing Page 9 of 10 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 05 Recurring Sale Transaction Status Transaction Status ResultDescription 0 N/A (Approved) 1 Timeout waiting for response. Try again 3 Hot card 4 Denied 5 Please call 6 Card Address Failure 7 Card Security Code Failure 8 Card Type not accepted 9 Unable to process the transaction 11 Invalid Amount 12 Invalid Budget Period 14 Invalid Card Number 15 Invalid Track2 16 Invalid Expiry Date/Card Period 18 Invalid Authorisation code 255 Unknown Error 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.

10 iveri Batch Processing Page 10 of 10 Appendix C : Recurring Transaction Processing Recurring transactions are transactions that are processed by the same merchant to the same cardholder for the same services on an ongoing basis and are typically insurance, utility or telecommunications charges. With the advent of PCI the security and storage of sensitive card data (PAN, Expiry etc) requires that merchants take far more care of the data and perform annual audits of their IT infrastructure. The iveri RecurringDebit transaction is designed to alleviate some effort that merchants have to put into place in order to conform to PCI DSS standards. Essentially what the solution entails is that instead of the merchant storing the PAN itself, the merchant must store a transaction identifier that refers to the PAN and it is this identifier that will be required in future transactions instead of a PAN. By way of an example and starting with a merchant taking on a new customer. The first transaction that gets processed MUST use the PAN/Track2 itself since no record of this PAN for this merchant exists in the iveri Gateway's database at this stage. The merchants' reference for this transaction is, for example, MR01 and could be processed using any of the iveri products such as Link, Lite, Enterprise etc and is valid for both card not present and card present environments. Once this transaction has been processed the merchant would use this reference in future to indicate the PAN on which the future transactions should be processed; thus relieving the merchant of the responsibility of storing the actual PAN data to use in future transactions. When the merchant wants to charge the same customer in the future the merchant would submit the following data in the batch file The dotted-out PAN received in the response of the original transaction or calculated by the merchant. The formula for deriving the dotted-out PAN is to take the first four and last four digits and as many '.' as required to maintain the original length of the PAN. E.g. a PAN of dotted out would be (16 digits)and a PAN of would be (15 digits). A transaction Code of 5 if using the fixed format batch. The Expiry Date of the card that should be used for the transaction. The merchant should keep the expiry date up to date in the merchants database. The reference only retrieves the PAN from the iveri Gateway database, not the Expiry Date, so this piece of information must be submitted in the batch. A new MerchantReference for this transaction which in our example is going to be MR21 The old MerchantReference must be submitted in the OriginalMerchantReference field and this value would be MR01 in our example. All other fields in the batch remain valid and are used as for a non recurring transaction. The next time that the merchant wants to charge the same customer the merchant should use a new MerchantReference of MR31 and the OriginalMerchantReference should contain a value of MR21 and so on into the future. The reason for this daisy chaining of reference fields is to limit the time within which a merchantreference can be be used to 6 months. If the merchant refers to an identifier of a transaction which was processed over 6 months ago, the PAN relating to that transaction will not be able to be determined. Merchants must ALWAYS use the identifier for the PAN that they wish to use for the transactions that is the most recent on their records.

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

iveri Networked Credit Card System BATCH PROCESSING FIXED FORMAT SPECIFICATION Version 1.04 iveri Networked Credit Card System BATCH PROCESSING FIXED FORMAT SPECIFICATION Version 1.04 iveri Batch Processing Page 2 of 11 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

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

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

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

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

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

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

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

June 2013 PCI DSS COMPLIANCE GUIDE. Look out for the tips in the blue boxes if you use Fetch TM payment solutions.

June 2013 PCI DSS COMPLIANCE GUIDE. Look out for the tips in the blue boxes if you use Fetch TM payment solutions. If your business processes Visa and MasterCard debit or credit card transactions, you need to have Payment Card Industry Data Security Standard (PCI DSS) compliance. We understand that PCI DSS requirements

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

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

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

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

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

Wirecard CEE Integration Documentation

Wirecard CEE Integration Documentation Created on: 20180117 21:34 by Wirecard CEE Integration Documentation () Created: 20180117 21:34 Online Guides Integration documentation 1/9 Created on: 20180117 21:34 by Credit Card General information

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

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

Invoice QuickStart Guide

Invoice QuickStart Guide Invoice QuickStart Guide Table of Contents Working with Payment Requests Manually Creating a Payment Request from an Existing Vendor Creating a Recurring Payment Request Adding Distributions to a Payment

More information

PROCEDURES BPOINT BACKOFFICE SYSTEM

PROCEDURES BPOINT BACKOFFICE SYSTEM PROCEDURES BPOINT BACKOFFICE SYSTEM 17 October 2016 Contents Administrator BPOINT Login 3 Forgotten BPOINT Password Login 4 Single Payment 6 Payment Details 7 Authorisation Result Approved 7 Upload and

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

VIRTUAL TERMINAL GUIDE

VIRTUAL TERMINAL GUIDE VIRTUAL TERMINAL GUIDE Version 1.4 Jan 2017 1 TABLE OF CONTENTS ABOUT THIS GUIDE... 2 INTRODUCTION... 3 ACCESSING THE VIRTUAL TERMINAL... 4 SUBMITTING A PAYMENT... 5 VIEWING YOUR TRANSACTIONS... 7 Virtual

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

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

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

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

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

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

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

Virtual Terminal User Guide

Virtual Terminal User Guide With the Clearent Virtual Terminal, merchants can accept credit card payments using the web browser on a computer, tablet, or mobile device. In this guide you will find step-by-step instructions for using

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

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

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

Merchant e-solutions Payment Acceptance User Guide for Magento version 2.x ( M2 )

Merchant e-solutions Payment Acceptance User Guide for Magento version 2.x ( M2 ) Merchant e-solutions Payment Acceptance User Guide for Magento version 2.x ( M2 ) Step-by-step guidance for setup and use of the Payment Acceptance extension for Magento 1 Table of Contents Key Contacts...

More information

Merchant e-solutions Payment Acceptance User Guide for Magento (M1)

Merchant e-solutions Payment Acceptance User Guide for Magento (M1) Merchant e-solutions Payment Acceptance User Guide for Magento (M1) Step-by-step guidance for setup and use of the Payment Acceptance extension for Magento 1 Table of Contents Key Contacts... 3 Extension

More information

Creating International Wire Transfer Payments Reference Guide

Creating International Wire Transfer Payments Reference Guide Creating International Wire Transfer Payments Reference Guide Table of Contents Creating and Working with International Wire Transfers 3 Overview 3 Creating a Freeform Payment or Template 3 Approving or

More information

Getting Started With Transaction Express

Getting Started With Transaction Express Getting Started With Transaction Express Table of Contents Product Overview... 8 Welcome Email... 8 Merchant List... 8 Navigation... 9 Left Navigation Sections... 10 Password Security... 11 Change... 12

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

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

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

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

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

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

Transaction Approval Process

Transaction Approval Process Access Online Transaction Approval Process User Guide Version 1.7 Cardholder Contents Introduction... 2 TAP Overview Flow Chart... 3 Cardholder Transaction Approval Process... 4 View-Only Access... 4 View

More information

EWAY RAPID SETUP GUIDE FOR

EWAY RAPID SETUP GUIDE FOR EWAY RAPID SETUP GUIDE FOR CONTENTS 1. Add ewayrapid payment method to your online shop... 2 2. Configure and activate ewayrapid payment method... 3 3. Add eway logo and credit card types to your website...

More information

Practices and difficulties of key management in the credit card market

Practices and difficulties of key management in the credit card market IEEE Key Management Summit 2010 Incline Village, NV, 03 05, May 2010 Practices and difficulties of key management in the credit card market Fabian Martins Crosscut Consulting www.crosscut.com.br FIAP University

More information

University of North Carolina User Guide

University of North Carolina User Guide University of North Carolina User Guide June 2006 The software described in this document is furnished under a license agreement. The software may be used or copied only in accordance with the terms of

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

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

IMEI Database. Manufacturer / Brand Owner User Guide. Version September Copyright Notice. Copyright 2015 GSM Association

IMEI Database. Manufacturer / Brand Owner User Guide. Version September Copyright Notice. Copyright 2015 GSM Association IMEI Database Manufacturer / Brand Owner User Guide Version 4.0 01 September 2015 Copyright Notice Copyright 2015 GSM Association GSM and the GSM logo are registered and owned by the GSM Association. Antitrust

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

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

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

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

PayTrace Virtual Terminal

PayTrace Virtual Terminal PayTrace Virtual Terminal Training Aid August 2011 Let s get started by learning about your needs All merchants using PayTrace will be processing transactions. The real question is how will you be processing

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

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

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

View Payments. User Guide. Online Merchant Services

View Payments. User Guide. Online Merchant Services View Payments User Guide Online Merchant Services Copyright Statement Copyright 2010-2011 by American Express Company. All rights reserved. No part of this document may be reproduced in any form or by

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

Virtual Terminal. Quick Start Guide. v.01_03/18

Virtual Terminal. Quick Start Guide. v.01_03/18 Virtual Terminal Quick Start Guide v.01_03/18 About This Guide Take secure card payments over the phone with a virtual terminal, providing a flexible payment option for your customers, with a personal

More information

1 Virtual Terminal Quick Reference Guide. Virtual Terminal Quick Reference Guide. Getting Started

1 Virtual Terminal Quick Reference Guide. Virtual Terminal Quick Reference Guide. Getting Started 1 Virtual Terminal Quick Reference Guide Virtual Terminal Quick Reference Guide Getting Started 2 Virtual Terminal Quick Reference Guide What you need Internet enabled laptop or computer Virtual Terminal

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

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

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

DIRECT CONNECT GATEWAY

DIRECT CONNECT GATEWAY DIRECT CONNECT GATEWAY RESELLER USER MANUAL Copyright 2016, All Rights Reserved. This document is protected by copyright and other protective laws. Direct Connect Merchant Services, LLC. Is a registered

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

EWU CTA Card Tutorial Revision date: 03/03/2016

EWU CTA Card Tutorial Revision date: 03/03/2016 EWU CTA Card Tutorial Revision date: 03/03/2016 Revised: 3/03/16 Page 1 of 34 CTA Card Contacts EWU Travel Accounting James Waterman, CTA Card Administrator Phone: 509-359-2249 Email: jwaterman@ewu.edu

More information

Quick Reference. For HHG Sellers. Table of Contents. Getting Started. Find Transactions

Quick Reference. For HHG Sellers. Table of Contents. Getting Started. Find Transactions Quick Reference For HHG Sellers PowerTrack HHG Help Desk 1-866-561-6930 Table of Contents Getting Started...1 Find Transactions...1 Work with Audit Exception Transactions...3 Work with Unmatched Transactions...4

More information

Express Interface. Certification Details.

Express Interface. Certification Details. Express Interface Certification Details www.vantiv.com Instructions Please review and complete the Express Certification Details on the following pages and return to Vantiv Integrated Payments (Vantiv

More information

Payment Card Industry (PCI) Data Security Standard

Payment Card Industry (PCI) Data Security Standard Payment Card Industry (PCI) Data Security Standard Attestation of Compliance for Onsite Assessments Merchants Version 3.0 February 2014 Section 1: Assessment Information Instructions for Submission This

More information

IMS Funds Receivables/ Transaction Processing User Guide

IMS Funds Receivables/ Transaction Processing User Guide IMS Funds Receivables/ Transaction Processing User Guide Financial & Membership Services Membership Management Services Version 4.0 Date of last update: 7/28/2010 Page 1 of 42 CONTENTS IMS Funds Receivables/Transaction

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

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

ecashiering Table Of Contents

ecashiering Table Of Contents ecashiering Table Of Contents Overview... 2 Logging in to ecashiering... 2 ecashiering Tab... 3 Payment Management... 3 Digital Delivery Account Managment... 7 Patient Pay Online Tab... 8 Account Summary...

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

Integration Guide. Rabo OmniKassa

Integration Guide. Rabo OmniKassa Integration Guide Rabo OmniKassa Contents 1. INTRODUCTION... 4 2. WHAT YOU NEED TO KNOW ABOUT THE RABO OMNIKASSA... 5 2.0 INTEGRATING RABO OMNIKASSA AND THE WEBSHOP... 5 2.1 SECURITY... 5 2.2 SECRET KEY...

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

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

PROCEDURES BPOINT CHECKOUT SYSTEM

PROCEDURES BPOINT CHECKOUT SYSTEM PROCEDURES BPOINT CHECKOUT SYSTEM 17 October 2016 Contents Administrator BPOINT Login 3 Forgotten BPOINT Password Login 4 Processing a Single Payment 6 Payment Details 7 Authorisation Result - Approved

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

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

Version 4 to 5 Upgrade Instructions for

Version 4 to 5 Upgrade Instructions for Version 4 to 5 Upgrade Instructions for Created: September 2017 1 Confirm that Version 5 is already installed in your org... 3 2 Activate newly added Remote Site setting... 3 3 Update Brickwork NPSP Recurring

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

Payment Card Industry (PCI) Data Security Standard

Payment Card Industry (PCI) Data Security Standard Payment Card Industry (PCI) Data Security Standard Attestation of Compliance for Onsite Assessments Service Providers Version 3.2 April 2016 Section 1: Assessment Information Instructions for Submission

More information

User Guide Netaxept Administration Module

User Guide Netaxept Administration Module 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

Positive Pay. Quick Start Set-up Guide

Positive Pay. Quick Start Set-up Guide Positive Pay Quick Start Set-up Guide 1-2-3 EASY STEPS TO FRAUD PROTECTION The following information will help you get up and running with Positive Pay quickly and easily. With Positive Pay, you provide

More information

Online User Guide. ABN: Australian Financial Services Licence No

Online User Guide. ABN: Australian Financial Services Licence No Online User Guide ABN: 63 135 196 397 Australian Financial Services Licence No. 418105 PO Box 6290, Upper Mt Gravatt, QLD 4122 P (07) 3040 4320 F (07) 3343 8590 E admin@integrapay.com www.integrapay.com

More information

Member Direct Small Business FAQ 2016

Member Direct Small Business FAQ 2016 1. What is MemberDirect Small Business? MemberDirect Small Business is an online banking feature-set that completely integrates with our existing MemberDirect Online Services. This MDSB service is designed

More information

e-lms Electronic Lodgement of Mailing Statements User Guide Version 4.5

e-lms Electronic Lodgement of Mailing Statements User Guide Version 4.5 e-lms Electronic Lodgement of Mailing Statements User Guide Version 4.5 Copyright Statement Copyright the Australian Postal Corporation 2016. All rights reserved. No part of this document may be reproduced,

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

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

Account Management. Pilot Support Guide

Account Management. Pilot Support Guide Account Management Pilot Support Guide Public Use Doc no: PR-PUB-0012 Version 1.0 June 22, 2017 Copyright notice Copyright 2017 Cayan LLC. All rights reserved. No part of this publication may be reproduced,

More information

How to... Use PO Convert

How to... Use PO Convert STEP 1 - Select My POs The My POs page gives you the ability to: 1) Manage Purchase Orders that have been delivered to Tungsten Network from your customer. Click My POs 2) Submit invoices/ credit notes:

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

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