Package org.osid.billing.payment


package org.osid.billing.payment

The Open Service Interface Definitions for the org.osid.billing.payment service.

The Billing Payment OSID manages billing payments.

Payers

A Payer is an entity that pays bills. A Payer a method of payment. Customers can have multiple Payers but a Payer is not required to relate to a Customer . A Payer may have its own identity through a Resource .

Payers may have credit cards or bank account numbers on file for recurring payments. A Payer may also use the financial Activity referenced through the related Customer .

Payments

A Payment is an amount paid by a Payer for an amount owed by a Customer . Typically, the Customer for which the Payment applied is the same Customer related to the Payer but Payments may be applied to different Customers .

Sub Packages

The Billing Payment OSID contains a Billing Payment Batch OSID for making payments in bulk.




Copyright © 2012 Ingenescus. All Rights Reserved.

This Work is being provided by the copyright holder(s) subject to the following license. By obtaining, using and/or copying this Work, you agree that you have read, understand, and will comply with the following terms and conditions.

Permission to use, copy and distribute unmodified versions of this Work, for any purpose, without fee or royalty is hereby granted, provided that you include the above copyright notices and the terms of this license on ALL copies of the Work or portions thereof.

You may modify or create Derivatives of this Work only for your internal purposes. You shall not distribute or transfer any such Derivative of this Work to any location or to any third party. For the purposes of this license, "Derivative" shall mean any derivative of the Work as defined in the United States Copyright Act of 1976, such as a translation or modification.

This Work and the information contained herein is provided on an "AS IS" basis WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER DEALINGS IN THE WORK.

The export of software employing encryption technology may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting this Work.

  • Interfaces
    Class
    Description
    The billing manager provides access to payer management sessions and provides interoperability tests for various aspects of this service.
    The billing profile describes the interoperability among billing management services.
    The payer manager provides access to payer management sessions and provides interoperability tests for various aspects of this service.
    A Payer represents the payer of the bills.
    This session creates, updates, and deletes Payers .
    This session provides methods to re-assign Payers to Businesses .
    This session provides methods to retrieve Payer to Business mappings.
    This is the form for creating and updating Payers .
    Like all OsidLists , PayerList provides a means for accessing Payer elements sequentially either one at a time or many at a time.
    This session defines methods for retrieving payers.
    This session defines methods to receive notifications on adds/changes to Payers in this Business .
    This is the query for searching payers.
    The query inspectors provide a means of accessing the match terms of a query.
    This session provides methods for searching among Payers .
    The payer receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Payer objects.
    The search interface for governing payer searches.
    An interface for specifying the ordering of search results.
    This interface provides a means to capture results of a search.
    This session provides methods for searching among Payers .
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    A Payment .
    This session creates, updates, and deletes Payments .
    This session provides methods to re-assign Payments to Businesses .
    This session provides methods to retrieve Payment to Business mappings.
    This is the form for creating and updating Payments .
    Like all OsidLists , PaymentList provides a means for accessing Payment elements sequentially either one at a time or many at a time.
    This session defines methods for retrieving payments.
    This session defines methods to receive notifications on adds/changes to Payments in this Business .
    This is the query for searching payments.
    The query inspectors provide a means of accessing the match terms of a query.
    This session provides methods for searching among Payments .
    The payment receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted payment objects.
    The search interface for governing payment searches.
    An interface for specifying the ordering of search results.
    This interface provides a means to capture results of a search.
    This session provides methods for searching among Payments .
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    A Payment .
    Like all OsidLists , SummaryList provides a means for accessing Summary elements sequentially either one at a time or many at a time.
    This session defines methods for retrieving payment summaries.