Payment History
The Payment History screen displays all payments submitted by the users.
When clicked on Show Filters link the top portion of the screen contains the following elements:
- Hide Filters — link that hides the filters on the screen
- From Date and To Date — Drop-downs to select a date filter range
- From Amount — Filter to enter the range of Amount.
- To Amount — Filter to enter the TO Amount range.
- Payment Method — Drop-down list with the list of all available Payment methods
- Transaction Status — Filter drop-down to filter the transaction by their status, list includes Failure, Success, and Under Review
- Transaction Type— Drop-down to filter the transactions by their Transaction Type, list includes Capture, Pre-Authorization, Refund, Sale, and Void
- Created By Username— Drop-down with the list of the usernames who created the transactions
- Memo— Field to enter the memo that is associated with the transaction to filter
- Order Id'(s) — Field to enter the Order Id(s) that is associated with the transaction to filter
- Last 4 Digits Card/Account #(s) — Filed to enter the last 4 digits of the card/account number and serach for the transaction
- Gateway Reference #(s) — Field to enter the Gateway Reference Number(s) of the transaction
- Transaction Category — Filter drop-down to select the transaction category Card Not Present or Card Present
- Terminal Entry Mode — Filter to select the Entry mode of the POS Terminal i.e., EMV Contact, Magnetic Stripe etc.
- Terminal Serial Number— Drop-down with the list of available Terminals by Serail Number.
- Invoice Number(s)— Field to enter the associated Booking number to filter by, the user can enter multiple numbers seperated by a comma
- Currency — Drop-down to select the Currency, this is filter is hidden if the Multi-Currecny Pricing is turned off at the merchant level.
- Auth Code(s)— Field to enter the Auth code
- Reset button — Clear the filters and restore any default values
- Filter button — Apply the selected filters to data on the screen
- Show Entries — Dropdown to control how many rows will display on each page
- Search — Dynamically search for data in the table
- Table with a list of all payments submitted by a user
- S No. — The sequence number of the payment in the table
- Transaction Date & Time — The date and time the payment was submitted
- Posting date — The date on which the transaction has been posted
- Payment Method — The method of payment that was used
- Name On Card/Account Holder Name — The name entered by the user when making the payment or the name associated with a paying account (e.g., PayPal)
- Card Number/Account Number/Gateway Username — The card or account number entered by the user when making the payment or the email address associated with a paying account (e.g., PayPal)
- Amount — The amount of the payment
- Currency — Type of the currency with which the payment made
- Order Id — The application's unique, internal identifier for the payment
- View — An hyperlink when clicked takes the user to the Payment Detail page
- Transaction Type — Type of the transaction like Auth/Capture/Refund/Sale etc.
- Transaction Status — Status of the transaction whether success or Failure
- Created By Username — Username who created the transaction
- Gateway Reference Number — The payment processor's unique identifier for the payment
- Invoice Number — Invoice number for which the payment is made
- Transaction Category — Type of the Terminal via which the transaction has been done
- Serial Number — POS device serial number which is used to make a payment if Payment made via Card Present
- Terminal Entry Mode — Terminal Entry Mode which is used to make a payment if payment is made via Card Present
- A pager that will let the user navigate between pages of payments if there are more than can fit on one screen
- Export — Button to export the screen's data
The user can click the View link to view the details of a payment.
If the Convenience Fees is enabled at the Merchant level, then the Payment History page shows up with an additional column of Convenience Fees and the Amount column is renamed as Total Amount and the page looks as follows:
Payment Detail¶
The Payment Detail screen has email and print buttons so that users can email or print the details of a selected payment.
The screen also contains the following elements:
- Payer Information — Card/account information and the amount of the payment
- Payment Response — Payment-related information that comes back from the payment gateway 3.Billing Information — Billing Information associated with the card/account or user
- Other Information — Other payment-related information without a specific category
- Customer Information — Section displays all the Customer related information
- Payment History link — Takes the user back to the Payment History screen
-
Make A Payment link — Takes the user to the Make A Payment page
-
Clicking on Email button in the Payment Detail screen, Email Transaction Details popup will open and the screen contains the following elements:
- Subject — Subject of the email
- Recipient's Email — Field to enter the Recipient's email
- Re-enter Recipient's Email — Field to re-enter the Receipient's email
- Legal & Privacy Policy
- Close — Button to close the popup
- Add Recipient — Button to add another Recipient's email address
- Send — droppable Button to send an email to Recipients in the selected language
Likewise Clicking on Text Message button will open the Text Message Transaction popup and the User can send text message.
The screen looks as follows and contains the following elements:
- Recipient's Mobile Number — Field to enter the recipient's mobile number along with the Country code and mobile carrier drop-downs
- Re-enter Recipient's Mobile Number — Field to re-enter the recipient's mobile number
- Legal & Privacy Policy
- Close — Button to close the popup
- Add Recipient — Button to add another Recipient's mobile number
- Send — Button to send a text message to Recipients
Clicking on Print button prints the transaction details.
The Payment Information can also be displayed in Image view on the Payment Detail page as below by toggling the switch from Text to Image.
If the Product/Services module is enabled, one more section Booking Information will display on the Payment Detail page.
If the Convenience Fees is enabled at the merchant level, then an additional field of Convenience Fees gets displayed under the Payer Information section.
Mobile View¶
The mobile view of the Payment History screen uses a card interface in order to display as much data as possible while still making it viewable on a mobile device.
The screen contains the following elements:
- Screen Title
- Menu button
- Show Filters link that will hide/show the available screen filters
- A card that shows payment-related information
- View link when selected takes the user to Payment Detail screen to verify the payment.
- Export button to export screen's data in CSV format.
The mobile view of the Payment Detail page looks as follows:
Updated As Of Version 5.0.0.8