1. VERSIONSHISTORY MERCHANT TRANSACTION RECONCILIATION FILE GENERAL STRUCTURE FILE DETAILED FILE DESCRIPTION...

Size: px
Start display at page:

Download "1. VERSIONSHISTORY...2 2. MERCHANT TRANSACTION RECONCILIATION FILE GENERAL...2 3. STRUCTURE FILE...3 4. DETAILED FILE DESCRIPTION..."

Transcription

1 MERCHANT TRANSACTION RECONCILIATION FILE FILE DESCRIPTION ACTUAL FROM APRIL 2014 VERSION 2.1 CONTENT 1. VERSIONSHISTORY MERCHANT TRANSACTION RECONCILIATION FILE GENERAL STRUCTURE FILE DETAILED FILE DESCRIPTION MTR FORMAT DEFINITION MTR File Header MTR Batch Header Format MTR - Line Item Format MTR formats for DTL/REJ/ADJ MTR File trailer FILE EXAMPLE...9 Nordea Bank Norge ASA, org. nr Styrelsens säte Stockholm 1

2 1. VERSIONSHISTORY Version Record type Field number Change 2.0 Initial 2.1 DTL/REJ/ADJ 4 Corrected length to MERCHANT TRANSACTION RECONCILIATION FILE GENERAL The Merchant Reconciliation (MR) Service aims for companies that would like to have some form of automated reconciliation of their card transactions. The daily file (MTR- Merchant Transaction Reconciliation file) is a comma separated file that contains: details of all successful daily card transactions the calculated service fees for those transactions adjustments the customer is credited/debited for (not yet including chargebacks) miscellaneous fees monthly notification of the fee settlement rejected items The file will be delivered via Girolink or FTP/VPN with Nordea. Companies can subscribe to this service and receive the file daily. The reporting is based on the organization number of the company. If the Group owns one or more daughters with different organisation numbers, each individual organisation number has to have an agreement with Nordea. All merchant ids within the same organisation number will be automatically included in the file. Nordea can deliver the file that contains all transactions/batches to the specified connection; this can be the main organisation number (mother) as well as individual daughters. This has to be specified in the agreement. These distribution details and certain selection parameters will be saved centrally for every organization number subscribed to the service. Nordea Bank Norge ASA, org. nr Styrelsens säte Stockholm 2

3 3. STRUCTURE FILE The MTR file is build up per organization number, which means that the file can get fairly complex when the organization has several merchants connected to the same organization number. Below you can find a simplified overview of how the file is structured. The monthly notification of fee settlement (BHF), miscellaneous fee (BHM) and batch header (BHD) can occur for all separate merchants connected to the organisation number (0 to many). Every batch header contains at least 1 item (detailed transaction, rejected transaction or adjustment). Adjustments will always have their own header, rejects and detailed items can share a header, based on the batch-id and currency. FHD File Header BHM Misc. Fees BHF Fee Settlement REJ Rejected Item FTR File Trailer BHD Batch Header DTL Detailed Item ADJ Adjustment Nordea Bank Norge ASA, org. nr Styrelsens säte Stockholm 3

4 4. DETAILED FILE DESCRIPTION 4.1. MTR FORMAT DEFINITION The encoding principle of the file is Comma Separated Values MTR File Header The file header consists of one line, which has the following values: # Any line starting with hash sign denotes a comment # Under format the number between the brackets represent the maximum # length # Optional/mandatory states if a field must be present or not # recordtype,mtrid,filereference,company,dateprocess,timeprocess # Example: FHD, ,MTR-file-ref,MTR-company, , # Name Format * Optional= O Mandatory=M Description and Example 1 Record Type Alpha [3] M The constant string FHD 2 MTR id Alpha [12] M Organization number for 3 File Reference the receiver of this file Alpha [10] O File ID generated at file creation (use as reference for Nordea) 4 company Alpha [32] M Company name, enclosed within doublequote characters 5 Date Process YYYYMMDD M Date of creation of file 6 Time Process HHMMSS M Time of creation of file MTR Batch Header Format A batch consists of all transactions for one merchant with the same currency, i.e. a merchant with multi-currency acquiring should get one batch and hence one batch header per currency. A batch header can imply: 1. summary of a normal batch (BHD, including DTL and REJ records) 2. summary of all adjustments for the merchant (BHD) 3. miscellaneous fee (BHM) 4. monthly settlement of the service fees (BHF) The BHM- and BHF-records will be first in the file, they can switch in sequence based on the referenced batch-id (referencebatchid: field 9). After those records the BHD should follow if present. The header consists of one line, which has the following values: Nordea Bank Norge ASA, org. nr Styrelsens säte Stockholm 4

5 # Any line starting with hash sign denotes a comment # Under format the number between the brackets represent the maximum # length # Optional/mandatory states if a field must be present or not # recordtype,merchantid,settlementcurrency,totalsettlement, # signsettlement,totalbatch,signbatch,nrtransactions, # ReferenceBatchId,expSettlDate,bankAccount,totalFee,signFee, # totalfeesettle,feesettleperiod # Examples: BHD, ,SEK, ,D, ,D,1122, # batch-id, , ,1200,c,, # BHF, ,NOK,0,D,0,D,,,,,0,D,815, # BHM, ,SEK,0,D,0,D,1, ,,,50000,D,0, # Name Format * Optional= O Mandatory=M BHM BHF BHD Description and Example 1 Record Type Alpha [3] M M M The constant string BHM/BHF or BHD 2 Merchant ID Alpha [9] M M M Merchant ID 3 Settlement Alpha [3] M M M The settlement currency in Currency 4 Total Settlement 5 Sign SettlementA mount 6 Total Batch 7 Sign Batch 8 Nr Transactions 9 Reference BatchId 10 Exp Date Settle 11 Bank Account 12 Total Fee 13 Sign Fee ISO 4217, all caps. Numeric [12] M M M The total amount settled, with two digits in the fractional part but no decimal point Alpha [1] M M M [D]ebit transaction = Numeric [12] M M M The total amount in the batch including rejects, with two digits in the fractional part but no decimal point Alpha [1] M M M [D]ebit transaction = Numeric [7] M M M The total number of transactions in this batch. Alpha [25] O O M Reference for a batch. YYYYMMDD O O O The expected date of settlement. Alpha [34] O O O The bank account to be used for settlements. Numeric [12] M O M The total amount of calculated service fees for this batch Alpha [1] M O M [D]ebit transaction = Nordea Bank Norge ASA, org. nr Styrelsens säte Stockholm 5

6 14 Total Fee Settle 15 Fee Settle Period Numeric [12] O M O Fee settlement Numeric [6] O M O The period for the fee settlement, YYYYMM, only filled when it concerns a settlement MTR - Line Item Format Every line corresponds with exactly one settled transaction. There will be three different line item record types; DTL normal purchase, including returns and reversals REJ rejected DTL items ADJ adjustments items Adjustments are grouped and always have an own batch header. REJ and DTL can share a batch header and the sequence of the record type is depending on the retrieval reference no (txreference_1: field 2) MTR formats for DTL/REJ/ADJ The record consists of one line, which includes the following values: # Any line starting with hash sign denotes a comment # Under format the number between the brackets represent the maximum length # Optional/mandatory states if a field must be present or not # recordtype,txreference_1,txreference_2,txreference_3,settlement, # signsettlement,settlementcurrency,orig,origcurrency,pan, # txdate,txtime,authapprovalcode,txtype,txcardaccept,adjtext,fee, # signfee # Example:DTL,reference_1,reference_2,,123400,D,SEK,,,,523456******1234, # , ,101112,123456,PURCHASE,VISA,,200,C # ADJ,,,,22,D,EUR,22,D,EUR,,, ,123456,,ADJUSTMENT,,Round,0,D The table below shows the meaning of the following values: # Name Format * Optional= O Mandatory=M Description and Example DTL REJ ADJ 1 Record Type Alpha [3] M M M The constant string DTL/REJ/ADJ 2 Tx Reference_1 Alpha [14] M O O The unique transaction reference that was initially passed during the authorization or capture phase. Retrieval reference no, mandatory in all transactions (I037) Nordea Bank Norge ASA, org. nr Styrelsens säte Stockholm 6

7 3 Tx Reference_2 4 Tx Reference_3 5 SettlementA mount 6 Sign SettlementA mount Alpha [35] O O O The unique transaction reference that was initially passed during the authorization or capture phase. Special reference defined by the merchant. Alpha [23] O O O Additional transaction reference. Numeric [12] M M M The total amount settled, with two digits in the fractional part but no decimal point (I004) Value = zero for record type REJ Alpha [1] M M M [D]ebit transaction = Alpha [3] M M M The settlement currency in ISO 4217, all caps. 7 Settlement Currency 8 Orig Numeric [12] O O O Conditional, if rejects present options, The original transaction amount (I004) 9 Sign Orig 10 Orig Currency Alpha [1] O O O [D]ebit transaction = Alpha [3] O O O Conditional, if field 8 present. The original currency in ISO 4217, all cap 11 PAN Alpha [19] M O O Card number adjusted according to PCI (I002), masked 12 Terminal ID Alpha [8] O O O Card acceptor terminal identification 13 Tx Date YYYYMMDD M O O The authorization date of the transaction. (I012) 14 Tx Time HHMMSS M O O The authorization time of 15 Auth Approval Code the transaction. (I012) Alpha [6] O O O The authorization approval code (I038) 16 Tx Type Alpha [12] M O M The transaction status type. PURCHASE PURCHASE REV REFUND Nordea Bank Norge ASA, org. nr Styrelsens säte Stockholm 7

8 17 Tx Card Accept REFUND REV ADJUSTMENT Alpha [15] M O O Mastercard Visa Finax Swedbank Handelsbanken Nordea SEB Resurskortet Everyday card Lounaskortti Virikekortti Other* 18 Adj Text Alpha [35] O O M Adjustment reference information 19 Fee Numeric [12] M O O The total fee connected to this transaction. The fee is rounded and can therefor differ slightly from the 20 Sign Fee actual debited fee. Alpha [1] M O O [D] = Credit merchant account [C] = Debit merchant account *More details can be found in the statement in CSV-format MTR File trailer The file trailer consists of one line, which has the following values: # Any line starting with hash sign denotes a comment # Under format the number between the brackets represent the maximum # length # Optional/mandatory states if a field must be present or not Nordea Bank Norge ASA, org. nr Styrelsens säte Stockholm 8

9 # recordtype,mtrid,filereference,company,amountfile,numrecfile # Example: FTR, ,MTR-file-ref, MTR-company, , # Name Format * Optional= O Mandatory=M Description and Example 1 Record Type Alpha [3] M The constant string FTR 2 MTR id Alpha [12] M Organization number for 3 File Reference the receiver of this file Alpha [10] O File ID generated at file creation (use as reference for Nordea) 4 Company Alpha [30] M Company name, enclosed within doublequote characters 5 File Numeric [12] M Dummy amount, two 6 Num Rec File implicit decimals Numeric [12] M of records including header and trailer 5. FILE EXAMPLE FHD, , , TESTBUTIK , , BHF,88888,SEK,0,D,0,D,1,,,,0,D,249, BHM,88888,SEK,0,D,0,D,1, ,,,50000,D,0, BHD,88888,SEK,84,D,84,D,2, ,,,0,D,0, ADJ,,,,22,D,SEK,22,D,SEK,,, ,012345,,ADJUSTMENT,,Round,0,D ADJ,,,,62,D,SEK,62,D,SEK,,, ,054321,,ADJUSTMENT,,Round,0,D BHD,88888,SEK,412700,D,412700,D,2, , ,,0,D,0, DTL, ,888888,,35000,D,SEK,,,,543321******1157, , ,164212,983216,PURCHASE,MASTERCARD,,30,D DTL, ,999999,,377700,D,SEK,,,,543321******1511, , ,171057,295192,PURCHASE,MASTERCARD,,30,D BHD, ,SEK,364300,D,364800,D,3, , ,,3331,D,0, DTL, ,428428,,189300,D,SEK,,,,453321******3081, , ,124506,534681,PURCHASE,VISA,,70,D DTL, ,441880,,175000,D,SEK,,,,453321******3081, , ,124631,222595,PURCHASE,VISA,,70,D REJ, ,C008383,,0,D,SEK,500,D,SEK,554501******0480, , ,172000,607271,PURCHASE,,,, FTR, , , TESTBUTIK ,777584,14 Nordea Bank Norge ASA, org. nr Styrelsens säte Stockholm 9

Business Online Transaction Import & Export (Download) File Formats REFERENCE DOCUMENT

Business Online Transaction Import & Export (Download) File Formats REFERENCE DOCUMENT Business Online Transaction Import & Export (Download) File Formats REFERENCE DOCUMENT Table of Contents Introduction... 3 Import (Payments)... 3 Export/Download... 3 Import Formats... 4 Deskbank Import

More information

1.1. Overview... 5 1.2. Direct credits... 6 1.3. Direct debits... 9 1.4. Nab direct credits... 12

1.1. Overview... 5 1.2. Direct credits... 6 1.3. Direct debits... 9 1.4. Nab direct credits... 12 1.1. Overview... 5 1.2. Direct credits... 6 1.3. Direct debits... 9 1.4. Nab direct credits... 12 2.1. Overview... 16 2.2. Credit card transaction... 17 2.3. Credit card response... 20 3.1. Overview...

More information

Plastic Card Claims Automation Specifications Document

Plastic Card Claims Automation Specifications Document Plastic Card Claims Automation Specifications Document Version: 1.3 Last modified: April 28, 2009 The Plastic Card Policy is underwritten by CUMIS Insurance Society, Inc., a member of the CUNA Mutual Group.

More information

MERCHANT STATEMENT. We know that if a statement is difficult to read, it s difficult to use. A GUIDE TO READING YOUR

MERCHANT STATEMENT. We know that if a statement is difficult to read, it s difficult to use. A GUIDE TO READING YOUR A GUIDE TO READING YOUR MERCHANT STATEMENT We know that if a statement is difficult to read, it s difficult to use. You told us you wanted more information about how to read your statement; this guide

More information

PAYLINE USER GUIDE LOGGING INTO PAYLINE PROCESSING A PURCHASE

PAYLINE USER GUIDE LOGGING INTO PAYLINE PROCESSING A PURCHASE Payline User Guide PAYLINE USER GUIDE Payline is a web-based payment management client that can be used to process credit card transactions manually, process refunds, set up recurring payments and generate

More information

Quick reference guide Merchant Services Online

Quick reference guide Merchant Services Online Quick reference guide Merchant Services Online Contents Contents... 2 1 Introduction... 3 2 Logging on, username and password... 4 3 Home page... 5 4 Profile... 7 5 Transaction Activity... 8 5.1 Processed

More information

PAYLINE USER GUIDE. 1 Logging into Payline. 2 - Processing a Purchase

PAYLINE USER GUIDE. 1 Logging into Payline. 2 - Processing a Purchase PAYLINE USER GUIDE Payline is a web-based payment management client that can be used to process credit card transactions manually, process refunds, set up recurring payments and generate reports to name

More information

Litle & Co. Scheduled Secure Report Reference Guide. August 2013. Document Version: 1.8

Litle & Co. Scheduled Secure Report Reference Guide. August 2013. Document Version: 1.8 Litle & Co. Scheduled Secure Report Reference Guide August 2013 Document Version: 1.8 Litle & Co. Scheduled Secure Report Reference Guide Document Version: 1.8 All information whether text or graphics,

More information

NAB Connect Consolidated File Format Specifications

NAB Connect Consolidated File Format Specifications NAB Connect Consolidated File Format Specifications November 2015 1 Introduction... 3 1.1 Document Purpose... 3 1.2 Important Notice... 3 2 Account Information... 4 2.1 Functional Description... 4 2.2

More information

Merchant processing statement June 2012

Merchant processing statement June 2012 Merchant processing statement June 2012 Prepared for: American Water Works Association, Southwest Section, Inc. 2820 North Pierce Little Rock, AR 72207-2824 SAZZM9PAHXFZQ Account email: execdir@swawwa.org

More information

D a n s k e B a n k M e s s a g e I m p l e m e n t a t i o n G u i d e. M a s t e r C a r d C o r p o r a t e C a r d T r a n s a c t i o n s

D a n s k e B a n k M e s s a g e I m p l e m e n t a t i o n G u i d e. M a s t e r C a r d C o r p o r a t e C a r d T r a n s a c t i o n s D a n s k e B a n k M e s s a g e I m p l e m e n t a t i o n G u i d e M a s t e r C a r d C o r p o r a t e C a r d T r a n s a c t i o n s Page 1 10 Change log Version Date Change 2 14.10.2014 Unique

More information

10 Steps to Secure & PCI Compliant Credit Card Processing in Oracle Receivables

10 Steps to Secure & PCI Compliant Credit Card Processing in Oracle Receivables 10 Steps to Secure & PCI Compliant Credit Card Processing in Oracle Receivables Presenters: Anil Madhireddy, VeriSign Inc. Carol Gonzales, VeriSign Inc. Contributor: Praveen Akula, VeriSign Inc. NORCAL

More information

Corporate Online. Import format for Payment Processing Service files

Corporate Online. Import format for Payment Processing Service files Corporate Online Import format for Payment Processing Service files Payment Processing Service file specification About Corporate Online Westpac Corporate Online is an internet-based electronic platform,

More information

Hosted Credit Card Forms Implementation Guide

Hosted Credit Card Forms Implementation Guide Hosted Credit Card Forms Implementation Guide Merchant implementation instructions to integrate to the Setcom s hosted credit card forms. Covers: fraud screening, Verified by Visa, MasterCard SecureCode

More information

Bank and SecurePay Response Codes

Bank and SecurePay Response Codes Bank and SecurePay s Last updated: 19/07/2013 Bank s for Credit Card Transactions APPROVED 00 Approved 08 Honour with ID 11 Approved VIP (not used) 16 Approved, Update Track 3 (not used) 77 Approved (ANZ

More information

PayWay. User Guide. Westpac Banking Corporation ABN 33 007 457 141

PayWay. User Guide. Westpac Banking Corporation ABN 33 007 457 141 PayWay User Guide Westpac Banking Corporation ABN 33 007 457 141 Table of Contents 1 Introduction... 4 2 Quick Start... 6 2.1 Setting Up Your Facility... 6 2.2 Overview of Menu and PayWay Features... 7

More information

Web Services Credit Card Errors A Troubleshooter

Web Services Credit Card Errors A Troubleshooter Web Services Credit Card Errors A Troubleshooter March 2011 This manual and accompanying electronic media are proprietary products of Optimal Payments plc. They are to be used only by licensed users of

More information

Conference Manual Section 3.4.1

Conference Manual Section 3.4.1 Conference Manual Section 3.4.1 ACM CREDIT CARD CLEARANCE SERVICE AGREEMENT ACM REGISTRATION SERVICES CREDIT CARD PROCESSING ACM will be happy to provide service for all ACM conferences. MasterCard, Visa

More information

Web Services Credit Card Errors A Troubleshooter

Web Services Credit Card Errors A Troubleshooter Web Services Credit Card Errors A Troubleshooter January 2014 This manual and accompanying electronic media are proprietary products of Optimal Payments plc. They are to be used only by licensed users

More information

Internet Payment Gateway

Internet Payment Gateway Internet Payment Gateway Merchant Administration Console Merchant Services TABLE OF CONTENTS Introduction to the Merchant Administration Console... 5 Console Overview... 5 Login Conditions... 5 Merchant

More information

Secure XML API Integration Guide. (with FraudGuard add in)

Secure XML API Integration Guide. (with FraudGuard add in) Secure XML API Integration Guide (with FraudGuard add in) Document Control This is a control document DESCRIPTION Secure XML API Integration Guide (with FraudGuard add in) CREATION DATE 02/04/2007 CREATED

More information

TREASURY MANAGEMENT. User Guide. ACH NACHA File Format Returns and Notice of Change (NOC)

TREASURY MANAGEMENT. User Guide. ACH NACHA File Format Returns and Notice of Change (NOC) TREASURY MANAGEMENT User Guide ACH NACHA File Format Returns and Notice of Change (NOC) Table of Contents NACHA File Format Origination 2 General Information 2 Sample NACHA Formatted Return / NOC File

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 by American Express Company. All rights reserved. No part of this document may be reproduced in any form or by any electronic

More information

Customer Statement - MT940 with Structured Information To Account Owner

Customer Statement - MT940 with Structured Information To Account Owner General Information The MT940 customer statement message is an electronic message containing financial statement information for customers concerning their accounts. Danske Bank can send a MT940 either

More information

Credit & Debit Application

Credit & Debit Application USER MANUAL ALL TERMINAL PRODUCTS Credit & Debit Application Magic Models: C5, X5, X8, M3, M8 V Series Models: V5, V8, V9, V8 Plus, V9 Plus 1 Dejavoo Systems Instruction Manual V429.12 Instruction Manual

More information

REAL ACCOUNT APPLICATION FORM

REAL ACCOUNT APPLICATION FORM REAL ACCOUNT APPLICATION FORM To use the MasterCard Payment Gateway you must have a Merchant ID number for e-commerce with one of the Acquiring Banks that we connect to. To use the MasterCard Payment Gateway

More information

ipayment Gateway API (IPG API)

ipayment Gateway API (IPG API) ipayment Gateway API (IPG API) Accepting e-commerce payments for merchants Version 3.2 Intercard Finance AD 2007 2015 Table of Contents Version control... 4 Introduction... 5 Security and availability...

More information

TECHNICAL SPECIFICATIONS GUIDE CANADA SAVINGS BONDS. csb.gc.ca PAYROLL SAVINGS PROGRAM 20$ 40$ 80$ 50 $ 30$ TECHGUIDE-14

TECHNICAL SPECIFICATIONS GUIDE CANADA SAVINGS BONDS. csb.gc.ca PAYROLL SAVINGS PROGRAM 20$ 40$ 80$ 50 $ 30$ TECHGUIDE-14 7 TECHNICAL SPECIFICATIONS GUIDE CANADA SAVINGS BONDS PAYROLL SAVINGS PROGRAM csb.gc.ca 40 5 30 0 20 80 70 0 What are you saving for? 50 40 20 0 80 4 20 7 7 TECHGUIDE-4 TECHNICAL SPECIFICATIONS GUIDE For

More information

Web Services Credit Card Errors A Troubleshooter

Web Services Credit Card Errors A Troubleshooter Web Services Credit Card Errors A Troubleshooter January 2012 This manual and accompanying electronic media are proprietary products of Optimal Payments plc. They are to be used only by licensed users

More information

Vendor@Gov E-Invoice Interface File Layout Version 4.93

Vendor@Gov E-Invoice Interface File Layout Version 4.93 Vendor@Gov E-Invoice Interface File Layout Version 4.93 Page 1 of 12 1. INTRODUCTION The e-invoice batch submission interface provides vendors with high invoice submission volume with a fast and convenient

More information

First Data E-commerce Payments Gateway

First Data E-commerce Payments Gateway First Data E-commerce Payments Gateway High performance payment processing solution designed specifically to meet the requirements of global Card-Not-Present PSP When you partner with First Data for your

More information

Merchant Card Processing Procedures

Merchant Card Processing Procedures Merchant Card Processing Procedures In order to process merchant card payments, NU departments must adhere to the NU Merchant Card Processing Policy and its related procedures. This document contains the

More information

ANZ Secure Gateway Virtual Terminal QUICK REFERENCE GUIDE NOVEMBER 2015

ANZ Secure Gateway Virtual Terminal QUICK REFERENCE GUIDE NOVEMBER 2015 ANZ Secure Gateway Virtual Terminal QUICK REFERENCE GUIDE NOVEMBER 2015 2 Contents Welcome 3 1. Getting Started 4 1.1 Virtual Terminal Activation 4 2. Configuring the Virtual Terminal 7 2.1 General Settings

More information

EFT Overview Guide for Australia and New Zealand

EFT Overview Guide for Australia and New Zealand EFT Overview Guide for Australia and New Zealand 111109 2009 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

RFP#15-20 EXHIBIT E MERCHANT SERVICES INFORMATION SHEET

RFP#15-20 EXHIBIT E MERCHANT SERVICES INFORMATION SHEET RFP#15-20 EXHIBIT E MERCHANT SERVICES INFORMATION SHEET A. Merchant Credit Card Processing 1. Describe your company s authorization method; list and describe alternative authorization methods. 2. What

More information

MyGate Response Codes. Version 2.1

MyGate Response Codes. Version 2.1 MyGate Codes Version 2.1 Overview In every message request type sent to the Transaction Pipeline a response message type will be generated by MyGate. A response message will identify the success or failure

More information

CRM4M Accounting Set Up and Miscellaneous Accounting Guide Rev. 10/17/2008 rb

CRM4M Accounting Set Up and Miscellaneous Accounting Guide Rev. 10/17/2008 rb CRM4M Accounting Set Up and Miscellaneous Accounting Guide Rev. 10/17/2008 rb Topic Page Chart of Accounts 3 Creating a Batch Manually 8 Closing a Batch Manually 11 Cancellation Fees 17 Check Refunds 19

More information

Elavon Payment Gateway- Secure Data Vault User Guide

Elavon Payment Gateway- Secure Data Vault User Guide Elavon Payment Gateway- Secure Data Vault User Guide Version 1.1 1 About This Guide This section outlines the purpose and aim of the guide, target audience, any source materials or terminology used, and

More information

Merchant Interface User Guide

Merchant Interface User Guide Business Gateway and Corporate Gateway Merchant Interface User Guide V5.0 May 2014 Use this guide to: Understand the Merchant Interface and the functionality it provides Learn how to use the Merchant Interface

More information

Omaha Monthend Statements Review

Omaha Monthend Statements Review Omaha Monthend Statements Review First Data Learning Organization Copyright 2010, First Data Corporation. All Rights Reserved. Developer: 26 Rev: 01/12/2010 V:1.0 Objectives The FDR System generates and

More information

File Specification and Guide to the Returns of Payment Transactions by Payment Settlers (Merchant Acquirers)

File Specification and Guide to the Returns of Payment Transactions by Payment Settlers (Merchant Acquirers) File Specification and Guide to the Returns of Payment Transactions by Payment Settlers (Merchant Acquirers) Information Management Planning Division Revenue Commissioners Email: 3rdpartyreturns@revenue.ie

More information

MERCHANT MANAGEMENT SYSTEM

MERCHANT MANAGEMENT SYSTEM MERCHANT MANAGEMENT SYSTEM Version: 1.2-1 - Welcome to the Retail Merchant Services Merchant Management System (MMS) user guide. In this guide we will look at the different sections of the MMS and explain

More information

Elavon Payment Gateway- Reporting User Guide

Elavon Payment Gateway- Reporting User Guide Elavon Payment Gateway- Reporting User Guide Version: v1.1 Contents 1 About This Guide... 4 1.1 Purpose... 4 1.2 Audience... 4 1.3 Prerequisites... 4 1.4 Related Documents... 4 1.5 Terminology... 4 1.6

More information

My Sage Pay User Manual

My Sage Pay User Manual My Sage Pay User Manual Page 1 of 32 Contents 01. About this guide..4 02. Getting started.4 Online help Accessing My Sage Pay Test Servers Live Servers The Administrator account Creating user accounts

More information

Reporting Manual. Version: 2.24. Contact details. Simon Carmiggeltstraat 6-50 1011 DJ Amsterdam. P.O. Box 10095 1001 EB Amsterdam The Netherlands

Reporting Manual. Version: 2.24. Contact details. Simon Carmiggeltstraat 6-50 1011 DJ Amsterdam. P.O. Box 10095 1001 EB Amsterdam The Netherlands Reporting Manual Version: 2.24 Contact details Simon Carmiggeltstraat 6-50 1011 DJ Amsterdam P.O. Box 10095 1001 EB Amsterdam The Netherlands T +31 20 240 1240 E support@adyen.com Table of Contents 1.

More information

ANZ TRANSACTIVE FILE FORMATS WEB ONLY 07.2013. Page 1 of 118

ANZ TRANSACTIVE FILE FORMATS WEB ONLY 07.2013. Page 1 of 118 ANZ TRANSACTIVE FILE FORMATS WEB ONLY 07.2013 Page 1 of 118 ANZ Transactive and ANZ Transactive - Mobile are provided by Australia and New Zealand Banking Group Limited (ACN 005 357 522). References to

More information

Merchant Account Glossary of Terms

Merchant Account Glossary of Terms Merchant Account Glossary of Terms From offshore merchant accounts to the truth behind free merchant accounts, get answers to some of the most common and frequently asked questions. If you cannot find

More information

Direct Payment Protocol Errors A Troubleshooter

Direct Payment Protocol Errors A Troubleshooter Direct Payment Protocol Errors A Troubleshooter December 2011 This manual and accompanying electronic media are proprietary products of Optimal Payments plc. They are to be used only by licensed users

More information

Bank Reconciliation Import BR-1005

Bank Reconciliation Import BR-1005 Bank Reconciliation Import BR-1005 Overview This Extended Solution to the standard MAS 90 MAS 200 Bank Reconciliation module imports a text file and validates cleared checks against the Bank Reconciliation

More information

Introduction and Background

Introduction and Background Introduction and Background The Community College League of California is a nonprofit public benefit corporation whose voluntary membership consists of the 72 local community college districts in California.

More information

Merchant Account Reports

Merchant Account Reports Title Page Merchant Account Reports User Guide June 2014 CyberSource Corporation HQ P.O. Box 8999 San Francisco, CA 94128-8999 Phone: 800-530-9095 CyberSource Contact Information For general information

More information

Instructions for merchants

Instructions for merchants Instructions for merchants Acquiring payments on the Internet or in mail and telephone orders This handbook is intended for everyone whose work includes acquiring of MasterCard and Visa payments on the

More information

The Wells Fargo Payment Gateway Business Center. User Guide

The Wells Fargo Payment Gateway Business Center. User Guide The Wells Fargo Payment Gateway Business Center User Guide Contents 1 Introduction 1 About the Wells Fargo Payment Gateway service Business Center 1 About this guide 2 Access the Business Center 2 Log

More information

SecurePay Batch File Specification & Upload Procedure

SecurePay Batch File Specification & Upload Procedure SecurePay Batch File Specification & Upload Procedure Document Control Description SecurePay Batch File Specification & Upload Procedure Creation Date 18/08/2009 Created By SecurePay Version 1.6 Date updated

More information

Virginia Department of Taxation. Electronic Payment Guide

Virginia Department of Taxation. Electronic Payment Guide Virginia Department of Taxation Electronic Payment Guide Rev. 03/17/2015 Table of Contents Overview of Electronic Payment Options... 3 Electronic Payment Requirements... 3 Filing Requirements ACH Credit

More information

ROAMpay powered by ROAM

ROAMpay powered by ROAM ROAMpay powered by ROAM Table of Contents 1. Introduction 2. Setting up Service 3. Supporting ROAMpay Customers 4. Helpful Links and Contacts 5. ROAMpay User s Guide Welcome to ROAMpay powered by ROAM!

More information

Getting Started. Quick Reference Guide for Payment Processing

Getting Started. Quick Reference Guide for Payment Processing Getting Started Quick Reference Guide for Payment Processing In today s competitive landscape, you have many choices when it comes to selecting your payments provider, and we appreciate your business.

More information

NACHA FORMAT. Record Title Record Type Code File Header Record - This record includes your company name and

NACHA FORMAT. Record Title Record Type Code File Header Record - This record includes your company name and NACHA FORMAT ACH Input File Structure The NACHA format is composed of 94 character records. All records and fields are required, except the record 7 - Entry Detail that is optional. Title File Header -

More information

Volume PLANETAUTHORIZE PAYMENT GATEWAY. vtiger CRM Payment Module. User Guide

Volume PLANETAUTHORIZE PAYMENT GATEWAY. vtiger CRM Payment Module. User Guide Volume 2 PLANETAUTHORIZE PAYMENT GATEWAY vtiger CRM Payment Module User Guide S A L E M A N A G E R M E R C H A N T S E R V I C E S User Guide and Installation Procedures Information in this document,

More information

Service description IBAN Calculation for Account Numbers and Checking the Validity of Accounts

Service description IBAN Calculation for Account Numbers and Checking the Validity of Accounts Service description IBAN Calculation for Account Numbers and Checking the Validity of Accounts 15.11.2012 The service is intended for calculating the IBAN number for accounts and checking the validity

More information

It is most commonly used by organizations that require a cost effective, quick, simple process for accepting credit card payments.

It is most commonly used by organizations that require a cost effective, quick, simple process for accepting credit card payments. 0 Payline 1 Overview Payline is a web-based client that can be used to process credit card transactions manually, process refunds, set up recurring payments and generate reports to name a few of its functions.

More information

ACQUIRER PASS THROUGH FEES

ACQUIRER PASS THROUGH FEES ACQUIRER PASS THROUGH FEES BASED ON VOLUME BASED ON NUMBER OF TRANSACTIONS ASSESSMENTS (V/MC/DISC) VISA SETTLEMENT NETWORK ACCESS FEE VISA INTERNATIONAL ASSESSMENT FEE VISA INTERNATIONAL ACQUIRER FEE MASTERCARD

More information

PAYMENT GATEWAY AND MERCHANT ACCOUNT APPLICATION FORM

PAYMENT GATEWAY AND MERCHANT ACCOUNT APPLICATION FORM Return To: Sales Team Fax: +44 (0) 1189 907 301 Email: uksales@authorize.net Telephone: +44 (0) 203 564 4843 PAYMENT GATEWAY AND MERCHANT ACCOUNT APPLICATION FORM Part 1: Fee Schedule for Online Payment

More information

Refer to the Integration Guides for the Connect solution and the Web Service API for integration instructions and issues.

Refer to the Integration Guides for the Connect solution and the Web Service API for integration instructions and issues. Contents 1 Introduction 4 2 Processing Transactions 5 2.1 Transaction Terminology 5 2.2 Using Your Web Browser as a Virtual Point of Sale Machine 6 2.2.1 Processing Sale transactions 6 2.2.2 Selecting

More information

MySagePay. User Manual. Page 1 of 48

MySagePay. User Manual. Page 1 of 48 MySagePay User Manual Page 1 of 48 Contents About this guide... 4 Getting started... 5 Online help... 5 Accessing MySagePay... 5 Supported browsers... 5 The Administrator account... 5 Creating user accounts...

More information

Credit & Debit Application

Credit & Debit Application USER MANUAL ALL TERMINAL PRODUCTS Credit & Debit Application Instruction Manual V525.15 Dejavoo Systems Instruction Manual V525.15 1 ABOUT THIS MANUAL This manual provides basic instructions for user of

More information

Using Your Terminal. Moneris Vx810 Duet

Using Your Terminal. Moneris Vx810 Duet Using Your Terminal Moneris Vx810 Duet Need help? Call 1-866-319-7450 Record your Moneris merchant number here: 2 Contents Moneris Vx810 Duet... 2 Optional devices............................... 4 Card

More information

Quick Reference Guide. Lloyds Bank Cardnet Online Management Information System

Quick Reference Guide. Lloyds Bank Cardnet Online Management Information System Quick Reference Guide Lloyds Bank Cardnet Online Management Information System Table of Contents 1. Logging In 3 2. Searching for Merchant Numbers 4 3. Merchant Profile Details 5 4. Transaction Activity

More information

Virtual Payment Client Integration Reference. April 2009 Software version: 3.1.21.1

Virtual Payment Client Integration Reference. April 2009 Software version: 3.1.21.1 Virtual Payment Client Integration Reference April 2009 Software version: 3.1.21.1 Copyright MasterCard and its vendors own the intellectual property in this Manual exclusively. You acknowledge that you

More information

*ROAMpay powered by ROAM

*ROAMpay powered by ROAM *ROAMpay powered by ROAM Table of Contents 1. Introduction 2. Setting up Service 3. Supporting ROAMpay Customers 4. Helpful Links and Contacts 5. ROAMpay User s Guide Welcome to ROAMpay powered by ROAM!

More information

Credit & Debit Application

Credit & Debit Application USER MANUAL ALL TERMINAL PRODUCTS Credit & Debit Application Magic Models: C5, X5, X8, M3, M8 V Series Models: V5, V8, V9, V8 Plus, V9 Plus 1 Dejavoo Systems Instruction Manual V429.12 Instruction Manual

More information

How To Perform Fund Accounting On A Fiscal Year 2009

How To Perform Fund Accounting On A Fiscal Year 2009 CENTRAL SUSQUEHANNA INTERMEDIATE UNIT Application: Fund Accounting Fund Accounting - Learning Guide 2009 Central Susquehanna Intermediate Unit, USA Table of Contents INTRODUCTION...3...4 Run Option Fields...4

More information

OXY GEN GROUP. pay. payment solutions

OXY GEN GROUP. pay. payment solutions OXY GEN GROUP pay payment solutions hello. As UK CEO, I m delighted to welcome you to Oxygen8. We ve been at the forefront of multi-channel solutions since 2000. Headquartered in Birmingham, UK, we have

More information

Credit Card Reconciliation Made Simple

Credit Card Reconciliation Made Simple Credit Card Reconciliation Made Simple (if that is possible) Rev 4/2015 BC Presented by: B.C. Worsley Payment Card Process Coordinator 924-4362, bsw5w@virginia.edu Objectives A GL Only Activity Report

More information

Recurring Credit Card Billing

Recurring Credit Card Billing Recurring Credit Card Billing Recurring Credit Card Billing (RCCB) allows recurring debits to a credit card in a PCI compliant method. System Overview This document is intended for merchants and developers

More information

International ACH Transactions (IAT) File Format Guide

International ACH Transactions (IAT) File Format Guide U.S Bank created this IAT file format guide to be used as a supplemental tool to the format listed in the NACHA rules. Organizations can use this to help make changes in their system to prepare for the

More information

ipay Checkout API (IPC API)

ipay Checkout API (IPC API) ipay Checkout API (IPC API) Accepting e-commerce payments for merchants Version 2.1 Intercard Finance AD 2007 2013 Table of Contents Introduction... 9 Scope... 10 the merchant / commercial decision makers...

More information

Order Notifications - reporting a payment status

Order Notifications - reporting a payment status Corporate Gateway Order Notifications - reporting a payment status V5.0 May 2014 Use this guide to: Understand order notifications. Learn how to use the Order Notification Service. New to Order Notifications?

More information

Agencies should be familiar with the Credit Card Settlement Guidelines prior to proceeding with these Reconciliation Guidelines.

Agencies should be familiar with the Credit Card Settlement Guidelines prior to proceeding with these Reconciliation Guidelines. ELECTRONIC VALUE TRANSFER CONTRACT (EVT) CREDIT CARD RECONCILIATIONS The reconciliation function is an authorized users integral back-office activity to verify that funds for all authorized Visa, MasterCard,

More information

Accepting Credit Cards 101

Accepting Credit Cards 101 1 Accepting Credit Cards 101 Payment Cards: A Brief History and the Invention of. The Key Players: The Associations, Member Banks, Processors, Service Providers, Agents, Cardholders, and Merchants : Card

More information

e-connections Merchant Online Account Access User Guide

e-connections Merchant Online Account Access User Guide e-connections Merchant Online Account Access User Guide 04/2010 1 e-connections User Guide Table of Contents Initial Logon. 4-5 Terms of Use... 6 Password, Personal Assurance Message And Security Answers..

More information

Merchant Reporting Tool

Merchant Reporting Tool Merchant Reporting Tool payment and transaction statistic for web shops Transaction reports through web-interface to paysafecard application Table of Content 1. Introduction 2 2. Log In 2 2.1 Merchant

More information

Attachment A. Forms. Request for Proposal Number 4724Z1

Attachment A. Forms. Request for Proposal Number 4724Z1 Attachment A Forms Request for Proposal Number 4724Z1 Bidders are required to complete all forms provided in this attachment. Forms A.1-A.6 are to be included as part of the Technical Proposal. Form A.7

More information

Server and Direct Shared Protocols

Server and Direct Shared Protocols Server and Direct Shared Protocols IMPORTANT: Before reading this document, you should have read through the Server or Direct Protocol and Integration Guidelines that accompany it. These explain the terms

More information

Elavon Payment Gateway Integration Guide- Remote

Elavon Payment Gateway Integration Guide- Remote Elavon Payment Gateway Integration Guide- Remote Version: v1.1 Table of Contents 1 About This Guide 3 1.1 Purpose 3 1.2 Audience 3 1.3 Prerequisites 3 1.4 Related Documents 3 2 Elavon Payment Gateway Remote

More information

FF/EDM Intro Industry Goals/ Purpose Related GISB Standards (Common Codes, IETF) Definitions d 4 d 13 Principles p 6 p 13 p 14 Standards s 16 s 25

FF/EDM Intro Industry Goals/ Purpose Related GISB Standards (Common Codes, IETF) Definitions d 4 d 13 Principles p 6 p 13 p 14 Standards s 16 s 25 FF/EDM Intro Industry Goals/ Purpose GISB defined two ways in which flat files could be used to send transactions and transaction responses: interactive and batch. This section covers implementation considerations

More information

Payment Processor Errors A Troubleshooter

Payment Processor Errors A Troubleshooter Payment Processor Errors A Troubleshooter November 2005 Version 2.4 This manual and accompanying electronic media are proprietary products of Optimal Payments Inc. They are to be used only by licensed

More information

Account Management System Guide

Account Management System Guide Account Management System Guide Version 2.2 March 2015 Table of Contents Introduction...5 What is the Account Management System?...5 Accessing the Account Management System...5 Forgotten Password...5 Account

More information

Realex Payments Integration Guide - Ecommerce Remote Integration. Version: v1.1

Realex Payments Integration Guide - Ecommerce Remote Integration. Version: v1.1 Realex Payments Integration Guide - Ecommerce Remote Integration Version: v1.1 Document Information Document Name: Realex Payments Integration Guide Ecommerce Remote Integration Document Version: 1.1 Release

More information

USER GUIDE. Rev 9/05

USER GUIDE. Rev 9/05 USER GUIDE Rev 9/05 Document Change History Contents Contents About This Guide ii Document Change History iii Section : Transaction Central - CHAPTER : Getting Started...-3 CHAPTER 2: Credit Card Transactions...-9

More information

Virtual Terminal & Online Portal

Virtual Terminal & Online Portal Authipay Gateway Virtual Terminal & Online Portal User Guide Version 5 (EMEA) Virtual Terminal & Online Portal User Guide Version 5 (EMEA) CONTENTS 1 Introduction... 5 2 Processing Transactions... 6 2.1

More information

EFT Processing. (Automatic Electronic Payment Processing) Section Contents

EFT Processing. (Automatic Electronic Payment Processing) Section Contents EFT Processing Accounts Receivable (Automatic Electronic Payment Processing) Section Contents EFT Processing Concepts & Terminology Related Setup Tables User Group Security Options How To Setup customer

More information

User Guide Electronic Funds Transfer (EF T) Service

User Guide Electronic Funds Transfer (EF T) Service User Guide Electronic Funds Transfer (EF T) Service Contents What You Need to Know About ATB s EFT Service 4 Funding EFT Files 4 1.Liquidity Limit 4 2.Exchange Funding 5 Limits 5 1.File Limits 6 2.Limits

More information

Buckaroo Payment Engine 3.0 Implementation Manual HTML gateway

Buckaroo Payment Engine 3.0 Implementation Manual HTML gateway This manual and the functionality described herein may be subject to changes. Please take this into account when implementing the described functionality. Buckaroo Payment Engine 3.0 Implementation Manual

More information

Virtual Terminal Guide

Virtual Terminal Guide Virtual Terminal Guide Version 1.3 June 2014 Table of Contents About this Guide...3 Introduction...4 Example of how to use Virtual Terminal within your business:...4 Accessing the Virtual Terminal...5

More information

FAC Corporate Overview Driving Payment Innovation

FAC Corporate Overview Driving Payment Innovation FAC Corporate Overview Driving Payment Innovation First Atlantic Commerce (FAC) is a leading international online payment solutions provider First Atlantic Commerce First Atlantic Commerce (FAC) is a leading

More information

Wage Protection System Technical Specifications

Wage Protection System Technical Specifications Wage Protection System Technical Specifications Prerequisites for making WPS payments through your local bank Before 2 November 2015, Qatari companies will need to: Register with the WPS-system through

More information

Credit Card Overview & Processing Guide entrée Version 3

Credit Card Overview & Processing Guide entrée Version 3 Credit Card Overview & Processing Guide entrée Version 3 2000-2016 NECS, Inc. All Rights Reserved. I entrée V3 Credit Card Processing Guide Table of Contents Chapter I V3 Credit Card Overview 1 1 Obtain...

More information

Bank of America Merchant Services MultiLink Message Specification Authorization Formats for Debit, Credit, EBT, Check Acceptance and POS Check

Bank of America Merchant Services MultiLink Message Specification Authorization Formats for Debit, Credit, EBT, Check Acceptance and POS Check Bank of America Merchant Services MultiLink Message Specification Authorization Formats for Debit, Credit, EBT, Check Acceptance and POS Check Version 4.02 Document creation date: March 28, 2002 Last modification

More information

CF2/MQ Transmission Guides. 5.23 Fed Funds Settlement / Settling Bank Balances (FFSBST): Function User s Guide

CF2/MQ Transmission Guides. 5.23 Fed Funds Settlement / Settling Bank Balances (FFSBST): Function User s Guide CF2/MQ Transmission Guides 5.23 Fed Funds Settlement / Settling Bank Balances (FFSBST): Function User s Guide The Depository Trust Company July 2014 Copyright Copyright Copyright 2014 by The Depository

More information