IUPay - Web-based Payments System for Multiple Departments Cheryl L. Shifflett, AAP, CTP Office of the Treasurer Indiana University

Size: px
Start display at page:

Download "IUPay - Web-based Payments System for Multiple Departments Cheryl L. Shifflett, AAP, CTP Office of the Treasurer Indiana University"

Transcription

1 IUPay - Web-based Payments System for Multiple Departments Cheryl L. Shifflett, AAP, CTP Office of the Treasurer Indiana University

2 ABSTRACT Indiana University is a decentralized system with 8 campuses spread out across the state of Indiana. There are over 750 departments that collect payments for various items including continuing education, accounts receivable, art, journals, conference registrations, etc. Most of these departments are small in nature and do not have the budget to move their business to the internet. As central administration wishes to move payment processing away from the departments and at the same time to change paper payments into electronic payments, a need was identified. That need was to find a way to allow these small departments to take payments securely via the internet by credit card. A simple web interface was designed that would do just that. The web interface, called IUPay, does not interface with cash register systems or online shopping carts. The system simply takes a credit card payment and notifies the appropriate department via the information that was submitted along with the payment and whether it was approved or not. The system also handles all of the necessary accounting entries that are needed to book the income and transactional fee to the appropriate department.

3 INTRODUCTION OF THE ORGANIZATION Indiana University (IU) founded in 1820, is a public educational institution. The Indiana University system includes eight campuses with core campuses located in Bloomington and Indianapolis; other campuses are located in Gary, South Bend, Columbus, Kokomo, Richmond and New Albany. IU is a State supported institution that enjoys a total student population in excess of 98,000 supported by a staff and faculty of over 18,000 personnel. IU has a total operating budget of $2.3 billion. IU is a decentralized system with over 750 departments located across all 8 campuses. Each department is responsible for their own budgets and financial reporting; however they are required to use Central Administration services and systems for centralized accounting and banking activities.

4 STATEMENT OF PROBLEM/INITIATIVE With over 750 areas on eight campuses that accept payments for items as varied as tuition, journals, coffee mugs, musical recordings and conference registrations, Indiana University faced the challenge of how these entities (many of which are small and do only seasonal business) could cost effectively move their business to the Internet. Most of these areas can not afford the fees associated with having an e-commerce system of their own. Many areas have limited staff with little or no knowledge of programming a web page. Although not required of higher education institutions, Indiana University also adheres to Sarbanes-Oxley standards. With limited staff in these departments, many have trouble maintaining proper separation of duties. Indiana University is also trying to move as many payments as possible into an electronic format and out of the hands of the departments, resulting in processing efficiency, as well as security of banking information. For these reasons, a need was identified to create a system that would allow multiple departments to accept credit card payments via the internet with minimal cost.

5 DESIGN The solution was to create a system that would allow all of these areas to accept credit card payments via the web. The system was named IUPay. IUPay needed to track who made the payment, the dollar amount, the reason for the payment, and most importantly, the department for which the payment was intended. The system ties to one e-commerce system and one credit card merchant account labeled Indiana University. Departments that are registered to use IUPay direct their customers to the IUPay payment page (either directly or via a link on their departmental web page). At the IUPay payment page the customer then enters the appropriate department code, dollar amount, their name and address information, credit card number and CVC code, as well as a description and any comments that they wish to pass along to the department. The customer then clicks pay now and the payment information is submitted in real time to the credit card authorization network. An online response is provided that informs the customer if the payment was accepted, declined or encountered an error. At the same time, the transaction information is ed to both the address that was entered on the payment screen as well as the address that is associated with the department code. If the department is transferring the customer from their departmental web page, they may pre-populate many of the fields if they so wish. The e-commerce system that IUPay runs on is the commercial PayPal/VeriSign PayFlow Pro product. This product was chosen as IU already had a relationship with them for those areas that could support their own e-commerce system (i.e. bookstores). The yearly fee for the PayPal/VeriSign PayFlow Pro account was initially paid by the Office of the Treasurer as a one-time start-up cost. On-going yearly costs are expected to be recouped as part of the fee structure of the IUPay system. A 2% fee is charged to the department for each approved payment that IUPay processes. This 2% fee is reviewed semi-annually. The fee is used to cover the credit card processing fees as well as the ongoing yearly costs of the PayPal/VeriSign PayFlow Pro account. The IUPay system has an administrative interface that is password protected. Each new account is set up within the administrative interface by Treasury Operations staff. The interface controls the department codes by allowing the administrator to enter beginning use and end use dates. This feature works well for those areas that are seasonal in nature. The administrative interface also ties the departmental code to general ledger accounting strings and receipt notices. As with most systems at IU, an interface into our general ledger system (currently FIS) was a required element of the system. Each transaction is logged into an Oracle database and each evening a batch process is run that creates the proper accounting entries based on the department code and associated accounting string from the administrative

6 interface. The batch process accounts for the income from the transactions as well as the appropriate expense. A second element that we attempt to build into all new financial systems at IU (particularly for credit cards) is an automated reconciliation process. Each business day we receive a file from our processing bank that details the transactions for IU s entire merchant base. Based on the assigned merchant id, we are able to pull the transactions that originated in the IUPay system and compare them to the transaction logged in the Oracle database. When the reconciliation program runs, it compares the transactions based on transaction date, dollar amount and authorization code and marks those that match as reconciled in the database. An report is generated to appropriate staff informing them of the total number of transactions that were reconciled, any items that mismatched (i.e. date different), and any items that did not reconcile. Items are held for a maximum of five business days. If, after the five business days, an item in the Oracle database does not appear in the bank file, it will be reported on the reconciliation .

7 IMPLEMENTATION IU chose to implement the IUPay system in phases. Phase I made the IUPay Payment page available to a limited number of departments. The accounting at this stage was a manual process. We did this as a proof of concept before we devoted too much time into the product. During this phase we asked for user feedback on ways to improve the payment page and receipts. We also conducted many demonstrations to different groups on our campuses to see how much interest would lie in using the IUPay product. After six months, the product was evaluated and a decision was made to add the additional accounting, reconciliation and transaction tracking to the system. Phase II consisted of adding the automated accounting and daily reconciliations to the system. In order to do this, additional fields had to be added to the administrative interface for the accounting strings for each department code. We also had to build the Oracle database in which each transaction would be logged. Testing of these pieces had to be completed prior to releasing them into the product to ensure that entries made into our general ledger were accurate and proper. Once this phase was completed we were able to make a full release of the IUPay system to the entire University. As we continue to demonstrate the IUPay product, additional needs are identified. As these needs are identified, we are adding new features to the IUPay system. The first addition is the Central Authentication Service option. By choosing this option payers are required to log in to the IUPay Payment page with their IU issued id and password. The logon id is tracked and supplied to the department so that they know who was logged in when the payment occurred. A simple Yes/No option box was added to the administrative interface to easily enable this feature. The second addition was to add a registration front end. IU already had a registration program called Transform. We took the Transform code and added on the proper programming that would direct customers to the IUPay Payment Page when they clicked on the appropriate Pay by Credit Card link. This allows for those areas that are hosting conferences to track their registrations. A future addition is to provide access to transaction reports for the departments using IU Pay. The transaction reports would be queries that would run against the IUPay transaction table. The query would be run by department code so that departments only view those transactions that relate to their department. Currently, if a department needs a transaction listing, Treasury staff is able to pull an Excel file from the IUPay transaction table and it to the requesting department.

8 BENEFITS The IUPay system takes payment processing out of the hands of the departments and puts it in the hands of their customers. At the same time, it has resulted in good customer service with an added level of security. The IUPay system does not store any credit card data. This is a key benefit in assuring compliance with Payment Card Industry Data Security Standards (PCI DSS) requirements. The IUPay system allows departments to move their business to the internet at minimal cost. There is no set-up charge and departments pay only for their approved transactions. Allowing for the fields on the payment page to be pre-populated helps reduce user error. This was a request of the original pilot group of users and the functionality and instructions were added prior to the full release. The reconciliation feature enhances the system by allowing problem transactions to be identified and corrected prior to month end bank reconciliations and statements. Thirty-three departments have used the IUPay system since initial pilot roll-out in January IUPay processed 1,125 transactions during 2006 totaling $280, The way that IUPay was designed, the system is expandable to emerging technologies and payment options (i.e. ACH). As IU continues to review its e-commerce partners, changing the gateway from the PayPal/VeriSign PayFlow Pro product to another vendor s gateway would require minimal programming.

9 RETROSPECT The system as a whole works as designed. One issue that is still being worked on is the reconciliation of refunds. Since refunds do not appear in the IUPay transaction log, but do appear in the bank file that is used to reconcile, these transaction appear on the daily reconciliation as unreconciled items. A special request is then needed to remove these items from the report. The only functionality that was left out of the system is a system that would allow departments to issue refunds. Currently, all refund requests are submitted via to Treasury Operations and staff manually submits the refunds via the PayPal/VeriSign PayFlow Pro Manager Interface. A password protected interface that requires the necessary information to perform a refund would enhance the system. When entered, the transaction could be logged in the IUPay transaction table. This would resolve the reconciliation issue mentioned above.

Accounting for Credit Card Transactions. Tips and Tools for Reconciling Credit Card Terminals and IU Pay Plus

Accounting for Credit Card Transactions. Tips and Tools for Reconciling Credit Card Terminals and IU Pay Plus Accounting for Credit Card Transactions Tips and Tools for Reconciling Credit Card Terminals and IU Pay Plus 1 Quick Reference Flow Chart for Daily Reconciliation Process Use this quick reference guide

More information

Merchant Card Processing Procedures

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

More information

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

Accounting for Credit Card Transactions

Accounting for Credit Card Transactions Accounting for Credit Card Transactions Essential Tools for Reconciling Stand Alone Credit Card Terminals and IU Pay Plus Page 1 of 17 Quick Reference Flow Chart for Daily Reconciliation Process Use this

More information

University Policy Accepting and Handling Payment Cards to Conduct University Business

University Policy Accepting and Handling Payment Cards to Conduct University Business BROWN UNIVERSITY University Policy Accepting and Handling Payment Cards to Conduct University Business Table of Contents Purpose... 2 Scope... 2 Authorization... 2 Establishing a new account... 2 Policy

More information

A8.700 TREASURY. This directive applies to all campuses of the University of Hawai i.

A8.700 TREASURY. This directive applies to all campuses of the University of Hawai i. Prepared by Treasury Office. This amends A8.710 dated July 2001. A8.710 April 2005 A8.700 TREASURY P 1 of 5 A8.710 Credit Card Program 1. Purpose To provide uniform procedures for the processing of credit

More information

PCI within the IU Enterprise

PCI within the IU Enterprise PCI within the IU Enterprise Cheryl L. Shifflett, AAP, CTP Associate Director Treasury Operations Daniel Tony Brazzell, Security+, GCUX Lead Network Systems Engineer University Information Technology Services

More information

Merchant Card Processing Request Form

Merchant Card Processing Request Form Merchant Card Processing Request Form This form must be filled out and approved before accepting credit card payments at any new location or via any website. of Application: Type of Request: e-commerce

More information

The University of South Carolina MarketPlace E-Commerce Guidelines

The University of South Carolina MarketPlace E-Commerce Guidelines The University of South Carolina MarketPlace E-Commerce Guidelines September, 2011 Background The University of South Carolina (USC) MarketPlace provides Campus departments with a secure and cost-effective

More information

University Policy Accepting Credit Cards to Conduct University Business

University Policy Accepting Credit Cards to Conduct University Business BROWN UNIVERSITY University Policy Accepting Credit Cards to Conduct University Business Purpose Brown University requires all departments that are involved with credit card handling to do so in compliance

More information

Policies and Procedures. Merchant Card Services Office of Treasury Operations

Policies and Procedures. Merchant Card Services Office of Treasury Operations Policies and Procedures Merchant Card Services Office of Treasury Operations 1 Welcome! Table of Contents: Introduction Establishing Payment Card Services Payment Card Acceptance Procedures Payment Card

More information

Application for acceptance of Payment Cards by UVa Departments (5/15 BC)

Application for acceptance of Payment Cards by UVa Departments (5/15 BC) Application for acceptance of Payment Cards by UVa Departments (5/15 BC) Department Name: Physical (street) Address: UVa mailing (PO) address: City, State and Zip: The individuals signing below have read

More information

3) The client side of the Service Fee Bookings MUST be closed with FOP of CC (Not CC Merchant)

3) The client side of the Service Fee Bookings MUST be closed with FOP of CC (Not CC Merchant) Sabre Card Services The Sabre Card Services reconciliation option allows TBO users to daily close individual items in TBO that reconcile to the customer's Sabre Card Services' file by transaction, and

More information

Sage Pay User Guide for Sage 200

Sage Pay User Guide for Sage 200 Sage Pay User Guide for Sage 200 Table of Contents 1.0 Getting Started 3 2.0 Activating Sage Pay 4 3.0 Setting up your Merchant Account 8 4.0 Processing Payments 11 Page 2 of 13 1.0 Getting Started To

More information

INFORMATION SECURITY POLICY. Policy for Credit Card Acceptance to Conduct College Business

INFORMATION SECURITY POLICY. Policy for Credit Card Acceptance to Conduct College Business DELAWARE COLLEGE OF ART AND DESIGN 600 N MARKET ST WILMINGTON DELAWARE 19801 302.622.8000 INFORMATION SECURITY POLICY including Policy for Credit Card Acceptance to Conduct College Business stuff\policies\security_information_policy_with_credit_card_acceptance.doc

More information

CHOOSING A PAYPAL PRODUCT

CHOOSING A PAYPAL PRODUCT CHOOSING A PAYPAL PRODUCT An overview for PayPal partners 2008 PayPal Inc. All rights reserved. PayPal and the PayPal logo are registered trademarks of PayPal, Inc. Designated trademarks and brands are

More information

LAUSD. Instructions for Service & Supplies Requests. EU Portal Instructions Version 7.0 Page 1 of 11

LAUSD. Instructions for Service & Supplies Requests. EU Portal Instructions Version 7.0 Page 1 of 11 LAUSD Instructions for Service & Supplies Requests Page 1 of 11 Table of Contents TO MAKE A SERVICE/SUPPLIES REQUEST ONLINE (HOW TO REGISTER)... 2 TO MAKE A SERVICE REQUEST ONLINE... 4 TO MAKE A SUPPLIES

More information

ACCEPTING PAYMENT CARDS FOR CONDUCTING UNIVERSITY BUSINESS:

ACCEPTING PAYMENT CARDS FOR CONDUCTING UNIVERSITY BUSINESS: Boston College Policy ACCEPTING PAYMENT CARDS FOR CONDUCTING UNIVERSITY BUSINESS: PURPOSE OF POLICY: The purpose of this policy is to establish procedures for accepting payment cards at Boston College

More information

Standards for Business Processes, Paper and Electronic Processing

Standards for Business Processes, Paper and Electronic Processing Payment Card Acceptance Information and Procedure Guide (for publication on the Treasury Webpages) A companion guide to University policy 6120, Payment Card Acceptance Standards for Business Processes,

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

TREASURER S OFFICE ADMINISTRATIVE STANDARDS FOR THE TREASURER S FISCAL PROCEDURE No. 08-01 MERCHANT DEBIT AND CREDIT CARD RECEIPTS

TREASURER S OFFICE ADMINISTRATIVE STANDARDS FOR THE TREASURER S FISCAL PROCEDURE No. 08-01 MERCHANT DEBIT AND CREDIT CARD RECEIPTS TREASURER S OFFICE ADMINISTRATIVE STANDARDS FOR THE TREASURER S FISCAL PROCEDURE No. 08-01 MERCHANT DEBIT AND CREDIT CARD RECEIPTS 1. Introduction Debit and Credit Card Receipt Standards apply to the administration

More information

Dear Principia Billing Services Customers,

Dear Principia Billing Services Customers, Dear Principia Billing Services Customers, The Principia Billing Services Office is pleased to announce our new online bill called PrinBill. It can be accessed at www.prinbill.com. PrinBill is powered

More information

Student Registration Online Classes

Student Registration Online Classes Student Registration Online Classes Purpose: This document walks returning or accepted students through the process of registering for online classes at Moody Bible Institute. Contents 1 The mymoody Portal

More information

E-Market Policy Accepting Online Payment for Conducting University Business

E-Market Policy Accepting Online Payment for Conducting University Business Accepting Online Payment for Conducting University Business Responsible Office: Bursar s Office Contact: bursar@hartford.edu Effective Date: July 1, 2011 Last Revised: June 20, 2011 Last Reviewed: June

More information

Setting Up a CyberSource Web Payment Account

Setting Up a CyberSource Web Payment Account Setting Up a CyberSource Web Payment Account Contents Setting Up a CyberSource Web Payment Account... 1 Introduction... 1 Setting Up a CyberSource Account... 2 Get Username and Password... 2 Log in to

More information

IT TECHNICAL SECURITY REVIEW CHECKLISTS FOR E-COMMERCE WEBSITES

IT TECHNICAL SECURITY REVIEW CHECKLISTS FOR E-COMMERCE WEBSITES IT TECHNICAL SECURITY REVIEW CHECKLISTS FOR E-COMMERCE WEBSITES Currently there are three University approved e-commerce website configurations: (1) MERCHANT-MANAGED E-COMMERCE IMPLEMENTATION (2) SHARED-MANAGEMENT

More information

ACCEPTING PAYMENT CARDS FOR CONDUCTING UNIVERSITY BUSINESS:

ACCEPTING PAYMENT CARDS FOR CONDUCTING UNIVERSITY BUSINESS: Boston College Policy ACCEPTING PAYMENT CARDS FOR CONDUCTING UNIVERSITY BUSINESS: PURPOSE OF POLICY: The purpose of this policy is to establish procedures for accepting payment cards at Boston College

More information

Dell E-Commerce guide for Skyward Users 1

Dell E-Commerce guide for Skyward Users 1 Dell E-Commerce guide for Skyward Users 1 This document contains instructions on how to use the e-commerce application running on Skyward s Business Suite to purchase from your Dell Premier Page. E-Commerce

More information

POLICY NAME : MERCHANT (PCI) POLICY AND PROCEDURES ACCEPTING CREDIT/DEBIT CARD PAYMENTS

POLICY NAME : MERCHANT (PCI) POLICY AND PROCEDURES ACCEPTING CREDIT/DEBIT CARD PAYMENTS Publication Date 2009-08-11 Issued by: Financial Services Chief Information Officer Revision V 1.0 POLICY NAME : MERCHANT (PCI) POLICY AND PROCEDURES ACCEPTING CREDIT/DEBIT CARD PAYMENTS Overview: There

More information

Treasurer s Office Updates. Business Manager Meeting Thursday, December 11 th 2014

Treasurer s Office Updates. Business Manager Meeting Thursday, December 11 th 2014 Treasurer s Office Updates Business Manager Meeting Thursday, December 11 th 2014 Overview Cashier s Office Announcement Student Cashiering Treasurer s Office Updates Cashier s Service Announcement What

More information

Northwestern University Event Registration Online Program Information and Application As of February 16, 2015

Northwestern University Event Registration Online Program Information and Application As of February 16, 2015 Northwestern University Event Registration Online Program Information and Application As of February 16, 2015 Please note that any references to the Depository Services in this document have been replaced

More information

CREDIT CARD MERCHANT PROCEDURES. Revised 01/21/2014 Prepared by: NIU Merchant Services

CREDIT CARD MERCHANT PROCEDURES. Revised 01/21/2014 Prepared by: NIU Merchant Services CREDIT CARD MERCHANT PROCEDURES Revised 01/21/2014 Prepared by: NIU Merchant Services CREDIT CARD MERCHANT PROCEDURES Contents Role of NIU Merchant Services 2 Security. 3 Method of Payment 3 Departmental

More information

OFFICIAL CASH HANDLING PROCEDURES FOR DEPARTMENTS, STUDENT FINANCIAL SERVICES, AND ACCOUNTING

OFFICIAL CASH HANDLING PROCEDURES FOR DEPARTMENTS, STUDENT FINANCIAL SERVICES, AND ACCOUNTING Last Updated 7/15/15 OFFICIAL CASH HANDLING PROCEDURES FOR DEPARTMENTS, STUDENT FINANCIAL SERVICES, AND ACCOUNTING To be in compliance with the Cash Handling and Deposits Policy, Departments must also

More information

D. DFA: Mississippi Department of Finance and Administration.

D. DFA: Mississippi Department of Finance and Administration. MISSISSIPPI DEPARTMENT OF FINANCE AND ADMINISTRATION ADMINISTRATIVE RULE PAYMENTS BY CREDIT CARD, CHARGE CARD, DEBIT CARDS OR OTHER FORMS OF ELECTRONIC PAYMENT OF AMOUNTS OWED TO STATE AGENCIES The Department

More information

COLUMBUS STATE COMMUNITY COLLEGE POLICY AND PROCEDURES MANUAL

COLUMBUS STATE COMMUNITY COLLEGE POLICY AND PROCEDURES MANUAL PAYMENT CARD INDUSTRY COMPLIANCE (PCI) Effective June 1, 2011 Page 1 of 6 (1) Definitions a. Payment Card Industry Data Security Standards (PCI-DSS): A set of standards established by the Payment Card

More information

Encrypted Email Users Guide. Revised 6/8/2015

Encrypted Email Users Guide. Revised 6/8/2015 Encrypted Email Users Guide Revised 6/8/2015 Contents Encrypted email service overview Registering, activating and maintaining an account Online Help Accessing the encrypted email portal screens Downloading

More information

If you would like to purchase an Access Code directly from the publisher, proceed to step 1.

If you would like to purchase an Access Code directly from the publisher, proceed to step 1. Instructions for Purchasing and Registering an Online Access Code If you purchased an Access Card at the bookstore, skip to step 10. If you would like to purchase an Access Code directly from the publisher,

More information

Request for Information (RFI) Alternative Loan Program for Indiana University, Bloomington Students

Request for Information (RFI) Alternative Loan Program for Indiana University, Bloomington Students Request for Information (RFI) Alternative Loan Program for Indiana University, Bloomington Students JUNE 1998 Table of Contents Section Topic Page SECTION A Overview/Purpose 3 SECTION B Response Guidelines

More information

Saint Louis University Merchant Card Processing Policy & Procedures

Saint Louis University Merchant Card Processing Policy & Procedures Saint Louis University Merchant Card Processing Policy & Procedures Overview: Policies and procedures for processing credit card transactions and properly storing credit card data physically and electronically.

More information

Emdeon ecashiering Manual. February 22, 2010

Emdeon ecashiering Manual. February 22, 2010 Emdeon ecashiering Manual February 22, 2010 Purpose... 4 Objectives... 4 Special Symbol... 4 Introduction to Emdeon ecashiering... 5 ecashiering Access... 5 Suggested ecashiering System Roles... 5 ecashiering

More information

Merchant Card Processing Best Practices

Merchant Card Processing Best Practices Merchant Card Processing Best Practices Background: The major credit card companies (VISA, MasterCard, Discover, and American Express) have published a uniform set of data security standards that ALL merchants

More information

POLICY SECTION 509: Electronic Financial Transaction Procedures

POLICY SECTION 509: Electronic Financial Transaction Procedures Page 1 POLICY SECTION 509: Electronic Financial Transaction Procedures Source: NDSU President NDSU VP for Finance and Administration NDSU VP for Information Technology A. Purpose / Rationale Many NDSU

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions INTRODUCING MASTERPASS WHAT IS MASTERPASS? WHAT ARE THE BENEFITS OF MASTERPASS? WHAT IS THE CUSTOMER EXPERIENCE WHEN MY CONSUMER CLICKS ON BUY WITH MASTERPASS? CAN MY CUSTOMERS

More information

Student Registration Moody Theological Seminary

Student Registration Moody Theological Seminary Student Registration Moody Theological Seminary Purpose: This document walks students through the process of registering for classes at Moody Theological Seminary. It covers Chicago campus ( Main Campus

More information

Financial Reconciliation and Reporting for. Credit/Debit Payment Card Sales Transactions. Webinar

Financial Reconciliation and Reporting for. Credit/Debit Payment Card Sales Transactions. Webinar Financial Reconciliation and Reporting for Credit/Debit Payment Card Sales Transactions Webinar 1 P a g e Table of Contents Learning Objectives... 3 Introduction... 5 Revenue... 7 Fees... 8 Processing

More information

N-CAP Users Guide Everything You Need to Know About Using the Internet! How Electronic Payment Works

N-CAP Users Guide Everything You Need to Know About Using the Internet! How Electronic Payment Works N-CAP Users Guide Everything You Need to Know About Using the Internet! How Electronic Payment Works How Electronic Payment Works By Jennifer Hord When it comes to payment options, nothing is more convenient

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

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

UGA Cooperative Extension Service Credit Card Machine Policy

UGA Cooperative Extension Service Credit Card Machine Policy UGA Cooperative Extension Service Credit Card Machine Policy PCI compliance requires that each office have their own set of policies and procedures for handling credit cards. College wide policies reflect

More information

Knowledge Base. Table of Contents. Customers How Do I?

Knowledge Base. Table of Contents. Customers How Do I? Knowledge Base Table of Contents Customers How Do I? Set up a Customer?...2 Record a payment received from a customer?...5 Allocate the customer s payment to an order?...6 Deposit the customers payments?...8

More information

Payment Collection Gateway V+POS. User Guide 00-35-3483NSB

Payment Collection Gateway V+POS. User Guide 00-35-3483NSB Payment Collection Gateway V+POS User Guide 00-35-3483NSB This manual contains proprietary and confidential information of Bank of America and was prepared by the staff of Bank of America. This user guide

More information

MONMOUTH UNIVERSITY PURCHASING CARD POLICY AND PROCEDURES

MONMOUTH UNIVERSITY PURCHASING CARD POLICY AND PROCEDURES MONMOUTH UNIVERSITY PURCHASING CARD POLICY AND PROCEDURES Loretta Dickerson Program Coordinator Controller's Office Ext: 5391 Purchasing Card Policy and Procedures - March 24, 2016 Page 1 MONMOUTH UNIVERSITY

More information

How to create an Expense Report through iexpense in the iphone Mobile App

How to create an Expense Report through iexpense in the iphone Mobile App How to create an Expense Report through iexpense in the iphone Mobile App 1. Before you can submit Expense Reports through the mobile app, you need to access iexpense through the web application to set

More information

Expense System Rollout. University of Colorado

Expense System Rollout. University of Colorado Expense System Rollout University of Colorado What Is the Expense System? The Expense System is a web-based service solution for creating, tracking, and processing expense reports that: Streamlines and

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

ACCEPTING CREDIT CARDS AND ELECTRONIC CHECKS TO CONDUCT UNIVERSITY BUSINESS

ACCEPTING CREDIT CARDS AND ELECTRONIC CHECKS TO CONDUCT UNIVERSITY BUSINESS UNIVERSITY OF NORTH DAKOTA FINANCE & OPERATIONS POLICY LIBRARY ACCEPTING CREDIT CARDS AND ELECTRONIC CHECKS TO CONDUCT UNIVERSITY BUSINESS Policy 2.3, Accepting Credit Cards and Electronic Checks to Conduct

More information

PROCEDURES for CAMPUS CASH MANAGEMENT POLICY ADM-0113 California State University, Sacramento. CASH HANDLING Updated February 2014

PROCEDURES for CAMPUS CASH MANAGEMENT POLICY ADM-0113 California State University, Sacramento. CASH HANDLING Updated February 2014 PROCEDURES for CAMPUS CASH MANAGEMENT POLICY ADM-0113 California State University, Sacramento CASH HANDLING Updated February 2014 I. ACCEPTING UNIVERSITY FUNDS II. III. IV. CASH CHANGE FUNDS SAFEGUARDING

More information

CyberSource EBC for MIT Clubs Transcript

CyberSource EBC for MIT Clubs Transcript CyberSource EBC for MIT Clubs Transcript... 1 1. INTRODUCTION... 2 2. OVERVIEW... 4 3. NAVIGATING CYBERSOURCE EBC... 7 4. SEARCH FOR AND VIEW TRANSACTIONS... 10 5. VOID TRANSACTIONS... 17 6. MANAGE SOFT

More information

institute s Credit Card Payment Policy

institute s Credit Card Payment Policy Campus-wide Financial Administration Comprehensive Cash Management Credit Card Acceptance Policy Policy Objective: The Institute recognizes that the use of credit cards for payment on the various goods

More information

This document contains 3 checklists for three different types of ecommerce websites permissible under University e commerce

This document contains 3 checklists for three different types of ecommerce websites permissible under University e commerce Thisdocumentcontains3checklistsforthreedifferenttypesofecommercewebsitespermissibleunderUniversitye commerce policy.thesechecklistsshouldbeusedtoascertainthatcolumbia Universitywebsiteswithe commercecomponentsconformtothe

More information

Student Initiated etranscript Request for Active Students

Student Initiated etranscript Request for Active Students Overview This process will allow a student to electronically request a transcript. etranscript Request Service for active students is available through One.IU (at all campuses except Columbus and Fort

More information

Commerce Management Planning Guide - Marketplace Version 1.0 March, 2009

Commerce Management Planning Guide - Marketplace Version 1.0 March, 2009 Commerce Management Planning Guide - Version 1.0 March, 2009 Presented by: Jennifer Twyford Implementation Services Manger Phone: 800.869.8329 Business Office Strategic Target Areas How do I want to use?

More information

Shopping Cart Setup & Configuration Guide

Shopping Cart Setup & Configuration Guide Booster Web Solutions Shopping Cart Setup & Configuration Guide Version 1.0 Table of Contents 1 Introduction... 3 2 Shopping Cart Store Files... 4 3 Create new product... 5 4 Create Product Categories...

More information

CREDIT CARD MERCHANT POLICY. All campuses served by Louisiana State University (LSU) Office of Accounting Services

CREDIT CARD MERCHANT POLICY. All campuses served by Louisiana State University (LSU) Office of Accounting Services Louisiana State University Finance and Administrative Services Operating Procedure FASOP: AS-22 CREDIT CARD MERCHANT POLICY Scope: All campuses served by Louisiana State University (LSU) Office of Accounting

More information

Frequently Asked Questions

Frequently Asked Questions What is "Ecommerce"? Frequently Asked Questions Ecommerce is the term used to describe the selling of goods and services over the Internet. In the most general sense, simply creating a Web site that advertises

More information

Financial Services Guide & Product Disclosure Statement

Financial Services Guide & Product Disclosure Statement Financial Services Guide & Product Disclosure Statement v1.4 Effective as at 29 April 2015 About This Document This combined Financial Services Guide (FSG) is designed to help you decide whether to use

More information

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

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

More information

Payflow Link Recurring Billing Service User s Guide

Payflow Link Recurring Billing Service User s Guide Payflow Link Recurring Billing Service User s Guide For Professional Use Only Currently only available in English. A usage Professional Uniquement Disponible en Anglais uniquement pour l'instant. Last

More information

Creating and Managing Custom Payment Processors in Blackbaud

Creating and Managing Custom Payment Processors in Blackbaud Sphere Custom Payment Processor Guide 10/15/2013 Blackbaud Sphere 9.4.3 Sphere Custom Payment Processor US 2013 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted

More information

COMMUNITY EDUCATION Department Summary Transactions Summary Internal Controls of Cash Receipts

COMMUNITY EDUCATION Department Summary Transactions Summary Internal Controls of Cash Receipts COMMUNITY EDUCATION Department Summary Community Education provides quality programs and services for more than 25,000 residents of our community and beyond each year. Programs include Adult Education

More information

Conference Room Pilot. Cash Management

Conference Room Pilot. Cash Management Conference Room Pilot Cash Management Housekeeping A copy of the presentation will be shared with attendees 1 week from the presentation date Breaks PM Break approx. 2:30 pm Restrooms Main hall to right

More information

Merchant Services Manual

Merchant Services Manual Merchant Services Manual Index How to Set up Cart32 Gateway.3 Important Information Declined Transactions.7 What is a Batch?... 8 Void versus Refund 8 Virtual Terminal versus Virtual Point of Sale..8 Qualified,

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

Xavier University. Policy and Procedure Purchasing Card Program. Purchasing Card Program Policy and Procedure

Xavier University. Policy and Procedure Purchasing Card Program. Purchasing Card Program Policy and Procedure Xavier University Policy and Procedure Purchasing Card Program Table of Contents 1.0 Introduction 1.1 Purpose of this Policy and Procedure 1.2 Program Vision 1.3 University Credit Card Partner 1.4 Constituents

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

2 ASIAuth Credit Card Processing Overview

2 ASIAuth Credit Card Processing Overview 2 ASIAuth Credit Card Processing Overview 1 Overview ProftitMaker ASIAuth Credit Card Processing Option is used to automate the processing of credit cards using these available gateways: PromoPayment,

More information

TO LOG ON TO THE VISA WEBSITE To access Pathway Net from your browser please enter https://pwnet.procard.com/uow

TO LOG ON TO THE VISA WEBSITE To access Pathway Net from your browser please enter https://pwnet.procard.com/uow University of Windsor Scotiabank VISA Purchasing Credit Card How To Guide TO ACTIVATE YOUR CREDIT CARD Call the toll free number on the red sticker on the front of your new Scotiabank VISA credit card

More information

UW Platteville Credit Card Handling Policy

UW Platteville Credit Card Handling Policy UW Platteville Credit Card Handling Policy Issued: December 2011 Revision History: November 7, 2013; July 11, 2014; November 1, 2014; August 24, 2015 Overview: In order for UW Platteville to accept credit

More information

FAQ s for Payment Card Processing at the University

FAQ s for Payment Card Processing at the University FAQ s for Payment Card Processing at the University 1) We are thinking about taking credit cards for payments. What do we need to know? 2) Who is the PCPC (Payment Card Process Coordinator)? 3) What is

More information

Getting Started Using CC Merchant for Trams Back Office

Getting Started Using CC Merchant for Trams Back Office Getting Started Using CC Merchant for Trams Back Office System Requirements Trams Back Office - Version 3.01 or higher Microsoft Internet Explorer 6.0 or higher Internet Connection The CC Merchant feature

More information

Corporate Property Automated Information System CPAIS. Privacy Impact Assessment

Corporate Property Automated Information System CPAIS. Privacy Impact Assessment Corporate Property Automated Information System CPAIS Privacy Impact Assessment May 2003 CONTENTS Background...3 Access to the Data...5 Maintenance of Administrative Controls...9 1 Introduction The Office

More information

Business ebanking - User Sign On & Set Up

Business ebanking - User Sign On & Set Up About Sign On Business ebanking has two authentication methods that reduce the risk of online identity theft: secure token authentication and out-of-band authentication. The authentication method companies

More information

688 Sherbrooke Street West, Room 730 James Administration Building, Room 524

688 Sherbrooke Street West, Room 730 James Administration Building, Room 524 'McGill Sylvia Franke, LL.B., B.Sc. Albert Caponi, C.A. Chief Information Officer Assistant Vice-Principal (Financial Services) 688 Sherbrooke Street West, Room 730 James Administration Building, Room

More information

CHAPTER CREDIT CARD TRANSACTION PROCESSOR PROCEDURES AND FREQUENTLY ASKED QUESTIONS July 2012

CHAPTER CREDIT CARD TRANSACTION PROCESSOR PROCEDURES AND FREQUENTLY ASKED QUESTIONS July 2012 CHAPTER CREDIT CARD TRANSACTION PROCESSOR PROCEDURES AND FREQUENTLY ASKED QUESTIONS July 2012 PROCEDURES The Chapter credit card processing function is accessible to Executive Directors via the Chapter

More information

FINANCIAL ADMINISTRATION Revised May 2012

FINANCIAL ADMINISTRATION Revised May 2012 FINANCIAL ADMINISTRATION Revised May 2012 I. OBJECTIVES AND RESPONSIBILITIES Read and become familiar with the Constitution and Bylaws. Maintain and monitor the financial accounts of the ARMA Houston Chapter,

More information

Using the Payment Processing Feature

Using the Payment Processing Feature DocuSign Quick Start Guide Using the Payment Processing Feature Overview There might be times when you want to send an envelope where you can send an offer, close the deal and collect the cash all in one

More information

Authorize.net FAQs. How do I change the email addresses associated with my account, if I do not have User Administration?

Authorize.net FAQs. How do I change the email addresses associated with my account, if I do not have User Administration? How do I Edit My Merchant Profile to update my business information? To edit your business information as listed in the Merchant Profile of your account: 1: Login to your Merchant Interface at https://account.authorize.net.

More information

The University of Georgia Credit/Debit Card Processing Procedures

The University of Georgia Credit/Debit Card Processing Procedures The University of Georgia Credit/Debit Card Processing Procedures The University of Georgia currently accepts four major credit cards (MasterCard, Visa, Discover and American Express) for payment of services

More information

Frequently Asked Questions

Frequently Asked Questions PCI Compliance Frequently Asked Questions Table of Content GENERAL INFORMATION... 2 PAYMENT CARD INDUSTRY DATA SECURITY STANDARD (PCI DSS)...2 Are all merchants and service providers required to comply

More information

OnCourse 2000 OnLine Teaching and Learning at Indiana University

OnCourse 2000 OnLine Teaching and Learning at Indiana University COPYRIGHT Notice This paper was presented at CUMREC 2000, the Higher Education Administrative Technology conference. It is the intellectual property of the author(s). Permission to print out or disseminate

More information

Sage Pay user guide for Sage 50 Accounts Sage Instant Accounts

Sage Pay user guide for Sage 50 Accounts Sage Instant Accounts Sage Pay user guide for Sage 50 Accounts Sage Instant Accounts Table of Contents 1.0 Introduction 3 2.0 Versions & Features 4 3.0 Getting Started 5 4.0 Taking Mail & Telephone Order Payments 7 5. 0 'Pay

More information

At the end of a statement period, you will be notified via-email that it is time to review your card statement.

At the end of a statement period, you will be notified via-email that it is time to review your card statement. Cardholder Quick Reference Guide At the end of a statement period, you will be notified via-email that it is time to review your card statement. Accessing Wells Fargo Commercial Card Expense Reporting

More information

VoipNow Automation 2.5.3. Integrated Payment Plug-ins. For more information about VoipNow Automation, check: http://www.4psa.com Copyright 2012 4PSA.

VoipNow Automation 2.5.3. Integrated Payment Plug-ins. For more information about VoipNow Automation, check: http://www.4psa.com Copyright 2012 4PSA. VoipNow Automation 2.5.3 Integrated Payment Plug-ins For more information about VoipNow Automation, check: http://www.4psa.com Copyright 2012 4PSA. Integrated Payment Plug-ins Manual Version 87497.2 at

More information

Managing Your ecommerce Store

Managing Your ecommerce Store West Virginia University Information Technology Services ecommerce Store Manager QuickStart Guide Managing Your ecommerce Store Last Updated: August 22, 2014 Table Of Contents If you are using a Mac, click

More information

UCSB Credit Card Processing and PCI Compliance

UCSB Credit Card Processing and PCI Compliance UCSB Credit Card Processing and PCI Compliance Sandra Featherson Associate Director of Controls Campus Credit Card Coordinator May 2011 Agenda Campus Credit Card Process Overview Terminology Approval/Acceptance

More information

Finance Office. Related Website: https://www.wellsfargo.com/com/

Finance Office. Related Website: https://www.wellsfargo.com/com/ Finance Office Related Website: https://www.wellsfargo.com/com/ Table of Contents Introduction... 3 Cardholder Responsibility... 3 Getting Started... 3 Login... 3 Creating a New Pass Phrase... 4 Answering

More information