Bookshelf Home | Contents | Index | PDF | ![]() ![]() |
Implementation Guide for Oracle Self-Service E-Billing > Customizing Payment > About Payment Plug-Ins > Creating an ACH Plug-InThe ACH cartridge supports a plug-in to modify ACH file generation. When the pmtCheckSubmit job runs for ACH, it calls the methods of the implementation of IAchPlugIn during numerous events. (You specify the implementation in the Command Center Payment Settings.) The default implementation is DefaultAchPlugIn, which implements two methods to extend functionality while generating an ACH file. You can use the pmtCheckSubmit plug-in to do the following:
Create your own implementation to accomplish these tasks. See Accessing Oracle Self-Service E-Billing Javadoc for information about writing an implementation of IAchIn.
|
![]() |
![]() ![]() |
Implementation Guide for Oracle Self-Service E-Billing | Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |