Charges

Type:    Form
Description: Provides access to the list of charges and associated search options.
Items:


Charges Search

Includes various charges search criteria.
¦_
Find
Executes search based on predefined criteria.
¦_
Clear
Clears any selected criteria - resets the form to its original state.
¦_
Effective Date
Search criteria to locate charges included in the remittance file within a certain date range.
Either beginning or end date is necessary.
¦_
Account
Search criteria to locate charges by an associated account.
¦_
Amount
Search criteria to locate charges by amount.
Either lower or upper limit is necessary.
¦_
Balance
Search criteria to locate charges by associated merchant's balance.
Either lower or upper limit is necessary.

Charges List

Includes the list of charges found based on the search criteria specified.
¦_
Id
Identifier of the charge within an internal system.
References: Charge.Id
¦_
Account
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: Charge.Merchant Account Code
¦_
Reseller
Identifier of the reseller on which behalf the change is going to be received.
¦_
Description
Description of the charge.
¦_
Effective Date
Date when the charge becomes effective and should be included in the remittance file.
¦_
Status
Status of the charge.

The value can be the following:
  • Active - the charge is created but no payment has been processed yet.
  • Processed - at least one payment associated with the charge has been processed.
  • Canceled - the charge has been canceled. Only charges in Active status can be canceled.
¦_
Amount
Amount of the charge.
¦_
Balance
Balance of the merchant associated with the charge.
¦_
View Charge
Allows to modify detailed information about the selected charge. Opens Form: Modify Charge
¦_
Cancel Charge
Cancels the charge that was not yet processed.
Only charges in Active status can be canceled.
¦_
New
Allows to create a new charge. Opens Form: New Charge