BillMax Electronic Fund Processing

Size: px
Start display at page:

Download "BillMax Electronic Fund Processing"

Transcription

1 BillMax Billing Solutions The ispark Group, Inc. PO Box 1947 Colleyville, TX, USA Fax BillMax Documentation Copyright The ispark Group, Inc. Documentation for BillMax 2014 All rights reserved. No part of this documentation may be reproduced or transmitted in any fashion without written permission by The ispark Group, Inc. This documentation is for use of evaluating the BillMax billing software created by The ispark Group, Inc or for the use of licensees of the BillMax billing software created by The ispark Group, Inc. Any other use of this documentation without written permission of The ispark Group, Inc. is a violation of the use of this documentation. While precautions have been taken in the preparation of this documentation, The ispark Group, Inc. assumes neither liability nor responsibility for errors or omissions, or for damages resulting from the use of the information contained herein. All terms mentioned that are known to be trademarks have been appropriately capitalized. Use of the a trademark does not affect the validity of any trademark or service mark. Links to third-party Web sites are provided for convenience. The ispark Group, Inc. is not responsible for any content contained in the third-party Web sites. Comments about this documentation may be sent to <doc@billmax.com>. Table of Contents General Overview... 3 Processing Modes... 3 Data Model... 4 Transaction Types... 4 Refund Processing... 5 Configuration and Multi-Merchant Issues

2 PCI Compliance and Security Issues... 6 Implementing Tokenization... 7 Electronic Check Compliance Issues and Input... 7 Troubleshooting

3 General Overview This document describes electronic fund processing in BillMax. This includes features, data structures and concepts, PCI compliance, and configuration. Electronic fund processing refers to any payment, credit (refund), authorization or other financial transaction performed by BillMax with external entities. Presently there are two payment methods within BillMax for this activity: Credit Card and Electronic Check. Credit Card processing of course involves debit or credit of a customer's credit account whereas Electronic Check achieves the same with a customer's bank account. The latter is generally achieved through the Automated Clearing House network (ACH). A successful Credit Card payment transaction (barring a charge back) guarantees the receipt of funds at the time of the transaction. Electronic Check processing on the other hand does not. This is due to the asynchronous nature of ACH. With ACH, it may take several days before a merchant knows whether or not a payment or refund was actually successful. To perform electronic fund processing, BillMax utilizes Internet payment gateways. Presently BillMax supports Authorize.Net and IPPay payment gateways. Other gateways and international support are also possible. Contact <support@billmax.com> for further details. Processing Modes BillMax processes electronic transactions either on a demand basis within the web interface or automatically as part of the nightly batch when it determines money should be collected or refunded. For on demand transactions, a Customer Service Representative (CSR) can specify: The payment or refund amount (subject to restrictions) Which payment account to use Which invoices to pay On demand electronic fund processing may be made regardless of how the customer normally pays their bill. During batch processing, BillMax determines on a per customer basis if auto payment or refund should be performed. The criteria for this determination is: The customer account's payment method must be either 'Credit Card' or 'Electronic Check' The customer must have at least one payment account on file with a 'May be used in Batch' setting set to YES The customer balance must be positive (or negative if auto refunds) are enabled The electronic payment date on any outstanding charges must be reached (either the current day or in the past) The next processing date must be reached or not set and the maximum number of attempts must not have been reached The amount to collect or refund must not exceed the account profile maximum and minimums The customer account's 'Disable Automatic Payment' setting is not set to YES During batch processing, the amount to collect or refund is determined by BillMax. If an account is skipped (not processed) during the nightly batch, the reasons for why the account was not processed will be shown in the nightly electronic processing logs. This information is also available via the NOTICE table. Whenever processing fails (for instance a "Decline") BillMax sets the next try date on the failed 3

4 account's payment account and advances the attempt counter as well. The frequency and maximum number of attempts is specified in the Account Profiles. Automatic electronic refund processing may be disabled on a per account basis or all electronic processing (both charges and refunds) may be disabled in a similar manner. Additionally refund processing may be disabled across all accounts by removing the '-r' setting on the efpbatch program (see System Administration -> Operations -> Batch Processing). The batch processing is done in two separate executions of efpbatch; once for 'Credit Card' and once for 'Electronic Check'. Data Model Aside from the ACCOUNT and PAYHIST tables (which are updated upon successful electronic fund processing), there are two tables involved in electronic fund processing. These are: EFPDATA EFPSTATE EFPDATA holds the account's payment account information. Accounts may have zero or more of these records. Each specific record holds information for a customer's Credit or Bank account. If an account has more than one record on file, the records marked 'May be used in Batch' are used for automatic batch processing. Only one Credit record and Bank record can be marked in this way. The records hold all the information necessary for making transactions; no other data source is used. The records have a payment type. If 'Credit Card', credit card specific fields are populated and used. If 'Electronic Check' bank account fields are populated and used. Address information is common to both methods. To process any electronic transaction on an account there must be a EFPDATA record for that account. EFPSTATE holds the data and results for every electronic processing transaction. During actual processing, this data is used to keep track of the progress of the transactions. Afterward this information may also be needed (depends on the gateway) for handling refunds and other transaction types. In addition, some transactions (like Authorize Only) may not have an associated ACCOUNT or BillMax financial transaction (PAYHIST). In these cases, this table contains the only reference to these transactions. Transaction Types BillMax supports both payments and refunds for both 'Credit Card' and 'Electronic Check' payment methods. In addition, the following transactions types are supported by BillMax provided the utilized gateway supports these as well: Authorize Only Capture Only Void Tokenize 'Authorize Only' and 'Capture Only' are valid only for 'Credit Card'. 'Authorize Only' authorizes a particular amount, but does not complete the transaction. To complete the transaction, a separate 'Capture Only' transaction is executed. At present the only places where BillMax utilizes Authorize Only transactions is when a new payment record is entered or during certain customer portal actions. In both cases, this use is optional. If an amount is authorized, but not captured, the amount may show on a customer's Credit account temporarily, but this amount is not owed and will eventually be removed. However, this amount while present, is included in any credit limit calculations. 4

5 'Capture Only' "captures" or completes a previously authorized amount. With the exception of certain remote applications (some customer portals), these transactions aren't used anywhere in BillMax. 'Void' is generally available only for 'Credit Card' transactions. It can be used to void a transaction before the daily settlement process take place. So it's use is limited to one day from the time of the original transaction. Using Voids is a good way to fix mistakes before the transactions "hit" the customer's Credit account. After settlement, incorrect charges can only be corrected via refunds. If a transaction is eligible for voiding, BillMax will show an button labeled 'PROCESSOR VOID' on the page for that transaction. 'Tokenize' transactions submit sensitive information (Credit or Bank account number) to the gateway for storage and subsequent use. After an account's payment sensitive information is tokenized, BillMax no longer holds the sensitive information in it database. Instead, in its place a token which identifies this data at the gateway is submitted instead. Utilizing tokens virtually eliminates any exposure a merchant has for handling this information and greatly helps a merchant be PCI compliant. Refund Processing Amounts can only be refunded in BillMax if the amount was actually paid to you. Store credit amounts can not be refunded. Furthermore for a payment to be refunded it must not be allocated to any charges. For example, assume a customer is billed $100 for Internet service and the customers subsequently pays this bill via their credit card. In this case, the sale for Internet access must first be "returned" (voided) before the payment can be refunded. In addition, some gateways impose additional requirements. These include a time limit where transactions older than a set number of days can't be refunded and a requirement that refunds are possible only if the original payment was made at the same gateway as the gateway used for refunding. Configuration and Multi-Merchant Issues Before BillMax electronic fund processing can be performed, it must be configured. Configuration is done via BillMax lists (see Billing -> Lists). A list is a collection of related settings. For each supported gateway or processor there will be one or more lists. The number depends on the payments types involved (Credit Card or Electronic Check) and whether or not you use multiple gateway accounts. In BillMax, each Virtual company may be configured separately to use a particular gateway. This ability is what is known as "Multi-Merchant" as it refers to the ability to use multiple merchant accounts. To process Credit Cards, one or more merchant accounts are required (one for VISA/MasterCard, and one each for Discover, American Express, etc.). IPPay provides both gateway services and a VISA/ MasterCard merchant account. Authorize.Net provides gateway services only so a separately obtained Visa/MasterCard merchant account is required. Contact BillMax sales for further details on your choices and for special offers through our merchant services partners. If a single gateway/processor is used for all your virtual companies, you must edit two lists (assuming you accept both Credit Card and Electronic Check payments). The available configurations are: IPPay IPPay-echeck Authorize.Net Authorize.Net-echeck FirstData 5

6 LoopBack LoopBack-echeck LoopBack is a special test processor. If used the transactions are processed by a dummy processor. The transactions aren't real and no actual money is involved. It is useful for pre-production testing. Assuming the IPPay gateway is used for both payment types, at a minimum the following list items must be set: State - Change from 'Not Active' to 'Active' Username - Set to the terminal ID associated with your IPPay account Test - Set to 0 The above changes should be made to both the IPPay and IPPay-echeck lists. If using Authorize.Net, the same changes must be made to their lists. Authorize.Net also requires a password (list item Password ) or transaction key (list item UserPass.TransactionKey). If tokenization is supported by the gateway, there will be a 'Tokenization' list item. Set to '1' to enable tokenization. If you wish to use multi-merchant, you will need to configure a list (two if also accepting Electronic Checks) for each virtual company in BillMax. To facilitate this configuration, a utility script named copylists.pl can be used to replicate additional lists. See instructions in script. Note that the actual list name is not significant, though it is recommended that the list be named appropriately to facilitate look ups and edits. Contact BillMax support for further assistance with multi-merchant configurations. BillMax can be configured to perform a small 'Authorization Only' transaction at the time of data entry if desired. This is useful to ensure that the Credit Card account is valid and in good standing prior to it's actual use. To enable these transactions, edit the 'Authorize' list item. Set it to a low amount; a value of 1.00 is typical and means authorize one dollar. Some gateways support a value of 0.00 as well. If available, this amount is preferable. To disable 'Authorization Only', a value of 'No' should be used. This setting has no meaning for Electronic Check. There are numerous other electronic fund processing configuration settings. Please consult BillMax support before making changes to any setting not mentioned in this document. PCI Compliance and Security Issues BillMax has undergone significant improvements concerning overall security and support for features needed to help BillMax users adhere to the Payment Card Industry's security requirements. The requirements are quite extensive and address software as well as a myriad of operating and environment issues as well as required practices. Wherever possible BillMax has implemented security features per their PA-DSS specifications. See their web site [ for details. There are several security settings which control the level of security and level of compliance in BillMax. If the PCI Mode setting is set to YES (see System Administration -> Security -> Security Settings), BillMax will ensure that the appropriate settings are used. One PCI compliance issue in particular concerns the storage and visibility of credit card numbers. Once entered, BillMax limits viewing of Credit Card numbers to the last 4 digits. Viewing the entire card number is not allowed in any circumstance. In addition, the numbers are masked in all log files. Assuming that tokenization is not in use, the only place card numbers are stored (available) is in the EFPDATA and EFPSTATE tables (see Data Model section above). When in PCI compliance Mode, these card numbers are encrypted using AES encryption. While not part of PCI compliance, BillMax also handles Bank account information in the same manner. 6

7 If tokenization (see Transaction Type section above) is fully utilized, no Credit Card or Bank account numbers are stored in the BillMax database or any of it's files. In fact, BillMax is designed to tokenize this information upon the initial data entry. In this way, no sensitive information is ever written to disk. If tokens are utilized, the tokens themselves are also AES encrypted. Implementing Tokenization Only certain gateways support tokenization. Please check with BillMax support before attempting to tokenize your sensitive Credit Card and Bank account numbers. To enable tokenization, The 'Tokenization' setting in the appropriate configuration lists should be set to 1. Once done, all new or modified sensitive data entered into BillMax (efpdata table) will be tokenized upon entry. In addition, any non tokenized sensitive data will be tokenized as part of any normal transaction the first time that information is referenced. Over time, this practice will eventually tokenize all active accounts. To ensure that all information held in BillMax is tokenized, BillMax provides a utility program that will convert all the existing sensitive information. Please contact BillMax support for instructions on using this program. Electronic Check Compliance Issues and Input As mentioned previously, Electronic Checks processing is handled ultimately through the Automated Clearing House (ACH) network. Rules and regulations that govern the ACH network are established by NACHA (formerly the National Automated Clearing House Association) and the Federal Reserve. See their website> [ for details. To help a merchant comply with these regulations, Billmax collects specific details on a customer's bank account as well as how the authorization for access to that account was obtained from the customer. With the exception of the SEC code, most of the fields are self explanatory. The SEC code identifies how the authorization was obtained. Here are the possible values and their meaning. ARC - Accounts Receivable Check. Converted checks received via the US mail or at a drop box location. BOC - Back Office Conversion. Converted checks received by merchant at the point of purchase or at manned bill payment locations, and processed during back office operations. CCD - Corporate Credit or Debit. Transfer of funds between business accounts or to consolidate funds from several accounts of the same business. PPD - Prearranged Payment and Deposit Entry. Recurring entry for direct deposit of payroll, pension, etc., or for direct payment of recurring bills such as utilities, loans, insurance, etc. TEL - Telephone Authorized Entry. Single or recurring entry submitted pursuant to an oral authorization obtained solely via the telephone. WEB - Internet Authorized Entry. Entry submitted pursuant to an authorization obtained solely via the Internet or a wireless network. The most common type is PPD. Please note that the gateway impose restrictions on which values may be used. Troubleshooting Every transaction is recorded in log files and in the database. For the latter see the discussion on the data model above. For on demand transactions from a web interface (staff or customer), there will be a log file per transaction. For nightly batch processing, one or more transactions may be within a single log file 7

8 and the number of log files generated is dependent on the payments methods processed (Credit Card or Electronic Check) and whether or not multiple merchant accounts are utilized. Log files can be found in directories named /usr/local/billmax/efp/module-type where MODULE is the name of the gateway processor and TYPE is the payment type. These files normally contain processing summaries. To see detailed logs, set the applicable 'Verbose' list configuration item to 1. The EFPSTATE table contain a record for every transaction. This information includes account, time, transaction ids, gateway output, and result codes. Some key fields in this table: efpid - Internal BillMax transaction id. account - The customer account number in BillMax. payhist - The associated payment number. Present only if payment was successful. efpdata - The associated payment account number. efptype - The type of transaction. 1 = Authorize+Capture, 2 = Authorize, 3 = Capture, 4 = Void, 5 = Tokenize trantype - Transaction type. 1 = Payment or Other, 2 = Refund state - Transaction progress code. 4 = Complete. transid - Gateway transaction id. accepted - Overall result. 1 = success. processorcode - Gateway result code. reason - Gateway reason text. commcode - Communication error code. 0 = No communication error. processorbuf - Gateway output text (log). The NOTICE table also contains abbreviated status information on transactions and potential transactions (those that were skipped for some reason). The following query be used to show recent electronic fund processing: select entdate,enttime,account,summary from notice where class >= 39 and class <= 44 order by entdate, enttime 8

BillMax Ticketing Installation and Usage Guide

BillMax Ticketing Installation and Usage Guide BillMax Billing Solutions The ispark Group, Inc. PO Box 1947 Colleyville, TX, 76034 USA 877.245.5629 817.446.7776 Fax 817.446.7773 BillMax Documentation Copyright 1994-2014 The ispark Group, Inc. Documentation

More information

echeck.net Operating Procedures and User Guide

echeck.net Operating Procedures and User Guide echeck.net Operating Procedures and User Guide Table of Contents Introduction... 4 What is echeck.net?... 4 Who can use echeck.net?... 4 Applying for echeck.net... 5 echeck.net Fees and Settings... 5 echeck.net

More information

5500 Brooktree Road, Suite 104 Wexford, PA 15090 888-436-5101 www.profituity.com AN OVERVIEW OF ACH COPYRIGHT 2013, PROFITUITY, LLC

5500 Brooktree Road, Suite 104 Wexford, PA 15090 888-436-5101 www.profituity.com AN OVERVIEW OF ACH COPYRIGHT 2013, PROFITUITY, LLC 5500 Brooktree Road, Suite 104 Wexford, PA 15090 888-436-5101 www.profituity.com AN OVERVIEW OF ACH COPYRIGHT 2013, PROFITUITY, LLC Page 2 of 11 Contents Automated Clearing House... 3 The Role of NACHA...

More information

Electronic Funds Transfer (EFT) Guide

Electronic Funds Transfer (EFT) Guide Electronic Funds Transfer (EFT) Guide 112614 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, including

More information

QUICK GUIDE Automated Clearing House (ACH) Rules for ACH Originators

QUICK GUIDE Automated Clearing House (ACH) Rules for ACH Originators QUICK GUIDE To ensure compliance with current regulations, all ACH Originators must obtain a current copy of the National Automated Clearing House Association (NACHA) Operating Rules (Rules) and Guidelines

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

Electronic Funds Transfer (EFT) Guide

Electronic Funds Transfer (EFT) Guide Electronic Funds Transfer (EFT) Guide 012612 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, including

More information

BillMax FCC Form 477 Filing

BillMax FCC Form 477 Filing BillMax Billing Solutions The ispark Group, Inc. PO Box 1947 Colleyville, TX, 76034 USA 877.245.5629 817.446.7776 Fax 817.446.7773 BillMax Documentation Copyright 1994-2014 The ispark Group, Inc. Documentation

More information

epnplugin v3.1.58 Financial Software Payments Module for QuickBooks Receive Payments & Invoices

epnplugin v3.1.58 Financial Software Payments Module for QuickBooks Receive Payments & Invoices epnplugin v3.1.58 Financial Software Payments Module for QuickBooks Receive Payments & Invoices eprocessing Network LLC 7/2/2012 epnplugin 3 Receive Payments & Invoices Table of Contents OVERVIEW... 3

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

Credit Card & echeck Processing

Credit Card & echeck Processing Credit Card & echeck Processing Last Revised: 3/19/14 Table of Contents Overview... 3 Creating Credit Card & echeck transactions within AlarmBiller... 3 Types of credit cards accepted... 3 A Note on PCI

More information

echeck.net Developer Guide

echeck.net Developer Guide echeck.net Developer Guide Advanced Integration Method (AIM) Transactions Authorize.Net Developer Support http://developer.authorize.net Authorize.Net LLC 082007 Ver.1.0 Authorize.Net LLC ( Authorize.Net

More information

Benefits of Integrated Credit Card Processing Within Microsoft Dynamics GP. White Paper

Benefits of Integrated Credit Card Processing Within Microsoft Dynamics GP. White Paper Benefits of Integrated Credit Card Processing Within Microsoft Dynamics GP White Paper May 2011 Copyright Copyright 2011 k-ecommerce. All rights reserved. Complying with all applicable copyright laws is

More information

New Customer Workbook

New Customer Workbook UTAH GOVPAY: THE OFFICIAL PAYMENT SOLUTION FOR UTAH GOVERNMENT New Customer Workbook Extend the power of your website by taking payments online OVERVIEW Start Taking Payments in Days with Utah GovPay Features

More information

Table of Contents. Revision 2.0-2 -

Table of Contents. Revision 2.0-2 - Table of Contents Introduction...3 Payment Processing: How it Works...4 Immediate Transaction Processing...5 Delayed Transaction Processing...7 Delayed Transaction Processing: Phase 1 - Authorization...7

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

Ecommerce Setup Wizard Site Setup Wizards

Ecommerce Setup Wizard Site Setup Wizards Ecommerce Setup Wizard Site Setup Wizards ecommerce Setup Wizard Before you begin this wizard you must first set up your ecommerce gateway This wizard will require information that is provided to you by

More information

Merchant Integration Guide

Merchant Integration Guide Merchant Integration Guide Card Not Present Transactions Authorize.Net Customer Support support@authorize.net Authorize.Net LLC 071708 Authorize.Net LLC ( Authorize.Net ) has made efforts to ensure the

More information

Ease-E-Club Client Management Software by Computerease

Ease-E-Club Client Management Software by Computerease Ease-E-Club Client Management Software by Computerease Bluefin Payment Setup and Processing The Bank Export, Point of Sale and Client file are integrated with Bluefin Payment Systems: http://bluefin.com/computerease.

More information

echeck.net Developer Guide

echeck.net Developer Guide echeck.net Developer Guide Advanced Integration Method (AIM) Transactions March 2014 Authorize.Net Developer Support http://developer.authorize.net Authorize.Net LLC 082007 Ver.2.0 Authorize.Net LLC (

More information

Credit Card Extension White Paper

Credit Card Extension White Paper Credit Card Extension White Paper March 2010 Copyright Copyright 2004 Azox, Inc.. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the

More information

EFT Overview Guide for Canada

EFT Overview Guide for Canada EFT Overview Guide for Canada 051812 2012 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying,

More information

Phone: (541)447-5627 FAX: (541) 447-5628 Web Site: www.cityofprineville.com

Phone: (541)447-5627 FAX: (541) 447-5628 Web Site: www.cityofprineville.com City of Prineville 387 NE THIRD STREET PRINEVILLE, OREGON 97754 Phone: (541)447-5627 FAX: (541) 447-5628 Web Site: www.cityofprineville.com January 26, 2015 ADDENDUM # 3 - RFP# 1002-13-14 TITLE: Banking

More information

ACS Technologies/ServiceU Information Sheet for Credit Card and ACH/EFT

ACS Technologies/ServiceU Information Sheet for Credit Card and ACH/EFT ACS Technologies has created a way to take the pain and confusion out of the process of setting up your website for accepting online payments. We have partnered with ServiceU to take the headache out of

More information

PAYMENT GATEWAY AND OPTIONAL MERCHANT ACCOUNT SETUP FORM

PAYMENT GATEWAY AND OPTIONAL MERCHANT ACCOUNT SETUP FORM AR ID: 102291 Name: IRIS Sytems PAYMENT GATEWAY AND OPTIONAL MERCHANT ACCOUNT SETUP FORM ATTENTION: David Glass Phone Number: 801-492-6509, Fax Number: 801-492-6546, E-mail Address: dglass@authorize.net

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

I. Simplifying Payment Processing. II. Authorizing Your Transactions Correctly page 6

I. Simplifying Payment Processing. II. Authorizing Your Transactions Correctly page 6 Welcome to PaySimple! Congratulations on choosing PaySimple for all your payment processing needs! You will quickly notice that billing and collections is transformed into an effortless process. With PaySimple,

More information

itransact Gateway Fast Start Guide

itransact Gateway Fast Start Guide itransact Gateway Fast Start Guide itransact Gateway Fast Start Guide Table of Contents 1. Version and Legal Information... 1 2.... 2 Quick Setup... 2 The Card Setup... 2 Order Form Setup... 3 Simple

More information

e.service Merchant Services

e.service Merchant Services e.service Merchant Services With Debit Card Filter for Pre-Bankruptcy Credit Counseling Payments 1) Return the following: APPLICATION INSTRUCTIONS PROGRAM CHARGES CREDIT APPLICATION INCLUDE COPY OF 501(c)(3)

More information

Merchant Account Service

Merchant Account Service QuickBooks Online Edition Feature Guide Merchant Account Service C o n t e n t s Introduction............................. 2 What is a merchant account?.................. 2 What types of credit cards can

More information

Payflow ACH Payment Service Guide

Payflow ACH Payment Service Guide Payflow ACH Payment Service Guide For Professional Use Only Currently only available in English. A usage Professional Uniquement Disponible en Anglais uniquement pour l instant. Last updated: October 2013

More information

Fax Cover Sheet and Application Checklist. Checklist for Submitting an Authorize.Net Payment Gateway and Optional Merchant Account Set-up Form

Fax Cover Sheet and Application Checklist. Checklist for Submitting an Authorize.Net Payment Gateway and Optional Merchant Account Set-up Form Fax Cover Sheet and Application Checklist Attention: From: Company: Authorize.Net Date: Fax Number: (801) 492-6546 Total No. of Pages (including cover): Reseller Name: Web Spinners, Llc. Reseller ID: 1517

More information

Service Agreement. UltraBranch Business Edition. alaskausa.org AKUSA 02952 R 05/15

Service Agreement. UltraBranch Business Edition. alaskausa.org AKUSA 02952 R 05/15 Service Agreement UltraBranch Business Edition Your savings federally insured to at least $250,000 and backed by the full faith and credit of the United States Government. National Credit Union Administration,

More information

Fax Cover Sheet and Application Checklist Attention: Craig Storms Company: Authorize.Net

Fax Cover Sheet and Application Checklist Attention: Craig Storms Company: Authorize.Net Fax Cover Sheet and Application Checklist Attention: Craig Storms From: Company: Authorize.Net Date: Fax Number: (801) 492-6546 Total No. of Pages (including cover): Reseller Reseller ID: 11296 Checklist

More information

Authorize.Net Mobile Application

Authorize.Net Mobile Application Authorize.Net Mobile Application ios User Guide October 2015 Authorize.Net Developer Support http://developer.authorize.net Authorize.Net LLC 082007 Ver.2.0 Authorize.Net LLC ( Authorize.Net ) has made

More information

Authorize.Net Mobile Application

Authorize.Net Mobile Application Authorize.Net Mobile Application Android User Guide October 2015 Authorize.Net Developer Support http://developer.authorize.net Authorize.Net LLC 082007 Ver.2.0 Authorize.Net LLC ( Authorize.Net ) has

More information

Subscriber Service Sign-up Packet

Subscriber Service Sign-up Packet Subscriber Service Sign-up Packet Description: Apply online for oversized/overweight permits from the Rhode Island Division of Motor Vehicles and Department of Transportation. To apply for permits your

More information

Failure to follow the following procedures may subject the state to significant losses, including:

Failure to follow the following procedures may subject the state to significant losses, including: SUBJECT: Policy and Procedures PAGE: 1 of 5 INTRODUCTION During fiscal year 2014, State of Wisconsin agencies accepted approximately 6 million credit/debit card payments through the following payment channels:

More information

Merchant e-solutions Payment Gateway Back Office User Guide. Merchant e-solutions January 2011 Version 2.5

Merchant e-solutions Payment Gateway Back Office User Guide. Merchant e-solutions January 2011 Version 2.5 Merchant e-solutions Payment Gateway Back Office User Guide Merchant e-solutions January 2011 Version 2.5 This publication is for information purposes only and its content does not represent a contract

More information

2015 Submission Requirements / Merchant Application

2015 Submission Requirements / Merchant Application 2015 Submission Requirements / Merchant Application Support Department: Support@PDLmerchantsolutions.com Emai:Support@pdlmerchantsol utions.com 2015 CARD SUBMISSION REQUIREMENTS: Executed PDL Merchant

More information

Attachment E. BUSINESS DAY - A calendar day other than a Saturday, Sunday, or Federal holiday.

Attachment E. BUSINESS DAY - A calendar day other than a Saturday, Sunday, or Federal holiday. GLOSSARY OF TERMS: ACH - The Automated Clearing House network. ACH OPERATOR - The central clearing facility that receives entries from ODFIs, edits and processes based on requirements of the Rules, distributes

More information

Merchant Integration Guide

Merchant Integration Guide Merchant Integration Guide Card Not Present Transactions January 2012 Authorize.Net Developer Support http://developer.authorize.net Authorize.Net LLC 082007 Ver.2.0 Authorize.Net LLC ( Authorize.Net )

More information

GSPAY Merchant Manual

GSPAY Merchant Manual GSPAY Merchant Manual Version 1.6.2 Last Updated: 4 March 2013 All material contained herein is Copyright GSPAY LIMITED. Please report any errors or omissions in this documentation to the GSPAY support

More information

PAYMENT GATEWAY ACCOUNT AND MERCHANT ACCOUNT SETUP FORMS

PAYMENT GATEWAY ACCOUNT AND MERCHANT ACCOUNT SETUP FORMS PAYMENT GATEWAY ACCOUNT AND MERCHANT ACCOUNT SETUP FORMS Welcome to Authorize.Net, and thank you for choosing us for your e-commerce transaction needs. To complete the setup of your Authorize.Net account,

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

Payius. GoLive Checklist

Payius. GoLive Checklist Payius GoLive Checklist Page 2 Table of Contents 1 Scope...3 2 Testing Complete?...3 3 Merchant account and legalities...3 4 Time to GoLive?...4 5 How the GoLive process works...4 6 Going live Accounting

More information

ACS Technologies/ServiceU Information Sheet for Credit Card and ACH/EFT

ACS Technologies/ServiceU Information Sheet for Credit Card and ACH/EFT ACS Technologies/ServiceU Information Sheet for Credit Card and ACH/EFT ACS Technologies has partnered with ServiceU to take the pain and confusion out of the process of setting up your Web site to accept

More information

Peoples Online Services and E-Sign Agreement

Peoples Online Services and E-Sign Agreement Peoples Online Services and E-Sign Agreement This Peoples Online Services Agreement and Disclosure ("Agreement") explains the terms and conditions governing basic online services and bill pay services

More information

Online Presentment and Payment FAQ s

Online Presentment and Payment FAQ s General Online Presentment and Payment FAQ s What are some of the benefits of receiving my bill electronically? It is convenient, saves time, reduces errors, bills don t get misplaced, allows you to receive

More information

ACH Welcome Kit. Rev. 10/2014. Member FDIC Page 1 of 8

ACH Welcome Kit. Rev. 10/2014. Member FDIC Page 1 of 8 ACH Welcome Kit Rev. 10/2014 Member FDIC Page 1 of 8 Dear Customer, Thank you for utilizing FirstMerit s ACH services. We have finalized the setup of your ACH product and you may now begin processing ACH

More information

Treasury Management Guide to ACH Origination Processing and Customer Service March 2012

Treasury Management Guide to ACH Origination Processing and Customer Service March 2012 Treasury Management Guide to ACH Origination Processing and Customer Service March 2012 This guide provides important information regarding ACH origination processing at PNC and addresses many frequently

More information

Contents. 2 Welcome. 20 Settings. 3 Activation Steps. 4 Introduction. 4 Purpose. 20 Offline Mode Change Password. 5 Key Features

Contents. 2 Welcome. 20 Settings. 3 Activation Steps. 4 Introduction. 4 Purpose. 20 Offline Mode Change Password. 5 Key Features User s Guide Contents 2 Welcome 3 Activation Steps 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 12 Cash

More information

How To Control Credit Card And Debit Card Payments In Wisconsin

How To Control Credit Card And Debit Card Payments In Wisconsin BACKGROUND State of Wisconsin agencies accepted more than 6 million credit/debit card payments annually through the following payment channels: Point of Sale (State agency location) Point of Sale (Retail-agent

More information

Studio AutoPay / ACH Direct User Guide

Studio AutoPay / ACH Direct User Guide Studio AutoPay / ACH Direct User Guide Table of Contents Introduction... 3 PCI Compliance and Security... 3 ecommerce Explained... 3 How Credit Card Transactions Work... 3 How Bank Draft Transactions work...

More information

UTAH STATE UNIVERSITY POLICIES AND PROCEDURES MANUAL

UTAH STATE UNIVERSITY POLICIES AND PROCEDURES MANUAL UTAH STATE UNIVERSITY POLICIES AND PROCEDURES MANUAL Title: Credit Card Handling and Acceptance Policy Policy Number: C3875 Effective Date: November 8, 2006 Issuing Authority: Office of VP Business and

More information

Lakes Region Sanitary District Online Statement Presentment and Payment FAQ s Page 1 of 6

Lakes Region Sanitary District Online Statement Presentment and Payment FAQ s Page 1 of 6 General Lakes Region Sanitary District Page 1 of 6 What are some of the benefits of receiving my statement electronically? It is convenient, saves time, reduces errors, allows you to receive statements

More information

Version 15.3 (October 2009)

Version 15.3 (October 2009) Copyright 2008-2010 Software Technology, Inc. 1621 Cushman Drive Lincoln, NE 68512 (402) 423-1440 www.tabs3.com Portions copyright Microsoft Corporation Tabs3, PracticeMaster, and the pinwheel symbol (

More information

GATEWAY CONFIGURATION GUIDE. PowerCharge

GATEWAY CONFIGURATION GUIDE. PowerCharge GATEWAY CONFIGURATION GUIDE PowerCharge Table of Contents Overview... 3 eprocessing Networks Configuration... 3 Beanstream Configuration... 5 BeanStream Merchant ID... 5 BeanStream Transaction Username

More information

11/24/2014. PCI Compliance: Major Changes in e-quantum/quantum Net

11/24/2014. PCI Compliance: Major Changes in e-quantum/quantum Net PCI Compliance: Major Changes in e-quantum/quantum Net 1 Credit Card Fraud By some estimates, credit card fraud will cost legitimates businesses hundreds of billions of dollars world wide this year. If

More information

Merchant User Manual PAYMENT GATEWAY

Merchant User Manual PAYMENT GATEWAY PAYMENT GATEWAY Document Version 1304301 Copyright 2013 epaymentamerica, Inc. All Rights Reserved Table of Contents Introduction... 4 Overview... 5 Ch 1: Beginning to Use EPA Gateway.. 6 Logon as a Merchant...6

More information

PAYMENT CARD INDUSTRY (PCI) COMPLIANCE HISTORY & OVERVIEW

PAYMENT CARD INDUSTRY (PCI) COMPLIANCE HISTORY & OVERVIEW PAYMENT CARD INDUSTRY (PCI) COMPLIANCE HISTORY & OVERVIEW David Kittle Chief Information Officer Chris Ditmarsch Network & Security Administrator Smoker Friendly International / The Cigarette Store Corp

More information

DalPay Internet Billing. Technical Integration Overview

DalPay Internet Billing. Technical Integration Overview DalPay Internet Billing Technical Integration Overview Version 1.3 Last revision: 01/07/2011 Page 1 of 10 Version 1.3 Last revision: 01/07/2011 Page 2 of 10 REVISION HISTORY... 4 INTRODUCTION... 5 DALPAY

More information

Exhibit K Official Payments Corporation Convenience Fee Services

Exhibit K Official Payments Corporation Convenience Fee Services This Exhibit K is between You ( Authorized User ) and Official Payments Corporation ( OPC ) and is made a part of and is subject to the terms and conditions of the Master Services Agreement ( Agreement

More information

Online Presentment and Payment FAQ s

Online Presentment and Payment FAQ s General Online Presentment and Payment FAQ s What are some of the benefits of receiving my bill electronically? It is convenient, saves time, reduces errors, bills don t get misplaced, allows you to receive

More information

a CyberSource solution Merchant Payment Solutions

a CyberSource solution Merchant Payment Solutions a CyberSource solution Merchant Payment Solutions 1 Simplifying Payments Safe and reliable payment processing is essential to your business. Authorize.Net, a leading payment gateway since 1996, provides

More information

Electronic Funds Transfer Disclosure Agreement

Electronic Funds Transfer Disclosure Agreement Electronic Funds Transfer Disclosure Agreement Your use of any EFT service offered by the Bank will be governed by this Disclosure and by any separate agreement or disclosure that also applies to the EFT

More information

a CyberSource solution Merchant Payment Solutions

a CyberSource solution Merchant Payment Solutions a CyberSource solution Merchant Payment Solutions 1 Simplifying Payments 2 Safe and reliable payment processing is essential to your business. Authorize.Net, a leading payment gateway since 1996, provides

More information

CCA DSS SP 2 Release Notes. For Microsoft Dynamics GP v10.0, v2010 and v2013

CCA DSS SP 2 Release Notes. For Microsoft Dynamics GP v10.0, v2010 and v2013 CCA DSS SP 2 Release Notes For Microsoft Dynamics GP v10.0, v2010 and v2013 April 2013 Copyright Information Copyright 2012 Nodus Technologies, Inc. All rights reserved. Copyright 2004, 2005, 2006, 2007,

More information

Virtual Terminal User s Guide

Virtual Terminal User s Guide Virtual Terminal User s Guide For Professional Use Only Currently only available in English. A usage Professional Uniquement Disponible en Anglais uniquement pour l instant. Last updated: August 2009 PayPal

More information

The Comprehensive, Yet Concise Guide to Credit Card Processing

The Comprehensive, Yet Concise Guide to Credit Card Processing The Comprehensive, Yet Concise Guide to Credit Card Processing Written by David Rodwell CreditCardProcessing.net Terms of Use This ebook was created to provide educational information regarding payment

More information

Online Payment FAQ s

Online Payment FAQ s General Online Payment FAQ s What are the benefits of paying a bill online? Paying online with a credit card or electronic check saves time, gives you the flexibility to pay how and when desired, and saves

More information

Using PAYD. Mobile app. For Android TM devices (05/13)

Using PAYD. Mobile app. For Android TM devices (05/13) Using PAYD TM Mobile app For Android TM devices TM (05/13) Contents Important: Read First........................... 2 TM Set up the app.................................. 3 Connect the card reader.........................

More information

Online Presentment and Payment FAQ s

Online Presentment and Payment FAQ s Online Presentment and Payment FAQ s General What are some of the benefits of receiving my bill electronically? It is convenient, saves time, reduces errors, allows you to receive bills anywhere at any

More information

Gateway Control Panel Quick Start Instructions

Gateway Control Panel Quick Start Instructions Gateway Control Panel Quick Start Instructions Contents: 1. Virtual Terminal Functions 2. Recurring Billing 3. Batch Upload 4. Options 5. Reports 6. QuickBooks 7. Integration 8. ispyfraud 9. Customer Vault

More information

Pay Online With Your Credit Card - 10 Commonly Asked Questions

Pay Online With Your Credit Card - 10 Commonly Asked Questions 1BGeneral 0BOnline Presentment and Payment FAQ s What are some of the benefits of receiving my bill electronically? It is convenient, saves time, reduces errors, allows you to receive bills anywhere at

More information

The Science of Credit Card Processing

The Science of Credit Card Processing The Science of Credit Card Processing Page 1 Credit Card Processing How does credit card processing work? You may receive credit card payments from customers from a variety of sources. You may swipe their

More information

Online Presentment and Payment FAQ s

Online Presentment and Payment FAQ s General Online Presentment and Payment FAQ s What are the benefits of paying a bill online? Paying online with a credit card or electronic check saves time, gives you the flexibility to pay how and when

More information

Fax Cover Sheet and Application Checklist Attention: Sarah Oldham Company: Authorize.Net

Fax Cover Sheet and Application Checklist Attention: Sarah Oldham Company: Authorize.Net AR ID:10739 Fax Cover Sheet and Application Checklist Attention: Sarah Oldham From: Company: Authorize.Net Date: Fax Number: (801) 492-6546 Total No. of Pages (including cover): Reseller Reseller ID: 10739

More information

Office of Finance and Treasury

Office of Finance and Treasury Office of Finance and Treasury How to Accept & Process Credit and Debit Card Transactions Procedure Related Policy Title Credit Card Processing Policy For University Merchant Locations Responsible Executive

More information

Quick Reference Guide PAYMENT GATEWAY (Virtual Terminal)

Quick Reference Guide PAYMENT GATEWAY (Virtual Terminal) PAYMENT GATEWAY (Virtual Terminal) Document Version 131227 Copyright 2013 epaymentamerica, Inc. All Rights Reserved Logging in to the Virtual Terminal 1. Open your internet browser; We strongly recommend

More information

Intro to PCI Compliance

Intro to PCI Compliance Intro to PCI Compliance And the role Stone Edge V7.1 plays in helping you achieve that goal Monsoon Commerce. All rights reserved. What is PCI? PCI stands for Payment Card Industry In 2006, major financial

More information

Girl Scouts of the Chesapeake Bay. 2013 Cookie Program Credit Card Education

Girl Scouts of the Chesapeake Bay. 2013 Cookie Program Credit Card Education Girl Scouts of the Chesapeake Bay 2013 Cookie Program Credit Card Education Intuit GoPayment Convert your cell phone, smart phone or tablet into a highly secure and convenient use anywhere credit card

More information

U S E R S G U I D E Last Modified: 12/06/2012 1

U S E R S G U I D E Last Modified: 12/06/2012 1 USER S GUIDE Last Modified: 12/06/2012 1 Contents 2 Welcome 3 User Service Activation 4 Introduction 4 Purpose 5 Key Features 6 Activate 8 Using the System 8 Login 9 Credit Sale 10 For Swipe Capable Devices

More information

Merchant Payment Solutions

Merchant Payment Solutions Merchant Payment Solutions What We Do Connecting your Web site to the payment processing networks is typically beyond the technical resources of most merchants. Instead, you can easily connect to the Authorize.Net

More information

ARGOFIRE REFERENCE GUIDE

ARGOFIRE REFERENCE GUIDE ARGOFIRE REFERENCE GUIDE FREQUENTLY ASKED QUESTIONS Q: How do I log in to ArgoFire? A: Navigate to https://secure.ftipgw.com/admin/login.aspx and enter your Username and Password Q: How do I charge or

More information

REDFIN Document Version 2.07.0415-a

REDFIN Document Version 2.07.0415-a REDFIN NETWORK PAYMENT GATEWAY Document Version 2.07.0415-a Copyright 2001-08 Secured Financial Network, Inc. All Rights Reserved Table of Contents Introduction...4 Overview...5 Ch 1: Beginning to Use

More information

ACH Authorization Requirements

ACH Authorization Requirements ACH Authorization Requirements Single Entry TEL (Telephone Initiated Entry) The authorization is not required to be provided to the consumer in writing, however as the authorization is received orally,

More information

Online Utility Bill Payment FAQ s

Online Utility Bill Payment FAQ s General Online Utility Bill Payment FAQ s What are some of the benefits of receiving my bill electronically? It is convenient, saves time, reduces errors, allows you to receive bills anywhere at any time

More information

Accepting Credit Card Payments

Accepting Credit Card Payments Accepting Credit Card Payments An Introduction Objectives Understand the Credit Card Acceptance Process What Type of Merchant are You How to Choose An Acquirer How to Get It All Going for Non Cash Payment

More information

THE ABC s of Credit Card Processing

THE ABC s of Credit Card Processing THE ABC s of Credit Card Processing 1 Page Credit Card Processing As you well know, the fee s you pay to process credit card transactions represents a large portion of your monthly overhead. At AMG Payment

More information

Element. Payment Processing. Integration of Element. using N-Site Applications 7/12/2011

Element. Payment Processing. Integration of Element. using N-Site Applications 7/12/2011 Element Payment Processing Integration of Element Payment Processing using N-Site Applications 7/12/2011 Copyright 2011 Ideal Software Systems, Inc., All Rights Reserved Element Payment Processing Integration

More information

M&T ACH Services ACH RETURNS MANUAL

M&T ACH Services ACH RETURNS MANUAL M&T ACH Services ACH RETURNS MANUAL M&T ACH SERVICES Welcome to M&T Bank Services and the latest update to our ACH Returns Manual. This ACH Returns Manual is your resource for frequently asked information

More information

How To Accept Credit Cards From A Credit Card Provider

How To Accept Credit Cards From A Credit Card Provider This page intentionally left blank START YOUR MERCHANT SERVICES ACCOUNT By Wendy Byford The ebook companion to the elearning module Start Your Merchant Services Account with Wendy Byford & Gary Bauer Start

More information

Merchant Payment Solutions

Merchant Payment Solutions Merchant Payment Solutions 1 Simplifying Payments 2 Safe and reliable payment processing is essential to your business. Authorize.Net, a leading payment gateway since 1996, provides solutions you can trust.

More information

Sage 300 ERP 2014. Payment Processing User's Guide

Sage 300 ERP 2014. Payment Processing User's Guide Sage 300 ERP 2014 Payment Processing User's Guide This is a publication of Sage Software, Inc. Copyright 2013. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service

More information

* Any merchant that has suffered a hack that resulted in an account data compromise may be escalated to a higher validation level.

* Any merchant that has suffered a hack that resulted in an account data compromise may be escalated to a higher validation level. Q: What is PCI? A: The Payment Card Industry Data Security Standard (PCI DSS) is a set of requirements designed to ensure that ALL companies that process, store or transmit credit card information maintain

More information

Electronic Funds Transfer (EFT) Guide

Electronic Funds Transfer (EFT) Guide Electronic Funds Transfer (EFT) Guide 121613 2013 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including

More information

Merchant Services Tool Kit TEXPO 2013

Merchant Services Tool Kit TEXPO 2013 Merchant Services Tool Kit TEXPO 2013 Surcharges Visa Information Website Site Preview and PDF s: www.visa.com/merchantsurcharging Materials Notification of Intent to Surcharge Merchants who choose to

More information

Insurance-Specific Payment Services Requires Insurance Industry Knowledge

Insurance-Specific Payment Services Requires Insurance Industry Knowledge Insurance-Specific Payment Services Requires Insurance Industry Knowledge by Primoris Services Overview Every business has to accept payments in order to collect funds and operate. There are multiple ways

More information