Payment Registration

Overview

The Payments section is designed to provide a comprehensive view and input interface for tracking and managing various types of payments made within the system. This includes payments made via cash, card, gift card, bank, and other methods associated with specific bookings, extra orders, and guides.


Purpose

This module facilitates:

  • Viewing all recorded payments for selected criteria

  • Filtering and identifying payment records

  • Adding new payment entries associated with bookings, extra orders, and guides

  • Exporting payment data for reporting and audit purposes


Preconditions

To access and use the Payments section:

  • The user must be logged into the system with the appropriate role/permissions

  • Payments must be recorded via the booking or services interface for them to be visible

  • Data must exist for the selected filters (e.g., payment date, booking reference)


Instructions

Filtering Data

  1. Set Payment Start and End Dates – Define the date range for displayed payments.

  2. Departure Dates – Optional filters for selecting trips by departure period.

  3. Select Payment Method – Choose from predefined types such as CARD, CASHIN, GIFT, etc.

  4. Additional Filters – Apply filters by:

    • Debit/Credit

    • Payment Purpose (e.g., All Payments, Booking Only)

    • Guide

    • Transport type

    • GiftCard No

    • Booking Reference

  5. Click Display to generate the list.

Adding Payments

  1. Scroll to the top of the table and enter:

    • Payment No – Usually auto-generated or manually entered

    • Payment Method – Choose from the dropdown (e.g., BANKIN, CASHIN)

    • Payment Date – Select from calendar picker

    • Dept Date, Booking, GiftCard No – Optional fields to link payment

    • Extra Order, Amount, Comments – Add payment context

  2. Ensure all mandatory fields are filled

  3. Click Save (if available) to commit the entry

Exporting Data

  • Click the Export button in the top right corner to generate a report based on the currently displayed filter set

Payment registration is a module that allows the making and viewing of payments.

The payments inserted in the system can be either booking payments or guide payments. Booking payments are made for a certain booking. Guide payments are made by a guide for a certain destination.

From payment registration, it is possible to insert only booking payments. But it is possible to view both booking and guide payments.

When making a new payment these are the steps:

  • Click on "Create button"

  • Choose a method of payment

  • Choose the payment date

  • Insert the booking number for which the payment is made

  • Insert the paid amount

  • Insert a comment

  • Save the payment

It is also possible to view all the payments from the system by using certain search filters:

  • Payment start date

  • Payment end date

  • Departure start date

  • Departure end date

  • Payment method – it will be selected from all the payment methods that have been inserted in the system for the current company; it should also be possible to select no payment method

  • Debit/Credit payment type – the possible values will be Debit, Credit, no value

  • Booking number – the booking number will be filled in

  • Guide – it will be selected from all the guides that have been inserted in the system for the current company; it should also be possible to select “all guides” or “no guide”

  • Giftcard number

  • Resort (this filter should appear only when a guide or “all guides” is selected) – it will be selected from all the resorts in the system for the current company; it should also be possible to select no resort

  • Transport

These are the default values:

  • Payment start date – today date

  • Payment end date – today date

  • Departure start date – no selected date

  • Departure end date – no selected date

  • Payment method – no payment method selected

  • Debit/Credit payment type – no selected type

  • Booking number – no inserted number

  • Guide – no guide selected

  • Resort – no resort selected

When a date is left empty (no selected date), it will mean that the filter shouldn’t be taken into account.

Let’s consider these filters in order to understand how this should work:

  • Payment start date = 26.03.2025

  • Payment end date = 31.03.2025

  • Departure start date = no selected date

  • Departure end date = 30.04.2025

All the payments for bookings with departure dates before 30.04.2025 that are made after the 1st should be displayed.

Below are all the cases when the filters shouldn’t be taken into account:

  • Payment start date empty - if Payment end date value is filled in, all the records with payment date before the Payment end date value will be returned; if the Payment end date is left empty, the Payment date filter won’t be taken into account

  • Payment end date empty – if Payment start date value is filled in, all the records with payment date after the Payment start date value will be returned; if the Payment start date is left empty, the Payment date filter won’t be taken into account

  • Departure start date – if Departure end date value is filled in, all the payments done for bookings with departure date before the Departure end date value will be returned; if the Departure end date is left empty, the Departure date filter won’t be taken into account

  • Departure end date – if Departure start date value is filled in, all the payments done for bookings with departure date after the Departure start date value will be returned; if the Departure end date is left empty, the Departure date filter won’t be taken into account

  • Payment method – if no payment method is selected, the Payment method filter will not be taken into account

  • Debit/Credit – if no type selected, the Debit/Credit filter will not be taken into account

  • Booking number – if no number is filled in, there will be returned the payments for all the bookings

  • Guide – if no guide is selected, the filter won’t be taken into account

  • Resort – if no resort selected, the Resort filter won’t be taken into account

If at least one of the filters, departure start date, departure end date, or booking number, is filled in, then the guide payments won’t be taken into account. That’s because these filters are linked to a booking, but not to a group of passengers (for which the guide payments are made).

The reverse situation happens when a value is selected for guides (“all guides” or a certain guide); in this case, the booking payments won’t be taken into account. Even more, in this case, the filter for booking number should disappear, as a payment can be either a booking or a guide payment.

Last updated

Was this helpful?