Billings

Type:    Form
Description: Provides access to billings information available for the merchant.
Items:


Billing Search

Includes search criteria to locate billings.
¦_
Find
Executes search based on predefined criteria.
¦_
Clear
Clears any selected criteria - resets the form to its original state.
¦_
ID
Search criteria to locate billing by unique code.
¦_
Create Date
Search criteria to locate billings within the certain date range.
Either beginning or end date is necessary.
¦_
Name
Search criteria to locate billing with a specific name by entering either full name or partial name.
¦_
Active
Search criteria to locate billing by activity status.
¦_
All
Default value.
¦_
Yes
Indicates whether the status of the billing in the system is active or not.
¦_
No
Indicates whether the status of the billing in the system is active or not.

Billing List

Includes billings found based on the search criteria specified.
¦_
ID
Identifier of the object used for references; auto-incremented integer value.
References: Billing.Id
¦_
Name
Name of the billing.
References: Billing.Name
¦_
Active
Indicates whether the billing is active within the system.
References: Billing.Is Active
¦_
Edit
Allows to review and modify the selected billing. Opens Form: New Billing
¦_
New
Allows to create a new billing. Opens Form: New Billing

New Billing

Includes various settings for creation of a new billing.
¦_
Save
Saves all changes on the form.
¦_
Close
Closes the form without saving any changes.

General

Includes general information about the created billing.
¦_
Code
Code of Merchant Account to which instance of this object is attributed to. Depending on the context, Merchant Account Code field may contain either Merchant Code or Merchant Account Code.
The field is primarily used for data partitioning and data management, to make it easy to determine the ownership of a record within the database.
References: Billing.Merchant Account Code
¦_
Create Date
Date when the billing was created.
References: Billing.Create Date
¦_
Active
Indicates whether the billing is active within the system.
References: Billing.Is Active

Billing

Includes various billing creation options.
¦_
ID
Identifier of the object used for references; auto-incremented integer value.
References: Billing.Id
¦_
Name
Name of the billing.
References: Billing.Name
¦_
Billing Profile
Reference to the entity that represents a billing profile used within the billing.
References: Billing.Billing Profile FK
¦_
Billing Cycle
Reference to the entity that represents a billing cycle used within the billing.
References: Billing.Billing Cycle FK