Top Banner
Marcia D. Michalik Starkey Labs, Inc. An implementation of iReceivables and i Payment
36

An implementation of iReceivables and iPayment

Oct 15, 2014

Download

Documents

floatingbrain

An implementation of
iReceivables and iPayment
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: An implementation of iReceivables and iPayment

Marcia D. Michalik

Starkey Labs, Inc.

An implementation of iReceivables and iPayment

Page 2: An implementation of iReceivables and iPayment

Agenda

• Overview of Functionality

• iReceivables and iPayment Setups

• Tips and Tricks

• Lessons Learned

Page 3: An implementation of iReceivables and iPayment

About Starkey

• Starkey is the world’s largest manufacturer of custom hearing devices; we strive to provide the ‘human touch’ to hearing health care

• Starkey employs about 4,000 people worldwide

• We are located in 33 countries, with HQ in Minneapolis, MN

Page 4: An implementation of iReceivables and iPayment

About our Customers• Starkey distributes its products through hearing care

professionals; our customers are not end users

• Our customers’ profiles ranges from smaller ‘mom and pop’ shops to larger multi-location operations or ‘buying groups’

• Larger customers can have hundreds of invoices each

month; each order is

invoiced separately

Page 5: An implementation of iReceivables and iPayment

About our Oracle Footprint

• Starkey has been using the Oracle applications since 1994

• We use Financials, Manufacturing, Engineering, Inventory, Purchasing, WIP, BOM, Cost

• iReceivables and iPayment were introduced as Phase I of a larger project to migrate AR and OM off a legacy system

• iReceivables is also being used for internal inquiry by salespeople, the Credit department, and customer service reps (they have no ability to transact)

Page 6: An implementation of iReceivables and iPayment

Basic Functionality

• iReceivables gives customers the ability to:

– View account balance and aging

– invoices and credits

– Match credits to invoices

– Print copies of invoices and credits

• iPayment provides the ability to pay online

• Both are completely integrated with AR

Page 7: An implementation of iReceivables and iPayment

iReceivables

Page 8: An implementation of iReceivables and iPayment

Primary Screens: SEARCH

• Search by customer number, name, contact name, phone number, address or by specific transaction number

• If an account has multiple addresses, all will be displayed

Page 9: An implementation of iReceivables and iPayment

Primary Screens: HOME

•Use Personalization functionality to create a custom look

Page 10: An implementation of iReceivables and iPayment

Starkey’s HOME screen

Removed reference to Disputes, Discounts, Credit Requests

Added links to StatementPDF files, User Help Guide

Can add notes to ourCustomers as needed.

Page 11: An implementation of iReceivables and iPayment

Primary Screens: ACCOUNT/Detail

Page 12: An implementation of iReceivables and iPayment

Primary Screens: TRANSACTION

Page 13: An implementation of iReceivables and iPayment

iReceivable Setups

• Minimal functional setup required

– Profile Options

• FND: View Object Max Fetch Size

• Currency:Negative Format

• OIR: Apply Credits

– Many technical activities to set up secured access to the apps through the Internet

– Primary activity was defining external users

Page 14: An implementation of iReceivables and iPayment

iPayment

Page 15: An implementation of iReceivables and iPayment

iPayment screens

• Account Detail screen has ‘shortcut’ to pay entire account balance

Page 16: An implementation of iReceivables and iPayment

iPayment screens

• A Quick Payment utilizes the last payment method that the customer used as a default for this payment

Page 17: An implementation of iReceivables and iPayment

iPayment screens

• The Advanced Payment screen allows the customer to enter a new credit card or bank account or chose a previously-saved payment method

Page 18: An implementation of iReceivables and iPayment

iPayment screens

• The customer receives a confirmation when their payment has been accepted.

Page 19: An implementation of iReceivables and iPayment

Payment Process

• Customer makes online payment in iReceivables; authorization is realtime and a code is returned

• The last-used payment method will default, but a new credit card or bank account can be entered instead

• The Automatic Remittance program batches payments made through iReceivables and performs additional validations

• The iPayment scheduler program transmit the batch to the processor for settlement

• This same program will report whether receipts were successfully settled or if there are issues to be addressed

Page 20: An implementation of iReceivables and iPayment

iPayment Setups

• iPayment Payment Administrator (web-based) setups for security, system setups, payee setups

• Profile Options– OIR: Save Payment Instrument Information

– OIR: Maximum Future Payment Days Allowed

– OIR: Verify Credit Card Details

– AR: Mask Bank Account Numbers

• Receipt classes– Automatic Receipt class with a payment method for credit

cards and a method for ACH payments

Page 21: An implementation of iReceivables and iPayment

iPayment Setups (Cont.)

• Document categories and sequencing

• Credit card accounts within a ‘Credit Card’ bank

• Payment Method at Customer and Site level

• Setups may differ depending on configuration:

– Use a Gateway or go direct to a Processor

– Need to do ACH as well as credit card processing

– Need to do inbound and outbound transactions

Page 22: An implementation of iReceivables and iPayment

About our implementation

Page 23: An implementation of iReceivables and iPayment

Tips ‘N Tricks

• Identify a technical resource to become the expert with personalizations in iReceivables. There is a LOT you can do with personalizations

• Set your profile option (Currency: Negative Format) correctly so that negative numbers have the negative sign, not brackets, to facilitate exporting to Excel

• Set the profile option (FND: View Object Max Fetch Size) so that all transactions can be viewed on a single page rather than scrolling through pages

Page 24: An implementation of iReceivables and iPayment

Lessons Learned• Setup of external users is done by the Party number

assigned to a contact. This process may be complex depending on your customer structure. (We customized the lookup to assist with this.)

Page 25: An implementation of iReceivables and iPayment

Lessons Learned (Cont.)

• The way transactions are shown can be misleading. For instance, below are two open payments. Both show a Remaining Amount of zero; the first one has the entire amount left to be applied, the second one has only $8 that hasn’t been applied.

Page 26: An implementation of iReceivables and iPayment

Lessons Learned (Cont.)

• ‘Apply Credits’ functionality is not easy to use

The following example demonstrates the application of several credit memos to several open invoices…

Page 27: An implementation of iReceivables and iPayment

Apply Credits Process – Initialize

• Sort by User Name

• Select transactions

Page 28: An implementation of iReceivables and iPayment

Apply Credits Process – Step 1

• Select the credits you wish to use

• Go to the next step

Page 29: An implementation of iReceivables and iPayment

Apply Credits Process – Step 2

• Select the invoices you wish to use

• Go to the next step

Page 30: An implementation of iReceivables and iPayment

Apply Credits Process - Error

• It can be complicated to figure out how to ‘equalize’

Page 31: An implementation of iReceivables and iPayment

Apply Credits – Step 3

• Reduced the amount of the invoice to match the credits

• May have to back-track through steps and de-select credits or invoices

Page 32: An implementation of iReceivables and iPayment

Apply Credits – Confirmation

• Confirmation can be printed

Page 33: An implementation of iReceivables and iPayment

Lessons Learned (Cont.)

• iPayment - technical configuration between Oracle, our processing provider and our network group took significantly longer than expected.

• In addition to our own testing, we had to pass connectivity and data testing performed by the processor

• We had to pass a strict security audit required by VISA/MC, performed by a third party, to maintain PCI compliance; this was done at our expense and audits are ongoing

• iPayment is being used more widely with iStore or custom OM packages than with iReceivables; Oracle support on this integration was limited

Page 34: An implementation of iReceivables and iPayment

Lessons Learned (Cont.)

• Be prepared for customers calling with technical questions about accessibility (browser versions, for instance) and be prepared to route them appropriately

• Also be prepared to handle the ‘I forgot my password’calls

• A phased roll-out allowed us to work out the kinks with a select group of good customers before we opened it up to additional customers (still in the process)

Page 35: An implementation of iReceivables and iPayment

In Conclusion

• Overall, setups were minimal

• Implementation required more technical resources than a standard financial application implementation

• There is a lot you can do with personalizations!

• Its hard to hide issues when the user is your customer

• Be prepared to support this new group of users who have no familiarity with the Oracle applications

Page 36: An implementation of iReceivables and iPayment

Thank you!

[email protected]