IP Pay. End User System Reference Manual. Document revision October 2008

Size: px
Start display at page:

Download "IP Pay. End User System Reference Manual. Document revision October 2008"

Transcription

1 IP Pay End User System Reference Manual Document revision October

2 Table of Contents Introduction 3 DECLINE Response Codes 4 AVS Result Codes 7 CVV2/CVC/CID Result Codes 9 CAVV Result Codes 10 2

3 Introduction GetReporting.com is IPPay s real-time online solution for all transaction reporting needs. GetReporting provides consolidated real-time reporting on all types of electronic payment transactions and provides a simple and integrated view for reconciliation and review. In some instances, independent software vendors integrating into IPPay may choose to hide generated response action codes in order to simplify things for users. However, getting as much information as possible about a particular transaction becomes useful when trying to perform advanced troubleshooting on problem transactions. GetReporting provides the advanced user access to this information. When viewing transaction records within GetReporting, one can view additional transaction codes generated by the IPPay system that provide more detailed information generated by IPPay. This document discusses the various codes generated by IPPay and the meaning behind each code type. 3

4 DECLINED Transaction Codes The IPPay System generates a DECLINED transaction for many different reasons. The following table is useful for understanding the various ActionCode results that can occur. Note that many ActionCode values are associated with a particular credit card type. Any penny-value not defined on this list will return a 000 ActionCode. ActionCode Description 001 (V/MC) Refer to card issuer. 100 Deny (only for Internet transactions). 002 Refer to card issuer, special condition 003 (V/MC) Invalid Merchant or Service Provider 004 (V/MC) Pick up card. (Card most likely reported stolen) 200 Deny Pick up card. 005 Do not honor. 100 Deny. 006 Error. 181 Format error. 007 Pickup card, special condition. 200 Deny Pick up card. 012 (V/MC) Invalid Transaction. 104 Deny New card issued. 013 (V/MC) Invalid amount. 110 Invalid amount. 014 (V/MC) Invalid account number (no such number). 111 Invalid account. 015 (V/MC) No such issuer 111 Invalid account 019 Re-enter transaction 103 Deny Invalid manual Entry 4DBC 182 Please wait 109 Invalid merchant 187 (V/MC) Person claimed they never received the card from the bank and bank is shipping them a new card 809 Surcharge amount not permitted on Visa cards 805 Force STIP. 030 Format Error. 057 Transaction not permitted to cardholder. 061 Invalid amount. 806 CVV2 Failure. 807 Card authentication failed. 055 Incorrect PIN. 055 Incorrect PIN. 808 Revocation of Authorization. 808 Revocation of Authorization. 808 Revocation of Authorization. 111 Invalid account. 912 (V/MC) Invalid Card 917 (V/MC) Expired Card 999 Unable to go online; declined. 041 (V/MC) Pick up card (lost card). 200 Deny Pick up card. 4

5 ActionCode Description 807 Card authentication failed. 043 (V/MC) Pick up card (stolen card). 200 Deny Pick up card. 899 Unknown action code returned. 051 (V/MC) Insufficient funds. 110 Invalid amount. 052 No checking account. 105 Deny Account Cancelled. 053 No savings account. 105 Deny Account Cancelled 054 (V/MC) Expired Card. 101 Expired Card. 055 (V/MC) Incorrect PIN. 183 Invalid currency code. 057 (V/MC) Transaction not permitted to cardholder. 115 Service not permitted. 058 (V/MC) Transaction not allowed at terminal. 103 Deny Invalid manual Entry 4DBC. 059 Suspected Fraud. 061 Exceeds withdrawal amount limit. 110 Invalid amount. 062 (V/MC) Restricted card. 189 Deny Cancelled or Closed Merchant/SE 063 Security violation. 065 Exceeds withdrawal count limit. 188 Deny Expiration date required. 075 (V/MC) Allowable number of PIN-entry tries exceeded. 076 Invalid/Nonexistent To Account specified 077 (V/MC) Previous message located but data is inconsistent with original message. Invalid/Nonexistent From Account specified. 078 (V/MC) Blocked, first used. 188 New cardholder, card not unblocked yet Invalid/Nonexistent account specified (general). Deny New Card Issued 080 Credit issuer unavailable. 125 Invalid effective date. 081 PIN cryptographic error found. 082 Negative CAM, dcvv, icvv or CVV result. 122 Invalid card (CID) security code. 083 Unable to verify pin. 084 Invalid Authorization Life Cycle. 400 Reversal accepted. 992 DECLINE/TIMEOUT. 091 (V/MC) Issuer unavailable (STIP not applicable or 107 available) Please Call Issuer 092 (V/MC) Destination cannot be found for routing 093 Transaction cannot be completed; violation of law. 094 Duplicate transmission detected. 096 (V/MC) System Malfunction. 5

6 Other Responses The responses on the previous table are not the only ActionCode values you can obtain. Some responses are generated internal to the IPPay server, relying on information already configured within IPPay and not relying on external communications. A 025 ActionCode is generated when a record cannot be found. For example, if a merchant sends a CAPT transaction to IPPay, attempting to capture a previously authorized transaction, IPPay sends a 025 ActionCode whenever that previously authorized transaction cannot be found in the database. Because a merchant can only capture an authorized transaction that has been sent previously, it s important to recognize that this 025 ActionCode will be sent whenever that authorization is absent. The 981 ActionCode is generated by IPPay for merchant accounts that are configured to reject transactions based on AVS results. By observing the AVS results, the merchant can verify that transactions are being properly rejected by IPPay whenever the configured AVS responses appear. Unless a merchant s account is boarded to reject certain AVS results, this 981 ActionCode will not appear. For merchants who do not accept certain credit card types, the 913 ActionCode gets returned when those card types are detected. For example, a merchant who does not wish to accept any Discover cards can be boarded to automatically decline that card type; whenever a Discover transaction is sent by that merchant, a 913 ActionCode is returned. Only a merchant account that is boarded to reject certain card dtypes will receive this 913 ActionCode. If you receive a 900 ActionCode, your incoming XML transaction contains an XML syntax error. All XML documents that are not well-formed cause the IPPay server to return a 900 ActionCode. Additionally, data values submitted in your XML might be invalid IPPay syntax, and this will also return a 900 ActionCode. Within a 900 response will be an ErrMsg tag delimiting an error message; this will explain the technical reason (and frequently the location) for a syntax error. By comparing the ErrMsg text to your submitted XML, you can figure out how to correct all 900 responses. You should correct all 900 syntax errors on the test system before sending any transactions to the production server. 6

7 AVS Result Codes IPPay offers cardholder address verification through AVS, a system available widely throughout North America and much of Europe. With address verification, the merchant submits a customer s address and postal code information in a transaction and the credit card issue verifies and validates the address information against their internal billing address data. The result code sent by an issuer advises the merchant of a customer s billing integrity when completing the credit card transaction. Visa and MasterCard both call this feature AVS, which stands for Address Verification Service. American Express calls this feature AAV, which stands for Address Authentication and Verification. Almost all North American issuers support AVS using Visa and MasterCard association rules. According to these rules, an issuer compares the numeric digits within a cardholder s address and postal information with their own stored billing information. All alphabetic information is ignored. The address and postal code match (or fail to match) and an AVS result code is generated by the issuer. This is returned to the merchant during an authorization. American Express adds cardholder name matching to their AAV. A merchant can submit their customer s name in addition to the billing address information and may receive a number of additional AVS result codes. Shipping address information may also be submitted in an Amex transaction, and additional result codes are anticipated from Amex in the future. For most issuers, the AVS works independent of the action code. In other words, a transaction may be approved even though billing address information doesn t match. Because transaction approval is independent of billing address integrity, it s up to the merchant to decide the importance of correct billing address information when completing a sale. A merchant may simply allow a transaction to proceed, or a merchant might independently discontinue the sale in spite of an approval. IPPay, based on the AVS result code, automatically fills the AddressMatch and ZipMatch elements. The possible AddressMatch and ZipMatch values are Y, N, or X, and the value is determined with the AVS result code. IPPay offers an Automatic AVS Rejection feature, where merchants may automatically decline transactions showing degraded AVS results. Automatic AVS Rejection is an optional service that requires a merchant to subscribe before IPPay will automatically reject transaction on behalf of the merchant. 7

8 A result code indicating the AVS ( Address Verification Service ) results for a transaction may be A ; B ; C ; D ; Y ; M ; X ; F ; G ; I ; K ; L ; N ; O ; P ; R ; S ; U ; W ; Z. AVS Result Description A (all) Address matches, postal code absent or does not (All) match. D (all) Street address and postal code match. CM Name incorrect, postal code matches. M (all) Street address and postal code match. CM Name, street address and postal code match. N (all) Neither address nor postal code matches. (All) R (all) Retry. (All) S (all) AVS unavailable. (All) U (all) AVS unavailable. (All) Z W (MC/Amex) W was replaced by Z. Postal code matches, address absent or does not match. CM Name, street address and postal code are all incorrect. Y (all) Street address and postal code match. (All) Z (all) Postal code matches, address absent or does not match. (All) B Street address match. Postal code has invalid format. E CM Name incorrect. Street address and postal code match. C K G L I O P Street address and postal code have invalid formats. CM Name matches. Non-AVS participant outside U.S. Address not verified. CM Name and postal code match. Street address not verified for international transaction. CM Name and address match. F Postal code match. Street address has invalid format. CM Name incorrect. Street address matches. X Nine-digit postal code match in U.S. Postal code and address match for outside U.S. F Street address and postal code match for U.K. only 8

9 CVV2 Result Codes IPPay enables credit card validation through the CVV2 feature, a system widely supported throughout the credit card industry. With this feature, every physical credit card has a three- or four-digit value imprinted on the credit card in addition to the card number. Submitting this three- or four-digit security code enhances fraud detection for a transaction, ensuring that a genuine physical credit card is present during that transaction. Visa cards have a three-digit CVV2 value, MasterCard cards have a three-digit CVC2 value, and American Express uses a four-digit CID value to enable card validation. This three- or four- digit value is found imprinted on the back side of a credit card, usually inside the signature block (it may also be imprinted on the front side of the card). The response code to a Visa CVV2 or a MasterCard CVC2 or an American Express CID submission may be M ; N ; P ; S ; U or Y o M CVV2 match o N CVV2 Not Match o P Unable to Process o S The CVV2 should be on the card but merchant indicates it is not o U The Issuer is not certified or has not provided Visa with encryption keys. o Y Invalid CVV1 Track Present Participation in CVV2/CVC2 is optional for issuers. The subscribing issuers submit their CVV2/CVC2 keys to Visa and MasterCard, and these keys are kept secret. The individual CVV2/CVC2 implementation policies of the tens of thousands of issuers are confidential, and issuers may changes their internal CVV2/CVC2 policies without notification. Statistics are unavailable as to how many issuers subscriber (or don t subscribe) to CVV2/CVC2. Issuers may decide to return a 806 action code, indicating that a Visa issuer has declined a transaction due to the submission of an invalid CVV2 value. The 806 action code (a response allowed under Visa s association rules) enables issuers to independently decide a policy of rejecting transactions having invalid CVV2 values. An 806 action code may have a N or U or P response, but never an M response. Another factor that may affect CVV2 result codes is stand-in processing. When Visa or MasterCard performs stand-in processing for an issuer (because the issuer is otherwise unable to respond directly for a transaction), Visa/MC will perform the CVV2 calculations on behalf of any issuers who subscribe to CVV2. 9

10 CAVV Result Codes Cardholder authentication is now available in the credit card industry through Visa s Verified by Visa program and MasterCard s SecureCode program. Using these systems, an ecommerce merchant enables their customer to submit an account ID and a password to authenticate their presence during an online transaction. The authentication process generates a token; the token is submitted within an authorization for a transaction. IPPay supports these two programs, allowing CAVV and UCAF data to be submitted to IPPay. The merchant receives a CAVV result code after a transaction is approved. The response code to a Visa CAVV or a MasterCard UCAF submission is 0 through 9 or A through D, where: 0 CAVV authentication results invalid. 1 CAVV failed validation authentication 2 CAVV passed validation authentication 3 CAVV passed validation attempt 4 CAVV failed validation attempt 5 Not used (reserved for future use) 6 CAVV not validated, issuer not participating in CAVV validation 7 CAVV failed validation attempt (US issued cards only) 8 CAVV passed validation attempt (US issued cards only) 9 CAVV failed validation attempt (US issued cards only) A CAVV passed validation attempt (US issued cards only) B CAVV passed validation information only, no liability shift C CAVV was not validated attempt D CAVV was not validated authentication 10

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

ProtectPay API Appendix Response Values and Simulated Responses Version

ProtectPay API Appendix Response Values and Simulated Responses Version ProtectPay API Appendix Response Values and Simulated Responses Version 01.18.0 1.0 RESERVED VALUES FOR TEST ENVIRONMENT SIMULATED PROCESSING... 2 1.1 Reserved Card Numbers... 2 1.2 Reserved ACH Routing

More information

Merchant Information Interface Guide. version 1.1

Merchant Information Interface Guide. version 1.1 Merchant Information Interface Guide version 1.1 1 About This Guide Dear Merchant, Thank you for choosing AltaPay as your payment management company. You have been granted an access to the AltaPay Merchant

More information

Authorize.Net Magento 2.x Payment Module

Authorize.Net Magento 2.x Payment Module Authorize.Net Magento 2.x Payment Module User Guide Revision 1.0.1 September 17, 2018 Sep 17 2018 Authorize.Net Global Payment Management for Magento 2.x 1 Contents Document History... 4 1. Introduction...

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

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

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

MobiMoney Framework Card Control Card Alerts

MobiMoney Framework Card Control Card Alerts MobiMoney Framework Card Control Card Alerts Application Install Start Once you decide to try MobiMoney, download the MobiMoney application from either the App Store or Google Play. A gray spring board

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

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

User Guide: VirtualMerchant

User Guide: VirtualMerchant User Guide: VirtualMerchant Two Concourse Parkway, Suite 800, Atlanta, GA 30328 Elavon, Incorporated 2012. All Rights Reserved Copyright Copyright 2012 Elavon, Incorporated. All rights reserved. No part

More information

UiBSclearing. UiBSclearing. Never lose a customer due to a failed credit card HEAD OFFICE

UiBSclearing. UiBSclearing. Never lose a customer due to a failed credit card HEAD OFFICE Never lose a customer due to a failed credit card HEAD OFFICE 1 Agias Zonis Street, Pentadromos Centre, Office B401, CY-3026, Limassol, Cyprus P.O. BOX 52208, 4062 Limassol, Cyprus Tel: +357 7777 [UiBS]

More information

Chase Paymentech Test Conditions

Chase Paymentech Test Conditions Introduction... 2 Test card numbers... 3 US... 4 Track Data... 4 CANADA... 8 Terminal Capture (TCS) UTF 1.97 Host Error Response Chart... 9 Host Capture (HCS) UTF 1.97 Host Error Response Chart... 10 Terminal

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

ProPay API Appendix Response Values and Simulated Responses Version

ProPay API Appendix Response Values and Simulated Responses Version ProPay API Appendix Response Values and Simulated Responses Version 10.17.0 Contents 1.0 RESERVED VALUES FOR TEST ENVIRONMENT SIMULATED PROCESSING......2 1.1 Reserved Card Numbers....2 1.2 Reserved ACH

More information

First Data Global Gateway SM Virtual Terminal User Manual

First Data Global Gateway SM Virtual Terminal User Manual First Data Global Gateway SM Virtual Terminal User Manual Version 1.0 2015 First Data Corporation. All Rights Reserved. All trademarks, service marks, and trade names referenced in this material are the

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

Frequently Asked Questions

Frequently Asked Questions Q. What is GTSE v.2.1.3? Frequently Asked Questions A. GTSE stands for Global Transport Secure ecommerce. GTSE v.2.1.3 is the next generation of Global Payments complete solution for small to mid-sized

More information

Important Notice. All company and brand products and service names are trademarks or registered trademarks of their respective holders.

Important Notice. All company and brand products and service names are trademarks or registered trademarks of their respective holders. Important Notice Magento reserves the right to make corrections, modifications, enhancements, improvements, and other changes to its products and services at any time and to discontinue any product or

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

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

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

BML MobilePay FAQ. Page 1

BML MobilePay FAQ. Page 1 1. What is BML MobilePay App? BML MobilePay is a safe, easy and quick way to make purchases at merchant outlets and send money to individuals via your smartphone. It is a safe and secure method which does

More information

Merchant Administration User Guide

Merchant Administration User Guide Merchant Administration User Guide For MasterCard Payment Gateway Version 6.8 09 March 2017 Notices Following are policies pertaining to proprietary rights and trademarks. Proprietary Rights The information

More information

Voice Authorization QUICK REFERENCE GUIDE

Voice Authorization QUICK REFERENCE GUIDE QUICK REFERENCE GUIDE Voice Authorization Get credit card authorizations using any touch-tone telephone enter the authorization codes when your POS system is ready. Voice authorization systems allow you

More information

CyberSource Business Center

CyberSource Business Center CyberSource Business Center CS3-609-06-16-09 Copyright 2009 Harris Connect, LLC. all rights reserved. Reproduction in any form without the express written consent of Harris Connect, LLC. is strictly prohibited

More information

Portico VT. User Guide FOR HEARTLAND MERCHANT USERS APRIL 2015 V2.8

Portico VT. User Guide FOR HEARTLAND MERCHANT USERS APRIL 2015 V2.8 Portico VT User Guide FOR HEARTLAND MERCHANT USERS APRIL 2015 V2.8 Notice THE INFORMATION CONTAINED HEREIN IS PROVIDED TO RECIPIENT "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT

More information

CyberSource Global Payment Management

CyberSource Global Payment Management CyberSource Global Payment Management Magento 2.x Implementation Guide Version 1.1.0 August 2017 Extract Use this guide to install and configure the CyberSource extension for Magento 2.x. Contents Recent

More information

Table of Contents. PCI Information Security Policy

Table of Contents. PCI Information Security Policy PCI Information Security Policy Policy Number: ECOMM-P-002 Effective Date: December, 14, 2016 Version Number: 1.0 Date Last Reviewed: December, 14, 2016 Classification: Business, Finance, and Technology

More information

A Royal Bank Response Code that has a value less than "050" indicates an approved transaction.

A Royal Bank Response Code that has a value less than 050 indicates an approved transaction. 1.0 RESPONSE The following table contains the Royal Bank Response Codes located in the last three bytes of the SPDH Header (P48) as well as the corresponding Response Codes (P39 or FID 'X'). The terminal

More information

REDUCING THE RISK OF CARD NOT PRESENT FRAUD

REDUCING THE RISK OF CARD NOT PRESENT FRAUD www.globalpaymentsinc.co.uk REDUCING THE RISK OF CARD NOT PRESENT FRAUD 02 03 REDUCING THE RISK OF CARD NOT PRESENT FRAUD INTRODUCTION Many businesses accept Card Not Present (CNP) transactions on a daily

More information

Barclaycard Smartpay B. Test Cards and Test Data

Barclaycard Smartpay B. Test Cards and Test Data Barclaycard Smartpay B Test Cards and Test Data Document Ref. 0785 - Summary Specifies the test cards and test data that can be used with the Barclaycard Smartpay staging environment. Version 04 draft

More information

STPP Testing Published: 8 December 2017

STPP Testing Published: 8 December 2017 During integration with Secure Trading s systems, the Merchant can perform tests on the system using the details supplied within this document. Published: 8 December 2017 1.18 Table of Contents 1 Introduction...

More information

FREQUENTLY ASKED QUESTIONS

FREQUENTLY ASKED QUESTIONS FREQUENTLY ASKED QUESTIONS 1. What is the YES BANK MasterCard SecureCode? The MasterCard SecureCode is a service offered by YES BANK in partnership with MasterCard. This authentication is basically a password

More information

Commercial Card Expense Reporting: Program Administrators

Commercial Card Expense Reporting: Program Administrators Commercial Card Expense Reporting: Program Administrators Wholesale Customer Training 2016 Wells Fargo Bank, N.A. All rights reserved. For public use. 2 CCER for Program Administrators Agenda Commercial

More information

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

USER GUIDE REPORTING <ACQ + GW IMAGE HERE> VERSION 1.0 REPORTING VERSION 1.0 TABLE OF CONTENTS 1. BATCHED TRANSACTIONS 3 1. BATCH OVERVIEW 3 1. Fraud 5 2. DCC (Dynamic Currency Conversion) 6 3. History 7 1.2 VIEWING RELATED TRANSACTIONS

More information

First Data Global Gateway Virtual Terminal User Guide. Version 2.4

First Data Global Gateway Virtual Terminal User Guide. Version 2.4 First Data Global Gateway Virtual Terminal User Guide Version 2.4 July 15, 2010 Table of Contents 1 Introduction 6 1.1 First Data Global Gateway Virtual Terminal Overview 6 1.1.1 Processing Transactions

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

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

Draft Capture. Point of Sale: Getting Started. Overview. How EDC works

Draft Capture. Point of Sale: Getting Started. Overview. How EDC works 1 Point of Sale: Getting Started Draft Capture Overview Electronic draft capture (EDC) is an automated method of authorizing, balancing, and capturing credit card transactions entered on a Point of Sale

More information

Guide to credit card security

Guide to credit card security Contents Click on a title below to jump straight to that section. What is credit card fraud? Types of credit card fraud Current scams Keeping your card and card details safe Banking and shopping securely

More information

Long Term Disability Online Payment Instructions

Long Term Disability Online Payment Instructions If you are paying for Medical ONLY: Long Term Disability Online Payment Instructions 1. On the Insurance Payments home screen, select Long Term Disability. 2. Enter the payment amount for Medical only

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

Error Messages. 21 Invalid username. The merchant didn't type in a valid username when adding a new user. 22 You do not have access to this page.

Error Messages. 21 Invalid username. The merchant didn't type in a valid username when adding a new user. 22 You do not have access to this page. 1 Password/Username Incorrect. Please remember that usernames and passwords are case-sensitive. Error Messages Sent by login screen when the username and/or the password are incorrect. 2 Access to page

More information

Error Levels Error Level Description Response. These errors are triggered by business rules or invalid data before the transaction is

Error Levels Error Level Description Response. These errors are triggered by business rules or invalid data before the transaction is Document Notes Error Levels Error Level Description These errors are triggered by business rules or invalid data before the transaction is Code Level 1 commited to the gateway's database or sent to the

More information

At merchants that have not yet signed up for your card will continue to work without the need to use an OTP.

At merchants that have not yet signed up for your card will continue to work without the need to use an OTP. More Information The Safe@Web service protects your cards against unauthorized use when shopping online at Safe@Web participating merchants. Your online purchases are secured with the use of One Time Password

More information

Payment Technique and Process

Payment Technique and Process Payment Technique and Process The McAfee Consumer website provides a complete billing & payment process for individual customers (Home & Home Office service). The website payment is process easy and informing.

More information

First Data Global Gateway Virtual Terminal User Guide. Version v9.0

First Data Global Gateway Virtual Terminal User Guide. Version v9.0 First Data Global Gateway Virtual Terminal User Guide Version v9.0 March 2015 Revision History DOCUMENT: First Data Global Gateway Virtual Terminal User Guide The following table lists the additions, updates/modifications,

More information

Blackbaud Merchant Services Web Portal Guide

Blackbaud Merchant Services Web Portal Guide Blackbaud Merchant Services Web Portal Guide 10/09/2017 Blackbaud Merchant Services 4.0 Blackbaud Merchant Services Web Portal Guide US 2016 Blackbaud, Inc. This publication, or any part thereof, may not

More information

BFS VISA PREPAID CARDS FREQUENTLY ASKED QUESTIONS (FAQ S)

BFS VISA PREPAID CARDS FREQUENTLY ASKED QUESTIONS (FAQ S) BFS VISA PREPAID CARDS FREQUENTLY ASKED QUESTIONS (FAQ S) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 What is a BFS Visa Prepaid

More information

U s e r s g U i d e 1

U s e r s g U i d e 1 User s guide 1 Contents 2 Welcome 3 User Service Activation 4 Introduction 4 Purpose 5 Key Features 6 Activation 8 Using the System 8 Login 9 Credit Sale 10 For Swipe Capable Devices 10 For Manual Entry

More information

MasterPass Guide. Business Gateway. V1.1 February Use this guide to:

MasterPass Guide. Business Gateway. V1.1 February Use this guide to: Business Gateway MasterPass Guide V1.1 February 2015 Use this guide to: Learn about the MasterPass digital wallet service Anticipate how MasterPass may affect your system and procedures MasterPass Guide

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

Magento Extension User Guide: Web Services Version 3.6.1

Magento Extension User Guide: Web Services Version 3.6.1 Version 3.6.1 This document explains how to install the official Secure Trading extension on your Magento store. Published: 3 August 2017 Table of Contents 1 Introduction... 3 1.1 Features... 3 1.2 Requirements...

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

Getting Started with Online Payments

Getting Started with Online Payments Getting Started with Online Payments Getting Started... 2 Steps for the Online Payment Process... 2 Step 1 Customer Visits Web Site... 2 Step 2 Redirected to Payment Center... 2 Step 3 Status Determined...

More information

MySagePay USER GUIDE

MySagePay USER GUIDE MySagePay USER GUIDE Contents 1.0 Welcome to MySagePay 3 1.1 Logging into MySagePay 3 1.2 What you will see 4 2.0 Settings 5 2.1 My Account 5 2.2 Settings 6 2.3 AVS/CV2 7 2.4 3D Secure 8 2.5 Restrictions

More information

secure SHOP SAFELY ONLY

secure SHOP SAFELY ONLY secure SHOP SAFELY ONLY 3-D Secure Code: Shop Safely Online Societe Generale Expressbank offers its clients a new functionality for cardholder authentication developed in cooperation with the international

More information

2016 ConCardis GmbH. Fraud Detection Module (basic)

2016 ConCardis GmbH. Fraud Detection Module (basic) Fraud Detection Module (basic) Table of contents 1. Introduction 1.1 Benefits 1.2 Contents 2. Activation and configuration 2.1 Blocking rules 2.1.1 Card country 2.1.2 IP address country 2.1.3 Country consistency

More information

To check the status of your transactions, go to: My Accounts > Last 30 Days Transactions

To check the status of your transactions, go to: My Accounts > Last 30 Days Transactions 1.Transfers/Currency exchange 2. Internet Banking 4. Cards 5.Accounts 6.Others 1. Transfers / Currency exchange: 1.1 How make transfers in GEL To make a transfer in GEL, choose the type of transfer desired

More information

Baptist Financial Services

Baptist Financial Services Baptist Financial Services BFS Visa Prepaid PayCard FREQUENTLY ASKED QUESTIONS (FAQ S) Questions for Employers 1 What is a BFS Visa Prepaid PayCard? 2 How do I get a BFS Visa Prepaid PayCard? 3 How does

More information

General questions. General questions Activation During Shopping Shopping with MasterCard SecureCode DDA - Disability Discrimination Act

General questions. General questions Activation During Shopping Shopping with MasterCard SecureCode DDA - Disability Discrimination Act Frequently Asked Questions MasterCard SecureCode Frequently Asked Questions This section offers additional information and details about MasterCard SecureCode. General questions Activation During Shopping

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

ProPay API Appendix Version 6

ProPay API Appendix Version 6 ProPay API Appendix Version 6 Appendix A: ProPay Response Values A.1 Status Response Code The ProPay API will return with every request a response code. These codes are described below with each meaning.

More information

Install Application Start Download the Application

Install Application Start Download the Application Install Application Start Download the Application Apple Android Enter A cardholder will download the app from either the itunes app store or the Android Google Play Store. 6 Install Application Completion

More information

Vantiv ecommerce for Magento 2

Vantiv ecommerce for Magento 2 Vantiv ecommerce for Magento 2 User Guide Version 1.0.0 June 2017 Table of Content 1. Onboarding...3 2. Installation...3 3. Configuration...5 4. Nuances for each MOP...22 5. Checkout...23 6. Stored Payment

More information

Vantiv ecommerce for Magento 1 User Guide. Version 1.0.7

Vantiv ecommerce for Magento 1 User Guide. Version 1.0.7 Vantiv ecommerce for Magento 1 User Guide Version 1.0.7 Vantiv ecommerce for Magento 1... 1 User Guide... 1 1. Project... 3 2. Onboarding... 3 3. Installation... 3 4. Configuration... 5 5. Nuances for

More information

Paylane Direct System. Webservice based payment management system

Paylane Direct System. Webservice based payment management system Paylane Direct System Webservice based payment management system Created by: PayLane IT Crew / 2005-05-12 Last modification: 2012-10-05 Saved by: Jan Makulec PayLane Direct System page 2 from 55 Table

More information

EFTPOS 1. User guide.

EFTPOS 1. User guide. EFTPOS 1. User guide. Contact Details BankSA Merchant Helpdesk Service, Sales and Support Terminal Difficulties Stationery Orders 1300 780 940 Contents 1 Introduction.... 1 1.1 Merchant Responsibility

More information

Auto calculate VAT in opportunities, quotes, orders and invoices in Microsoft Dynamics 365 DYNAMIC VAT IMPORT GUIDE. Version 1.0.

Auto calculate VAT in opportunities, quotes, orders and invoices in Microsoft Dynamics 365 DYNAMIC VAT IMPORT GUIDE. Version 1.0. DYNAMIC VAT Auto calculate VAT in opportunities, quotes, orders and invoices in Microsoft Dynamics 365 IMPORT GUIDE Version 1.0 Developed By Table of Contents Solution Import... 1 Registration... 6 Configuration...

More information

Long Term Disability Online Payment Instructions

Long Term Disability Online Payment Instructions If you are paying for Medical AND Dental: Long Term Disability Online Payment Instructions 1. On the Insurance Payments home screen, select Long Term Disability. 1 2. You will enter your Medical payment

More information

Shopping Cart Certification Advanced Integration Method (AIM) Implementation Guide Card-Not-Present Transactions

Shopping Cart Certification Advanced Integration Method (AIM) Implementation Guide Card-Not-Present Transactions Advanced Integration Method (AIM) Implementation Guide Card-Not-Present Transactions Page 2 of 56 Revision History Date Brief Description of Changes 10.2002 Initial release 01.2003 Fixed x_bank_account_name

More information

MySagePay User Guide

MySagePay User Guide MySagePay User Guide Table of Contents 1.0 Welcome to MySagePay 3 1.1 Logging into MySagePay 3 1.2 What you will see 4 2.0 Settings 5 2.1 My Account 5 2.2 Settings 6 2.3 AVS/CV2 7 2.4 3D Secure 8 2.5 Restrictions

More information

PayTrace API Responses

PayTrace API Responses PayTrace API Responses Updated July 2011 The PayTrace API will always return a response when it receives a request. The response will either contain one or more Error messages or a Response value with

More information

Apple Pay Customer Experience

Apple Pay Customer Experience Apple Pay Customer Experience This document provides the Customer s Experience via step-bystep screen prints and comments. 1.) Select the Wallet application icon from iphone6 or 6Plus Wallet Icon 2.) Select

More information

Magento Extension User Guide: Payment Pages. This document explains how to install the official Secure Trading extension on your Magento store.

Magento Extension User Guide: Payment Pages. This document explains how to install the official Secure Trading extension on your Magento store. This document explains how to install the official Secure Trading extension on your Magento store. Module version: 3.4 Published: 31 October 2014 Table of Contents 1 Introduction... 3 1.1 Features... 3

More information

APG8205 OTP Generator

APG8205 OTP Generator APG8205 OTP Generator User Manual V1.00 Subject to change without prior notice Table of Contents 1.0. Introduction... 3 1.1. Supported Card Type... 3 1.2. Supported Language... 3 2.0. APG8205 Illustration...

More information

Ready Theatre Systems RTS POS

Ready Theatre Systems RTS POS Ready Theatre Systems RTS POS PCI PA-DSS Implementation Guide Revision: 2.0 September, 2010 Ready Theatre Systems, LLC - www.rts-solutions.com Table of Contents: Introduction to PCI PA DSS Compliance 2

More information

EPX Certification Credentials

EPX Certification Credentials Version 1.5 Electronic Payment Exchange 1201 N. Market Street, Suite 701 Wilmington, DE 19801 302-288-0600 www.epx.com Confidentiality Statement 2013 Electronic Payment Exchange. All rights reserved. This

More information

PayWay. API Developer's Guide

PayWay. API Developer's Guide PayWay API Developer's Guide Version 1.8 19 Mar 2017 Document History Date Version Description 20 Dec 2005 1.0 Initial Version 14 Mar 2009 1.1 New feature: integration with Recurring Billing 26 Aug 2009

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

API Reference Guide August 2005

API Reference Guide August 2005 CyberSource Payment Manager 5.6.5 API Reference Guide August 2005 CyberSource Contact Information For questions about CyberSource Payment Manager, email software-support@cybersource.com. For general information

More information

SLIMCD Gateway Error and Decline Codes

SLIMCD Gateway Error and Decline Codes SLIMCD Gateway rror and Decline Codes The following table provides a list of error messages that can be produced by the SLIMCD gateway software. Code: One-letter identifier, where is an input error and

More information

Stripe Payment with Recurring Profile MAGEDELIGHT.COM USER MANUAL E:

Stripe Payment with Recurring Profile MAGEDELIGHT.COM USER MANUAL E: Stripe Payment with Recurring Profile USER MANUAL MAGEDELIGHT.COM E: SUPPORT@MAGEDELIGHT.COM License Key After successful installation of Stripe Payment with recurring extension by using the Magento setup,

More information

CyberSource Global Payment Management for Magento 2

CyberSource Global Payment Management for Magento 2 CyberSource Global Payment Management for Magento 2 User s Guide Version 2.0.3 January 2018 January 2018 CyberSource Global Payment Management for Magento 2.x 1 Contents Recent Changes... 5 1. Introduction:...

More information

QR Code Specification for Payment Systems (EMV QRCPS)

QR Code Specification for Payment Systems (EMV QRCPS) EMV QR Code Specification for Payment Systems (EMV QRCPS) Merchant-Presented Mode Version 1.0 July 2017 Legal Notice The EMV Specifications are provided AS IS without warranties of any kind, and EMVCo

More information

Forte Mobile Application

Forte Mobile Application Forte Mobile Application User Guide v3.1.2 Updated 5.25.2017 Revision History Forte Mobile Application: User Guide v3.1.2 Version Date Changes 3.1.1 4/6/2016 New Format. Added Merchant Settings Admin Password.

More information

AMERICAN EXPRESS GLOBAL CREDIT AUTHORIZATION GUIDE ISO 8583:1993 (VERSION 1) OCT. 2010

AMERICAN EXPRESS GLOBAL CREDIT AUTHORIZATION GUIDE ISO 8583:1993 (VERSION 1) OCT. 2010 AMERICAN EXPRESS GLOBAL CREDIT AUTHORIZATION GUIDE ISO 8583:1993 (VERSION 1) OCT. 2010 GLOBAL MERCHANT SERVICES Copyright 2004-2010 American Express Travel Related Services Company, Inc. All rights reserved.

More information

BCU Pay Anyone Terms and Conditions Credit Union Pay Anyone Service Agreement and Terms of Use ("Terms of Use") 1. Description of Service and Consent

BCU Pay Anyone Terms and Conditions Credit Union Pay Anyone Service Agreement and Terms of Use (Terms of Use) 1. Description of Service and Consent BCU Pay Anyone Terms and Conditions Credit Union Pay Anyone Service Agreement and Terms of Use ("Terms of Use") 1. Description of Service and Consent You may use your debit card information to send funds

More information

HANDEPAY DASHBOARD USER GUIDE HANDEPAY DASHBOARD USER GUIDE. Version:

HANDEPAY DASHBOARD USER GUIDE HANDEPAY DASHBOARD USER GUIDE. Version: HANDEPAY DASHBOARD Version: 1.5-1 - Welcome to the Handepay Dashboard user guide. In this guide we will look at the different sections of the Dashboard and explain what each section does. The different

More information

Virtual Terminal Plus, A Vantiv Payment Application

Virtual Terminal Plus, A Vantiv Payment Application Virtual Terminal Plus, A Vantiv Payment Application Application User Guide for Merchants Edition: 2.2 Updated: Friday, February 17, 2017 Information contained within this guide is subject to change without

More information

Smart Phone API Integration Guide

Smart Phone API Integration Guide Smart Phone API Integration Guide Version 1.2 Jan 2014 Table of Contents About this Guide...3 Introduction...4 How does CashFlows work?...4 CashFlows Smart Phone API...4 Security Requirements...4 Submitting

More information

3. Why should I use Samsung Pay instead of my physical cards?

3. Why should I use Samsung Pay instead of my physical cards? Overview 1. What is Samsung Pay? Samsung Pay is a secure and easy-to-use mobile payment service which can be used to make purchases almost anywhere. Leveraging a new proprietary technology called Magnetic

More information

CitiManager. Mobile User Guide. Cardholder. Transaction Services. December 2012

CitiManager. Mobile User Guide. Cardholder. Transaction Services. December 2012 CitiManager Mobile User Guide Cardholder December 2012 Transaction Services CitiManager Mobile User Guide Table of Contents Table of Contents User Guide...2 Introduction to CitiManager Mobile...3 Select

More information

Oracle Banking Digital Experience

Oracle Banking Digital Experience Oracle Banking Digital Experience Retail Accounts User Manual Release 17.2.0.0.0 Part No. E88573-01 July 2017 Retail Accounts User Manual July 2017 Oracle Financial Services Software Limited Oracle Park

More information

Oracle Banking Digital Experience

Oracle Banking Digital Experience Oracle Banking Digital Experience Retail Accounts User Manual Release 18.1.0.0.0 Part No. E92727-01 January 2018 Retail Accounts User Manual January 2018 Oracle Financial Services Software Limited Oracle

More information

Wells Fargo Merchant Services. Wells Fargo Mobile Merchant User Guide for Apple ipad Version 3.2

Wells Fargo Merchant Services. Wells Fargo Mobile Merchant User Guide for Apple ipad Version 3.2 Wells Fargo Merchant Services Wells Fargo Mobile Merchant User Guide for Apple ipad Version 3.2 Table of Contents Overview...3 Key Features...3 Download Wells Fargo...4 Mobile Merchant...4 Demo Mode...4

More information

NETePay XML. Installation & Configuration Guide. For Concord EFSnet. Version 3.11

NETePay XML. Installation & Configuration Guide. For Concord EFSnet. Version 3.11 NETePay XML Installation & Configuration Guide Version 3.11 For Concord EFSnet NETePay XML Installation & Configuration Guide Copyright 2007 Datacap Systems Inc. All rights reserved. This manual and the

More information

VISA PAYMENT CONTROLS GETTING STARTED GUIDE. Provide ongoing payment control to support your business card program

VISA PAYMENT CONTROLS GETTING STARTED GUIDE. Provide ongoing payment control to support your business card program VISA PAYMENT CONTROLS GETTING STARTED GUIDE Provide ongoing payment control to support your business card program TABLE OF CONTENTS Visa Payment Controls... 1 Convenient Online Portal... 1 Comprehensive

More information